Hy!
There are a lot of articles around but I think I need a hint where to start. I have a sequence of rendered images which I created with Maya. I would now like to show a video using QT5.5 / C++.
Any ideas which options are around?
- Converting the images to a video (e.g. ffmpeg)?
- Creating a .GIF and using QVideo?
- Using the QT Multimedia functionalities but with the images instead of a video?
Can anyone please share their experiences?