Hi, Gianluca,

On Fri, Feb 28, 2025 at 11:28:58 +0100, Gianluca Cannata wrote:
> I have configured ffmpeg with the following configuration
>
> ./configure --prefix=/usr --disable-static --enable-shared --enable-gpl
> --enable-version3 --disable-programs --disable-doc --disable-avdevice

With "--disable-programs", you didn't actually build ffmpeg_g, so
you're likely executing the old binary against newer libs. That's bound
not to work.

Cheers,
Moritz
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to