You are not logged in.

#1 2010-04-06 22:30:53

sDoky
Member
From: Brno, Czech Republic
Registered: 2008-09-24
Posts: 183

VLC DVD playback

Hi, I am trying to play a DVD from within file structure. Everything works just fine in VLC under win7(64bit) my system is ArchLinux(32bit) whenever I try to read the dvd it gives me tons of errors (below). I have libdvd* installed all. I used to do this all the time, I can't figure out why doesn't it work now. thanks for your answers

[sdoky@sdoky-r400 ~]$ LD_LIBRARY_PATH=/usr/local/lib vlc -vv
VLC media player 1.0.5 Goldeneye
[0x88accf8] main libvlc debug: VLC media player - version 1.0.5 Goldeneye - (c) 1996-2010 the VideoLAN team
[0x88accf8] main libvlc debug: libvlc was configured with ./configure  '--prefix=/usr' '--enable-libass' '--enable-dvdread' '--enable-jack' '--enable-dvdnav' '--enable-zvbi' '--enable-qt4' '--enable-faad' '--enable-alsa' '--enable-skins2' '--enable-dvb' '--enable-v4l' '--enable-theora' '--enable-flac' '--enable-snapshot' '--enable-hal' '--enable-dbus' '--enable-ogg' '--enable-dbus-control' '--enable-shared' '--enable-nls' '--enable-lirc' '--enable-shout' '--enable-pvr' '--enable-ncurses' '--enable-mozilla' '--enable-release' '--program-suffix=' '--enable-realrtsp' '--enable-loader' '--enable-live555' '--with-live555-tree=/usr/lib/live' 'CFLAGS=-march=i686 -mtune=generic -O2 -pipe' 'LDFLAGS=-Wl,--hash-style=gnu -Wl,--as-needed' 'CXXFLAGS=-march=i686 -mtune=generic -O2 -pipe' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig'
[0x88accf8] main libvlc debug: translation test: code is "C"
[0x88accf8] main libvlc debug: checking plugin modules
[0x88accf8] main libvlc debug: loading plugins cache file /home/sdoky/.cache/vlc/plugins-04041e.dat
[0x88accf8] main libvlc debug: recursively browsing `/usr/lib/vlc'
[0x88accf8] main libvlc debug: module bank initialized (389 modules)
[0x88accf8] main libvlc debug: opening config file (/home/sdoky/.config/vlc/vlcrc)
[0x88accf8] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU 
[0x88accf8] main libvlc debug: looking for memcpy module: 3 candidates
[0x88accf8] main libvlc debug: using memcpy module "memcpymmxext"
[0x8946d28] main input debug: Creating an input for 'Media Library'
[0x8946d28] main input debug: Input is a meta file: disabling unneeded options
[0x8946d28] main input debug: using timeshift granularity of 50 MBytes
[0x8946d28] main input debug: using timeshift path '/tmp'
[0x8946d28] main input debug: `file/xspf-open:///home/sdoky/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/sdoky/.local/share/vlc/ml.xspf'
[0x8946d28] main input debug: creating demux: access='file' demux='xspf-open' path='/home/sdoky/.local/share/vlc/ml.xspf'
[0x894b018] main demux debug: looking for access_demux module: 1 candidate
[0x894b018] main demux warning: no access_demux module matching "file" could be loaded
[0x894b018] main demux debug: TIMER module_need() : 2.714 ms - Total 2.714 ms / 1 intvls (Avg 2.714 ms)
[0x8946d28] main input debug: creating access 'file' path='/home/sdoky/.local/share/vlc/ml.xspf'
[0x894b018] main access debug: looking for access module: 3 candidates
[0x894b018] access_file access debug: opening file `/home/sdoky/.local/share/vlc/ml.xspf'
[0x894b018] main access debug: using access module "access_file"
[0x894b018] main access debug: TIMER module_need() : 0.842 ms - Total 0.842 ms / 1 intvls (Avg 0.842 ms)
[0x894c7b0] main stream debug: Using AStream*Stream
[0x894c7b0] main stream debug: pre buffering
[0x894c7b0] main stream debug: received first data after 0 ms
[0x894c7b0] main stream debug: pre-buffering done 296 bytes in 0s - 13764 kbytes/s
[0x894d5a8] main stream debug: looking for stream_filter module: 5 candidates
[0x894d5a8] main stream debug: TIMER module_need() : 0.382 ms - Total 0.382 ms / 1 intvls (Avg 0.382 ms)
[0x894d5a8] main stream debug: looking for stream_filter module: 1 candidate
[0x894d5a8] main stream debug: using stream_filter module "stream_filter_record"
[0x894d5a8] main stream debug: TIMER module_need() : 0.139 ms - Total 0.139 ms / 1 intvls (Avg 0.139 ms)
[0x8946d28] main input debug: creating demux: access='file' demux='xspf-open' path='/home/sdoky/.local/share/vlc/ml.xspf'
[0x894ec98] main demux debug: looking for demux module: 1 candidate
[0x894ec98] playlist demux debug: using XSPF playlist reader
[0x894ec98] main demux debug: using demux module "playlist"
[0x894ec98] main demux debug: TIMER module_need() : 0.236 ms - Total 0.236 ms / 1 intvls (Avg 0.236 ms)
[0x8946d28] main input debug: `file/xspf-open:///home/sdoky/.local/share/vlc/ml.xspf' successfully opened
[0x894fe00] main xml debug: looking for xml module: 2 candidates
[0x894fe00] main xml debug: using xml module "xml"
[0x894fe00] main xml debug: TIMER module_need() : 0.489 ms - Total 0.489 ms / 1 intvls (Avg 0.489 ms)
[0x894ec98] playlist demux debug: parsed 0 tracks successfully
[0x894fe00] main xml debug: removing module "xml"
[0x8946d28] main input debug: EOF reached
[0x894ec98] main demux debug: removing module "playlist"
[0x894d5a8] main stream debug: removing module "stream_filter_record"
[0x894b018] main access debug: removing module "access_file"
[0x8946d28] main input debug: TIMER input launching for 'Media Library' : 7.685 ms - Total 7.685 ms / 1 intvls (Avg 7.685 ms)
[0x8945448] main playlist debug: Activated
[0x894c7b0] main interface debug: looking for interface module: 1 candidate
[0x894c7b0] main interface debug: using interface module "hotkeys"
[0x894c7b0] main interface debug: TIMER module_need() : 0.309 ms - Total 0.309 ms / 1 intvls (Avg 0.309 ms)
[0x894c7b0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x8946ec0] main interface debug: looking for interface module: 1 candidate
[0x8945448] main playlist debug: rebuilding array of current - root Playlist
[0x8945448] main playlist debug: rebuild done - 0 items, index -1
[0x894c7b0] main interface debug: thread started
[0x8946ec0] main interface debug: using interface module "inhibit"
[0x8946ec0] main interface debug: TIMER module_need() : 55.926 ms - Total 55.926 ms / 1 intvls (Avg 55.926 ms)
[0x8946ec0] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x894a5e8] main interface debug: looking for interface module: 1 candidate
[0x894a5e8] main interface debug: using interface module "screensaver"
[0x894a5e8] main interface debug: TIMER module_need() : 0.259 ms - Total 0.259 ms / 1 intvls (Avg 0.259 ms)
[0x894a5e8] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x894a940] main interface debug: looking for interface module: 1 candidate
[0x8946ec0] main interface debug: thread started
[0x894a5e8] main interface debug: thread started
[0x894a940] main interface debug: using interface module "signals"
[0x894a940] main interface debug: TIMER module_need() : 0.342 ms - Total 0.342 ms / 1 intvls (Avg 0.342 ms)
[0x894a940] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x894d560] main interface debug: looking for interface module: 1 candidate
[0x894a940] main interface debug: thread started
[0x894a940] main interface debug: thread ended
[0x894d560] main interface debug: using interface module "globalhotkeys"
[0x894d560] main interface debug: TIMER module_need() : 8.254 ms - Total 8.254 ms / 1 intvls (Avg 8.254 ms)
[0x894d560] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x88accf8] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x89523a8] main interface debug: looking for interface module: 4 candidates
[0x894d560] main interface debug: thread started
[0x894d560] main interface debug: thread ended
[0x89523a8] main interface debug: using interface module "qt4"
[0x89523a8] main interface debug: TIMER module_need() : 256.577 ms - Total 256.577 ms / 1 intvls (Avg 256.577 ms)
[0x89523a8] qt4 interface debug: Error while initializing qt-specific localization
[0x89523a8] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x89523a8] main interface debug: thread started
[0x89523a8] main interface debug: thread ended
[0x8945448] main playlist debug: adding item `dvd:///media/sda7/VIDEO_TS' ( dvd:///media/sda7/VIDEO_TS )
[0x89523a8] qt4 interface debug: Adding a new MRL to recent ones: dvd:///media/sda7/VIDEO_TS
[0x8945448] main playlist debug: rebuilding array of current - root Playlist
[0x8945448] main playlist debug: rebuild done - 1 items, index -1
[0x8945448] main playlist debug: processing request item dvd:///media/sda7/VIDEO_TS node null skip 0
[0x8945448] main playlist debug: resyncing on dvd:///media/sda7/VIDEO_TS
[0x8945448] main playlist debug: dvd:///media/sda7/VIDEO_TS is at 0
[0x8945448] main playlist debug: starting new item
[0x8945448] main playlist debug: creating new input thread
[0xb6e19d70] main input debug: Creating an input for 'dvd:///media/sda7/VIDEO_TS'
[0xb6e19d70] main input debug: thread (input) created at priority 10 (input/input.c:230)
[0xb6e19d70] main input debug: thread started
[0x89523a8] qt4 interface debug: IM: Setting an input
[0x89523a8] qt4 interface debug: Updating the geometry
[0xb6e19d70] main input debug: using timeshift granularity of 50 MBytes
[0xb6e19d70] main input debug: using timeshift path '/tmp'
[0xb6e19d70] main input debug: `dvd:///media/sda7/VIDEO_TS' gives access `dvd' demux `' path `/media/sda7/VIDEO_TS'
[0xb6e19d70] main input debug: creating demux: access='dvd' demux='' path='/media/sda7/VIDEO_TS'
[0x8be82d8] main demux debug: looking for access_demux module: 2 candidates
[0x89523a8] qt4 interface debug: Updating the geometry
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Attempting to use device /dev/sda9 mounted on /media/sda7 for CSS authentication
libdvdnav: Can't read name block. Probably not a DVD-ROM device.
libdvdnav: Unable to find map file '/home/sdoky/.dvdnav/.map'
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[0x8be82d8] dvdnav demux warning: cannot open dvdnav
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Attempting to use device /dev/sda9 mounted on /media/sda7 for CSS authentication
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
[0x8be82d8] dvdread demux warning: cannot open VMG info
[0x8be82d8] main demux warning: no access_demux module matching "dvd" could be loaded
[0x8be82d8] main demux debug: TIMER module_need() : 13.539 ms - Total 13.539 ms / 1 intvls (Avg 13.539 ms)
[0xb6e19d70] main input debug: creating access 'dvd' path='/media/sda7/VIDEO_TS'
[0x8bcf5b0] main access debug: looking for access module: 0 candidates
[0x8bcf5b0] main access error: no access module matched "dvd"
[0x8bcf5b0] main access debug: TIMER module_need() : 0.240 ms - Total 0.240 ms / 1 intvls (Avg 0.240 ms)
[0xb6e19d70] main input error: open of `dvd:///media/sda7/VIDEO_TS' failed: no access module matched "dvd"
[0xb6e19d70] main input debug: thread ended
[0x8945448] main playlist debug: dead input
[0x8945448] main playlist debug: changing item without a request (current 0/1)
[0x8945448] main playlist debug: nothing to play
[0x89523a8] qt4 interface debug: IM: Deleting the input
[0x89523a8] qt4 interface debug: Updating the geometry
[0x89523a8] qt4 interface debug: Updating the geometry
[0xb6e19d70] main input debug: TIMER input launching for 'dvd:///media/sda7/VIDEO_TS' : 114.385 ms - Total 114.385 ms / 1 intvls (Avg 114.385 ms)

Linux!

Offline

#2 2010-04-07 00:09:27

acclinux
Member
From: USA
Registered: 2010-01-01
Posts: 13

Re: VLC DVD playback

.

Last edited by acclinux (2014-03-27 07:50:46)

Offline

#3 2010-04-07 06:24:55

sDoky
Member
From: Brno, Czech Republic
Registered: 2008-09-24
Posts: 183

Re: VLC DVD playback

I think the problem is here

[0x8bcf5b0] main access error: no access module matched "dvd"

because xine gives me similar error
The dvd structure is ok, there's no problem with that. I've checked that


Linux!

Offline

#4 2010-04-07 06:54:04

mandog
Member
From: Peru
Registered: 2008-09-17
Posts: 218

Re: VLC DVD playback

Try putting the file in your home folder if it then plays its more than likely that partition needs a disk check as I have no problems doing the same as you from a media partition also named sda7.


I'm dyslexic Please do not complain about puntuation or spelling and remember most dyslexic people have above average iq.

Offline

#5 2010-04-07 08:14:50

sDoky
Member
From: Brno, Czech Republic
Registered: 2008-09-24
Posts: 183

Re: VLC DVD playback

sda7 is ntfs partition I share between win7 and arch. I use ntfs-3g, when I come home I shall try this. it could be possible...

Last edited by sDoky (2010-04-07 08:17:04)


Linux!

Offline

#6 2010-04-07 09:15:46

sDoky
Member
From: Brno, Czech Republic
Registered: 2008-09-24
Posts: 183

Re: VLC DVD playback

you are right. if I copy the structure to ext3 partition with home folders it works just ok. what's the problem? can I check&repair the partition from linux, or do I have to reboot to win?


Linux!

Offline

Board footer

Powered by FluxBB