LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   VLC media player problems (https://www.linuxquestions.org/questions/linux-software-2/vlc-media-player-problems-108765/)

unclejessie77 10-26-2003 02:19 PM

VLC media player problems
 
I downloaded and installed VLC media player and it works just fine for regular store bought DVD's(Minus the choppy sound). But when I play a burnt copy of a DVD it will not play it, and I cant figure out why. Im using RedHat 9 on a Sony Vaio laptop.

When I run VLC from command line vlc -vvv /dev/cdrom I get the following


VideoLAN Client 0.6.2 Trevelyan
[00000000] main root debug: VLC media player - version 0.6.2 Trevelyan - (c) 1996-2003 VideoLAN
[00000000] main root debug: libvlc was configured with ./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-release --enable-dvdread --enable-dvdplay --enable-dvbpsi --enable-v4l --enable-vcd --enable-mad --enable-ffmpeg --with-ffmpeg=/usr --enable-faad --enable-xvid --enable-dv --enable-flac --enable-theora --enable-x11 --enable-xvideo --disable-qte --disable-directx --enable-fb --enable-aa --without-wingdi --enable-oss --enable-esd --enable-arts --enable-alsa --disable-waveout --enable-gtk --disable-familiar --enable-gnome --enable-qt --enable-kde --disable-opie --disable-macosx --disable-qnx --disable-intfwin --enable-ncurses --enable-xosd --enable-lirc --enable-pth --disable-st --enable-mozilla --disable-testsuite --enable-plugins
[00000001] main vlc debug: translation test: code is "C"
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000000] main root debug: checking builtin modules
[00000000] main root debug: checking plugin modules
[00000000] main root debug: recursively browsing `modules'
[00000000] main root debug: recursively browsing `/usr/lib/vlc'
[00000000] main root warning: cannot open `/usr/lib/vlc/gui/libqt_plugin.so' (/usr/lib/vlc/gui/libqt_plugin.so: undefined symbol: static_QUType_int)
[00000000] main root debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 156 modules
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc debug: CPU has capabilities 486 586 MMX 3DNow! MMXEXT SSE FPU
[00000001] main vlc debug: looking for memcpy module
[00000001] main vlc debug: probing 4 candidates
[00000010] main module debug: using memcpy module "memcpymmxext"
[00000175] main playlist debug: waiting for thread completion
[00000175] main playlist debug: thread 1123269952 (playlist) created at priority 0 (src/playlist/playlist.c:80)
[00000175] main playlist debug: adding playlist item ? /dev/cdrom ? ( /dev/cdrom )
[00000175] main playlist debug: creating new input thread
[00000176] main input: playlist item `/dev/cdrom'
[00000176] main input debug: waiting for thread completion
[00000176] main input debug: access `', demux `', name `/dev/cdrom'
[00000176] main input debug: looking for access module
[00000176] main input debug: probing 8 candidates
[00000176] dvdplay input debug: dvdroot=/dev/cdrom title=0 chapter=1 angle=1
libdvdread: Using libdvdcss version 1.2.8 for DVD access
[00000176] main input debug: thread 1131683008 (input) created at priority 0 (src/input/input.c:180)
[00000176] main input debug: playing at normal rate
[00000177] main interface debug: looking for interface module
[00000177] main interface debug: probing 7 candidates
[00000117] main module debug: using interface module "wxwindows"
[00000177] main interface debug: interface initialized
[00000177] main interface debug: thread 1140071488 (manager) created at priority 0 (src/interface/interface.c:118)
libdvdread: Can't open file VIDEO_TS.IFO.
[00000176] dvdplay input warning: cannot open /dev/cdrom
[00000176] dvdread input debug: dvdroot=/dev/cdrom title=1 chapter=1 angle=1
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdread: Can't open file VIDEO_TS.IFO.
[00000176] dvdread input warning: cannot open VMG info
[00000176] dvd input debug: dvd=/dev/cdrom raw= title=1 chapter=1 angle=1
[00000176] dvd input error: fatal failure in ifo
[00000176] vcd input error: no movie tracks found
[00000176] access_file input debug: opening file `/dev/cdrom'
[00000176] access_file input error: file /dev/cdrom is empty, aborting
[00000176] v4l input debug: video device=`/dev/cdrom'
[00000176] v4l input debug: audio device=`(null)'
[00000176] v4l input error: cannot open device (Read-only file system)
[00000176] main input error: no suitable access module for `/:///dev/cdrom'
[00000176] main input debug: thread 1131683008 joined (src/input/input.c:214)

-------------------------------------------------------------------------------------------------------------------------


Theres a few lines that I think are causing the problem but I dont have the fogiest how to correct them. Basically everything after ibdvdread: Can't open file VIDEO_TS.IFO.



Any help is much appreciated. Also, if posible explain as if your talking to someone who has only used Linux for about 2 months....because you are :)


All times are GMT -5. The time now is 11:32 AM.