OK, what am I doing wrong (RedHat 7.2, new install)?
Michael Willems
mwillems at digitalview.com
Tue Oct 30 15:20:28 CET 2001
I did this on a fresh RedHat 7.2 install:
a) libdvdcss:
./configure
make
make install
b) vlc:
./configure --prefix=/usr --enable-qt --with-sdl --enable-xvideo
make
make install
c) Try to run the app:
./vlc or ./vlc /dev/cdrom
What happens:
a) The Gtk+ GUI interface comes up
b) Nothing happens when I play except CD spins up
vlc -vvvvv /dev/cdrom shows me a lot of the following (it keeps up):
Garbage at input (002a5544)
Garbage at input (022b4e53)
Garbage at input (06010000)
Garbage at input (002a4461)
Unwanted packet received with start code 0x00000143
Unwanted packet received with start code 0x00000100
Unwanted packet received with start code 0x00000100
Unwanted packet received with start code 0x00000100
Unwanted packet received with start code 0x00000100
Unwanted packet received with start code 0x00000100
Unwanted packet received with start code 0x00000106
Garbage at input (002a5544)
Garbage at input (022b4e53)
Garbage at input (06010000)
Garbage at input (002a4461)
Unwanted packet received with start code 0x00000100
Unwanted packet received with start code 0x00000100
Unwanted packet received with start code 0x00000100
Unwanted packet received with start code 0x00000100
Unwanted packet received with start code 0x00000100
Unwanted packet received with start code 0x00000106
Unwanted packet received with start code 0x00000100
Garbage at input (2e000000)
etc
etc
etc
Seems to me something to do with the CDROM not reading as a DVD? It's a
Toshiba unit and it worked fine when I was running RH 7.0.
Sorry for the newbie question - any help gratefully acknowledged!
Michael
More information about the vlc
mailing list