[MPlayer-dev-eng] MPlayer broken with FFmpeg 2.6 or newer or master branch Libav

Brad Smith brad at comstyle.com
Thu Mar 26 20:54:07 CET 2015


MPlayer at the moment is broken with FFmpeg 2.6 or newer or master
branch Libav.

Able to provide a fix?


cc -MMD -MP -D_ISOC99_SOURCE -I. -Iffmpeg -O2 -pipe -ffast-math 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
-I/usr/local/include -DPIC -D_THREAD_SAFE -I/usr/X11R6/include 
-I/usr/local/include  -I/usr/X11R6/include/freetype2 -DZLIB_CONST 
-I/usr/local/include -I/usr/local/include/opus -I/usr/local/include 
-I/usr/local/include -c -o libmpcodecs/ad_spdif.o libmpcodecs/ad_spdif.c
libmpcodecs/ad_spdif.c:132:15: error: no member named 
'raw_packet_buffer_remaining_size' in 'struct AVFormatContext'
     lavf_ctx->raw_packet_buffer_remaining_size = RAW_PACKET_BUFFER_SIZE;
     ~~~~~~~~  ^
libmpcodecs/ad_spdif.c:132:50: error: use of undeclared identifier 
'RAW_PACKET_BUFFER_SIZE'
     lavf_ctx->raw_packet_buffer_remaining_size = RAW_PACKET_BUFFER_SIZE;
                                                  ^
2 errors generated.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the MPlayer-dev-eng mailing list