[MPlayer-users] MPlayer compile failed...
Scott W. Larson
scowl at wballphotos.com
Fri Feb 16 02:16:59 EET 2018
On 02/15/2018 03:30 PM, andrew wrote:
> Hi,
>
> I have been unable to compile the most recent svn MPlayer (Friday
> February 6th 2018). The final error is:
>
> ----------------------
> libavformat/allformats.c:481:10: fatal error: libavformat/muxer_list.c: No such file or directory
> #include "libavformat/muxer_list.c"
> ^~~~~~~~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> make[1]: *** [ffbuild/common.mak:60: libavformat/allformats.o] Error 1
> make[1]: Leaving directory '/tmp/mplayer/ffmpeg'
> make: *** [Makefile:739: ffmpeg/libavformat/libavformat.a] Error 2
> root at illium/home/andrew/source/mplayer_build/mplayer#
> ----------------------
The top of trunk version of ffmpeg hasn't compiled in weeks. The
workaround I'm using is to use the last released version.
Go to:
https://github.com/FFmpeg/FFmpeg/tree/release/3.4
Then click "Clone or Download" and then "Download ZIP", then unzip the
source into the mplayer directory. Rename the ffmpeg directory to
something else and then rename the 3.4 directory to "ffmpeg".
Would it make sense for the mplayer build to pull a specific version of
ffmpeg instead of top of trunk?
More information about the MPlayer-users
mailing list