[Interest] Video file generation from Qt application, other than FFmpeg

Samuel Gaist samuel.gaist at edeltech.ch
Thu Jan 21 21:46:28 CET 2016


On 21 janv. 2016, at 21:15, Phil Weinstein <philw at indra.com> wrote:

> We will not be able to use the FFmpeg library for video generation from our Qt application. Are there any other tools/products usable with Qt which can do basic generation of video files, given a sequence of QImages or QPixmaps? We don't need audio with the video.
> 
> (Sorry for the repost. My original message went deep into a completely unrelated thread).

Hi,

Out of curiosity, why can't you use ffmpeg ?

There's VLClib that you can use but it's also ffmpeg based so it could be problematic.

OpenCV can also create video files.

Hope it helps
Samuel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160121/27f8c71a/attachment.sig>


More information about the Interest mailing list