How to export a video.
-
I want from my application Qt / C + +, export videos. Export video will produce a series of snapshot (24 per second) and a tool would be used to successively assembled snapshot to convert them into animation.
What tools or part of Qt that can allow me to do this? Does ffmpeg or mencodeur are appropriate?