Hi,
I have one question:
how to install Cross compiling FFmpeg for Windows and build windows version of ffmpeg on Centos 7?
Thanks!
Regards
Andrew
On Tue, Dec 17, 2019 at 7:35 PM qw applemax82@163.com wrote:
Hi,
I have one question:
how to install Cross compiling FFmpeg for Windows and build windows version of ffmpeg on Centos 7?
Compiling native Windows apps on a Linux host would require a windows SDK on linux, which isn't exactly normal stuff, as the Windows SDK is all proprietary Microsoft stuff
hmm, this suggests you can do it with a MinGW cross building kit, https://www.ffmpeg.org/platform.html#Cross-compilation-for-Windows-with-Linu...