[FFmpeg-user] Where can I find the library and headers I need to integrate ffmpeg into my Qt program?
Carl Eugen Hoyos
ceffmpeg at gmail.com
Wed Apr 3 15:53:31 EEST 2019
2019-04-03 2:43 GMT+02:00, Mark McKay <mark at kitfox.com>:
> I'd like to add a video export option to a Qt program I'm
> developing. I'm finding the documentation mostly related
> to using the ffmpeg command line utility. I'd like to link a
> dynamic library so I can call the API methods.
> Would you know where I would be able to download this?
The headers are part of the FFmpeg source and you are
expected to compile FFmpeg to get the needed libraries.
Carl Eugen
More information about the ffmpeg-user
mailing list