Hi Anton, Recently I built ffmpeg with VC 2017 and had no problems.
I had to use the following flags with the configure script.
--arch=x86_64 \
--target-os=win64 \
--toolchain=msvc
Maybe you are missing the --arch, hope this helps you.
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
