Mailing List archive

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

[vdr] HEAD+mplayer+mplayer plugin+vdr 1.1.16



I've downloaded via cvs the HEAD driver

cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv login
cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv co DVB
cvs up -dPA

with this commands.

Successfully compiled, loaded, vdr 1.1.16 successfully compiled and run
with mp3/mplayer plugin 0.7.6.

Yes, but I can't compile mplayer 0.90pre10 with this HEAD driver.
After I patched mplayer with mplayer-newstruct.diff (otherwise it won't
compile with the new driver) compiling ended with errors:

make -C libao2
make[1]: Entering directory `/root/MPlayer-0.90pre10-HEAD/libao2'
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I..   
-I/root/Vdr/DVB/include    -o ao_mpegpes.o ao_mpegpes.c
ao_mpegpes.c:19: parse error before `dvb_mixer'
ao_mpegpes.c:19: warning: excess elements in scalar initializer
ao_mpegpes.c:19: warning: (near initialization for `dvb_mixer')
ao_mpegpes.c:19: warning: data definition has no type or storage class
ao_mpegpes.c: In function `control':
ao_mpegpes.c:47: request for member `volume_left' in something not a
structure or union
ao_mpegpes.c:48: request for member `volume_right' in something not a
structure or union
ao_mpegpes.c:54: request for member `volume_left' in something not a
structure or union
ao_mpegpes.c:55: request for member `volume_right' in something not a
structure or union
ao_mpegpes.c:56: request for member `volume_left' in something not a
structure or union
ao_mpegpes.c:56: request for member `volume_left' in something not a
structure or union
ao_mpegpes.c:57: request for member `volume_right' in something not a
structure or union
ao_mpegpes.c:57: request for member `volume_right' in something not a
structure or union
make[1]: *** [ao_mpegpes.o] Error 1
make[1]: Leaving directory `/root/MPlayer-0.90pre10-HEAD/libao2'
make: *** [libao2/libao2.a] Error 2

.......like this. :)

So, what's the way to compile mplayer with the HEAD driver?

My goal is to use VDR with mplayer and FAZZT on my machine together, as
I know only the HEAD driver supports IP multicast that's why I need
HEAD.

thanks,

basq



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index