Hans de Goede wrote:
Rex Dieter wrote:
yay.
make[3]: *** [xineplug_decode_ff_la-ff_video_decoder.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
ff_audio_decoder.c: In function 'ff_audio_decode_data':
ff_audio_decoder.c:272: error: 'AVCodecContext' has no member named
'bits_per_sample'
...
ff_audio_decoder.c:330: error: 'AVCodecContext' has no member named
'bits_per_sample'
bits_per_sample has been renamed to bits_per_coded_sample
thanks
Thanks for the pkgconfig solution, have you done a rebuild in plague,
iow can I requeue gstreamer-ffmpeg (which is hitten by this too) ?
No, I just added
BR: dirac-devel libraw1394-devel libtheora-devel libvorbis-devel
to workaround it for now.
If I can get xine-lib working, I'll give a ffmpeg a whirl.
-- Rex