2019-04-03 2:43 GMT+02:00, Mark McKay <[email protected]>: > 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 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
