[Interest] [Qt3D] Render to video

Michael Sué sue at sf.mpg.de
Mon Apr 18 14:57:05 CEST 2016


Hi,

You may be able to use ffmpeg (the program not the library) via pipe as described in the "writing section" here:

http://zulko.github.io/blog/2013/09/27/read-and-write-video-frames-in-python-using-ffmpeg/

They use Python but it should work with C++ as well, I assume. And using the program should be possible even for non-GPL software.

Best, Michael.





More information about the Interest mailing list