Page 1 of 1

VLC 1.0.x can't open dvd://E failed

Posted: 15 Aug 2009 09:02
by ggbal
I tried to open the DVD disc using "Open Disc..." menu. And VLC gives me error say can't open MRL dvd://.... Here is the message in verbosity level 2 output. BTW, I can open the disc fine if I use "Open File..." and then point it to VIDEO_TS folder. Is this a bug or did I miss some configuration?

main debug: processing request item dvd://E node Playlist skip 0
main debug: resyncing on dvd://E
main debug: dvd://E is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'dvd://E'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:230)
qt4 debug: IM: Setting an input
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path 'C:\Users\haichao\AppData\Local\Temp'
main debug: `dvd://E:\' gives access `dvd' demux `' path `E:\'
main debug: creating demux: access='dvd' demux='' path='E:\'
main debug: looking for access_demux module: 2 candidates
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
dvdnav warning: cannot open dvdnav
dvdread warning: cannot open VMG info
main warning: no access_demux module matching "dvd" could be loaded
main debug: TIMER module_need() : 12630.001 ms - Total 12630.001 ms / 1 intvls (Avg 12630.000 ms)
main debug: creating access 'dvd' path='E:\'
main debug: looking for access module: 0 candidates
main error: no access module matched "dvd"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main error: open of `dvd://E:\' failed: no access module matched "dvd"
main debug: thread ended
main debug: dead input
main debug: thread times: real 0m12.631000s, kernel 0m0.000000s, user 0m12.074477s
main debug: changing item without a request (current 0/1)
main debug: nothing to play
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: TIMER input launching for 'dvd://E' : 12652.001 ms - Total 12652.001 ms / 1 intvls (Avg 12652.000 ms)

Re: VLC 1.0.x can't open dvd://E failed

Posted: 15 Aug 2009 18:38
by VLC_help
dvd://E isn't valid. It should be more like
dvd://D:\

Re: VLC 1.0.x can't open dvd://E failed

Posted: 16 Aug 2009 06:54
by ggbal
My DVD Drive is in E.

Re: VLC 1.0.x can't open dvd://E failed

Posted: 16 Aug 2009 11:01
by jeroensky
EEh how about:
dvd://E:\
I mean if E is driveletter then just change D in example to E. :wink:

Re: VLC 1.0.x can't open dvd://E failed

Posted: 18 Aug 2009 04:01
by wlw_wl
It works for me only this way:
dvd://E:\VIDEO_TS\
most of the times, dunno why.