Problems compiling xine-lib-1.2 for vdr-xine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

I'm getting a bunch of errors trying to compile xine-lib-1.2 for vdr-xine.

First up, I had to disable musepack support - because I could find no source containing musepack.h. There is no libmusepack for Fedora, it's contained in libmpcdec but libmpcdec-devel does not have musepack.h. Only thing I could do to get past this is disable via:

./autogen.sh --with-external-ffmpeg --disable-dxr3 --enable-debug --disable-optimizations --with-mpc=no


Now I'm getting the following error ff_video_decoder.c:1271: error: 'AVCodecContext' has no member named 'ticks_per_frame'


ff_video_decoder.c:127: warning: 'AVPaletteControl' is deprecated
ff_video_decoder.c: In function 'ff_handle_special_buffer':
ff_video_decoder.c:954: warning: 'AVPaletteControl' is deprecated
ff_video_decoder.c:958: warning: 'AVPaletteControl' is deprecated
ff_video_decoder.c: In function 'ff_handle_buffer':
ff_video_decoder.c:1271: error: 'AVCodecContext' has no member named 'ticks_per_frame' ff_video_decoder.c:1354: warning: passing argument 1 of 'pp_postprocess' from incompatible pointer type
make[4]: *** [xineplug_decode_ff_la-ff_video_decoder.lo] Error 1
make[4]: Leaving directory `/usr/src/development/xine-lib-1.2/src/combined/ffmpeg'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/development/xine-lib-1.2/src/combined/ffmpeg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/development/xine-lib-1.2/src/combined'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/development/xine-lib-1.2/src'
make: *** [all-recursive] Error 1


I'm using ffmpeg svn revision 29766

Any ideas?

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux