[FFmpeg-user] Video does not see when compiling ffplay using mingw

Roger Pack rogerdpack2 at gmail.com
Thu Aug 23 23:20:29 CEST 2012


> Hello everybody, i just download SDL 1.2.15 (stable version) to compile
> ffplay ( ffmpeg 0.10.4 "Freedom"), using mingw but when I try to play a
> video file the video does not shows just the audio.
>
> I configured SDL just with ./configure
> then make and make install
> I configure ffmpeg with this line ./configure --enable-gpl --enable-shared
> --enable-libx264.
> then make and make install

You could try with my cross compile build script:
https://github.com/rdp/ffmpeg-windows-build-helpers


More information about the ffmpeg-user mailing list