[Libav-user] libx264 not found when caling avcodec_find_encoder_by_name()

Attila Krüpl krupl.attila at gmail.com
Fri Nov 15 10:38:06 EET 2019


hi,

call av_register_all() first.

br,

Attila

On Fri, 15 Nov 2019, 09:28 Wodzu, <brucedickinson at wp.pl> wrote:

> Hi guys,
>
>
>
> Second day I am struggling co compile ffmpeg so it include libx264. I’ve
> downloaded version 4.1.4 and configured it like this:
>
> ./configure --enable-shared --enable-libx264 --enable-gpl
>
>
>
> Configuration went fine, no errors. Building went fine, some deprecation
> warnings, that is all. However, when I call
> avcodec_find_encoder_by_name(“libx264”); I am getting nullptr.
>
> Everything works fine on my Ubuntu, but now I try to run this on Mint and
> can’t get it done.
>
>
>
> Any ideas, what can be wrong?
>
>
>
> Thanks.
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/libav-user
>
> To unsubscribe, visit link above, or email
> libav-user-request at ffmpeg.org with subject "unsubscribe".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20191115/bd14a14f/attachment.html>


More information about the Libav-user mailing list