[FFmpeg-user] Compilation of shared libraries for macOS

Aleksid beautyofnorth at gmail.com
Mon Aug 3 00:22:15 EEST 2020


Hi Ted,

I used Freepascal to write my app.
And this app works fine when I use FFmpeg's dylibs downloaded from Zeranoe
website. But my app doesn't work with dylibs which I compiled from FFmpeg
sources (the same version) in an attempt to reduce a file size of the app.

вс, 2 авг. 2020 г. в 22:31, Ted Park <kumowoon1025 at gmail.com>:

> On Sun, Aug 2, 2020 at 1:40 PM Екатерина <beautyofnorth at gmail.com> 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
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list