Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How extract BMP files from AVI with QT 5.3
Forum Updated to NodeBB v4.3 + New Features

How extract BMP files from AVI with QT 5.3

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 677 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lucien2900
    wrote on last edited by
    #1

    Hi,
    I'm new in this forum and new user of Qt.
    My first project is to extract individual files from AVI.
    AVI are simple; no sound, no compression; BMP color or monochrome only.
    I would extract one or more individual files (sometimes all) but one by one.
    The purpose is to adjust some parameters, brigtness, colors...and save as BMP files.

    Thanls a lot.
    Lucien

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lucien2900
      wrote on last edited by
      #2

      I think i's necessary to use QVideoFrame class.
      With QMediaPlayer i can load an AVI file.
      But how make a relation between these two classes ?

      If i get QVideoFrames, it's ok for me.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved