Am Do., 23. Jan. 2020 um 17:25 Uhr schrieb Jeremy . <[email protected]>:

> I've been using 3.4.2 ffmpeg for a while, successfully encoding video to 
> mpeg4.
> I've just upgraded to 3.4.5 and, despite building ffmpeg (Windows, msvc2017
> toolchain, MinGW) with exactly the same configure options, mpeg4 and 18
> other encoders seem to have disappeared.

For future questions: Remember that there is very little release support here
in general, none for Windows, and none for outdated releases.

> For reference, my configure options are:
>
> --toolchain=msvc --target-os=win64 --arch=x86_64 --prefix=../ffmpegbuilds 
> --enable-shared --enable-libx264 --cpu=i686 
> --extra-cflags=-I../x264builds/include 
> --extra-ldflags='-LIBPATH:../x264builds/lib' --disable-error-resilience

You are right that --disable-error-resilience disables several codecs but
this is also true for older versions including 3.4.2.

Carl Eugen
_______________________________________________
Libav-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/libav-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to