On Sun, Aug 2, 2020 at 1:40 PM Екатерина <[email protected]> wrote:

> Hi,
>
> I have a problem with compilation of shared libraries on macOS Catalina to
> include FFmpeg 4.3.1 dylibs for my app video for a simple video playback:


I compile successfully all dylibs. But my app crashes when I try to open
> any video file:


What am I doing wrong? With Zeranoe's dylibs everything works fine. I would
> be grateful for any advice.


Hi,

What do you use to write the app? If it’s an actual .app package then I
think you can put the one you want in a directory like
<Application>.app/Contents/Frameworks and link to the included dylib so it
doesn’t depend on the installed version.

Regards,
Ted Park

>
_______________________________________________
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".

Reply via email to