[Mplayer-dvb] CVS broken?
Harf Zatschler
mplayer at trollmaster.net
Sat May 3 12:57:03 CEST 2003
Hello list,
I'm trying to get the dvb-input to work. The recent 0.90 release doesn't
have any of those dvb* files in libmpdemux so I got the 20030503 - CVS
version that does.
Some of the postprocessing stuff isn't too happy to compile though.
When I created the missing directories and copied the files from 0.90
into it, it did compile, but the linker complains about missing symbols.
So my question is: what is the last CVS that works with dvbin and where
can I get it?
Thanks
Harf
make[1]: Entering directory
`/usr/local/src/CVS/MPlayer-20030503/libmpcodecs'
gcc -c -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I. -Inative -I.. -I../libmpdemux -I../loader
-I/usr/local/src/CVS/DVB/include -D_GNU_SOURCE -o vf_pp.o vf_pp.c
vf_pp.c:23:51: ../libavcodec/libpostproc/postprocess.h: No such file or
directory
vf_pp.c:26:60: ../libavcodec/libpostproc/postprocess_internal.h: No such
file or directory
vf_pp.c:31: parse error before "pp_mode_t"
vf_pp.c:31: warning: no semicolon at end of struct or union
vf_pp.c:35: parse error before '}' token
vf_pp.c: In function `config':
More information about the MPlayer-dvb
mailing list