Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Movie frames generation in QT c++ from binary data and/or files
Forum Update on Monday, May 27th 2025

Movie frames generation in QT c++ from binary data and/or files

Scheduled Pinned Locked Moved C++ Gurus
1 Posts 1 Posters 794 Views
  • 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.
  • J Offline
    J Offline
    jaffry
    wrote on last edited by
    #1

    hi I am completely new to QT libraries and the reason for me to come to these libraries is becuause following

    I have taken a data from ADC-> FPGA-based-system -> .bin file in computer

    Now I need to read this .bin file and generate a still frame for a frame consequently I need to generate the 2D movie with N*M number of files that I get through ADC,
    Any idea how to do it on C++ QT

    Please note that since it is in binary format, I don't exactly need to save it either and can generate frame as-it-is as well as soon as data is obtained in PC buffer.

    But not sure at this stage what to use. Any other idea would be appreciable.

    Is QT only for GUI or we can also make images or movies with the binary data that we have?

    thanks

    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