Page 1 of 1

cant play dvd

Posted: 14 Nov 2008 13:01
by tecker
when I try to play dvd I get this...VLC is unable to open the MRL 'dvdsimple://J:\'. Check the log for details.any help please ,.,.,.tecker

Re: cant play dvd

Posted: 15 Nov 2008 15:55
by VLC_help
Tools -> Messages... (set Verbosity to 2) before trying to open DVD and paste errors/warnings here.

Re: cant play dvd

Posted: 04 Dec 2008 11:15
by popelheini
Same error message, but only at converting...

Cheers

Popel
PS: I have running FC10

qt4 debug: MRL passed to the Sout: dvdsimple:///dev/sr0 :audio-track=1
qt4 debug: Sout mrl :sout=#transcode{vcodec=mp2v,vb=2000,scale=1,acodec=mpga,ab=384,channels=2}:duplicate{dst=std{access=file,mux=ts,dst=/home/user/Desktop/kfp.mpg}}
main debug: adding item `Streaming' ( dvdsimple:///dev/sr0 :audio-track=1 )
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 13 items, index 11
main debug: starting new item
main debug: processing request item Streaming node Playlist skip 0
main debug: resyncing on Streaming
main debug: Streaming is at 12
main debug: creating new input thread
main debug: Creating an input for 'Streaming'
main debug: thread started
main debug: waiting for thread initialization
main debug: stream=`transcode'
main debug: looking for sout stream module: 1 candidate
main debug: stream=`duplicate'
main debug: looking for sout stream module: 1 candidate
stream_out_duplicate debug: creating 'duplicate'
stream_out_duplicate debug: * adding `std{access=file,mux=ts,dst=/home/user/Desktop/kfp.mpg}'
main debug: stream=`std'
main debug: looking for sout stream module: 1 candidate
main debug: set config option: sout-standard-access to file
main debug: set config option: sout-standard-mux to ts
main debug: set config option: sout-standard-dst to /home/user/Desktop/kfp.mpg
stream_out_standard debug: creating `file/ts:///home/user/Desktop/kfp.mpg'
stream_out_standard debug: extension is mpg
stream_out_standard debug: extension -> mux=ps
stream_out_standard debug: using `file/ts:///home/user/Desktop/kfp.mpg'
main debug: looking for sout access module: 1 candidate
main debug: thread 2938207120 (input) created at priority 10 (input/input.c:370)
qt4 debug: Updating the stream status: 3
access_output_file debug: file access output opened (/home/user/Desktop/kfp.mpg)
main debug: using sout access module "access_output_file"
main debug: TIMER module_Need() : 6.462 ms - Total 6.462 ms / 1 intvls (Avg 6.462 ms)
stream_out_standard debug: access opened
main debug: looking for sout mux module: 1 candidate
mux_ts debug: shaping=200000 pcr=70000 dts_delay=400000
main debug: using sout mux module "mux_ts"
main debug: TIMER module_Need() : 25.572 ms - Total 25.572 ms / 1 intvls (Avg 25.572 ms)
main debug: muxer support adding stream at any time
main debug: muxer prefers to wait for all ES before starting to mux
stream_out_standard debug: mux opened
main debug: using sout stream module "stream_out_standard"
main debug: TIMER module_Need() : 37.023 ms - Total 37.023 ms / 1 intvls (Avg 37.023 ms)
main debug: using sout stream module "stream_out_duplicate"
main debug: TIMER module_Need() : 37.217 ms - Total 37.217 ms / 1 intvls (Avg 37.217 ms)
main debug: set config option: sout-transcode-vcodec to mp2v
main debug: set config option: sout-transcode-vb to 2000
main debug: set config option: sout-transcode-scale to 1
main debug: set config option: sout-transcode-acodec to mpga
main debug: set config option: sout-transcode-ab to 384
main debug: set config option: sout-transcode-channels to 2
stream_out_transcode debug: codec audio=mpga 0Hz 2 channels 384Kb/s
stream_out_transcode debug: codec video=mp2v 0x0 scaling: 1.000000 2000kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: TIMER module_Need() : 71.796 ms - Total 71.796 ms / 1 intvls (Avg 71.796 ms)
main debug: `dvdsimple:///dev/sr0 :audio-track=1' gives access `dvdsimple' demux `' path `/dev/sr0 :audio-track=1'
main debug: creating demux: access='dvdsimple' demux='' path='/dev/sr0 :audio-track=1'
main debug: looking for access_demux module: 1 candidate
dvdread error: DVDRead cannot open source: /dev/sr0 :audio-track=1
main warning: no access_demux module matching "dvdsimple" could be loaded
main debug: TIMER module_Need() : 9.824 ms - Total 9.824 ms / 1 intvls (Avg 9.824 ms)
main debug: creating access 'dvdsimple' path='/dev/sr0 :audio-track=1'
main debug: looking for access module: 0 candidates
main error: no access module matched "dvdsimple"
main debug: TIMER module_Need() : 0.835 ms - Total 0.835 ms / 1 intvls (Avg 0.835 ms)
main error: open of `dvdsimple:///dev/sr0 :audio-track=1' failed: could not create access: no access module matched "dvdsimple"
main debug: finished input
main debug: dying input
main debug: destroying chain... (name=transcode)
main debug: destroying chain... (name=duplicate)
stream_out_duplicate debug: closing a duplication
main debug: destroying chain... (name=std)
main debug: removing module "mux_ts"
access_output_file debug: file access output closed
main debug: removing module "access_output_file"
main debug: removing module "stream_out_standard"
main debug: destroying chain done
main debug: removing module "stream_out_duplicate"
main debug: destroying chain done
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: thread ended
main debug: dead input
main debug: thread 2938207120 joined (playlist/engine.c:244)
main debug: starting new item
main debug: changing item without a request (current 12/13)
main debug: nothing to play
qt4 debug: Updating the stream status: 8
main debug: TIMER input launching for 'Streaming' : 222.652 ms - Total 222.652 ms / 1 intvls (Avg 222.652 ms)

Re: cant play dvd

Posted: 05 Dec 2008 19:45
by VLC_help
Please no Linux problems here.
/dev/sr0 :audio-track=1 that isn't right, you have to separate access from options.

Re: cant play dvd

Posted: 14 Dec 2008 10:46
by Alesis1001
I have been having the same problem as the original post. on versions 0.9.x.
I can play the DVD with menus, but when I try to play it without the menus, it fails.

Because of this, I haven't been
able to transcode DVDs since version 0.9. The debug messages below are from 0.9.8a
The same DVD works find in 0.8.6, so I'm pretty sure it's not the DVD nor the hardware.

-----

main debug: starting new item
main debug: processing request item dvdsimple://D:\ node 재생목록 skip 0
main debug: resyncing on dvdsimple://D:\
main debug: dvdsimple://D:\ is at 2
main debug: creating new input thread
main debug: Creating an input for 'dvdsimple://D:\'
main debug: waiting for thread initialization
main debug: thread started
main debug: thread 5528 (input) created at priority 1 (input/input.c:370)
main debug: `dvdsimple://D:\' gives access `dvdsimple' demux `' path `D:\'
qt4 debug: Updating the stream status: 3
main debug: creating demux: access='dvdsimple' demux='' path='D:\'
main debug: looking for access_demux module: 1 candidate
dvdread debug: VMG opened
dvdread debug: number of titles: 2
dvdread debug: title 0 has 258 chapters
dvdread debug: title 1 has 0 chapters
dvdread debug: open VTS 0, for title 1
dvdread error: DvdReadSetArea(0,0,1) failed (can't decrypt DVD?)
main warning: no access_demux module matching "dvdsimple" could be loaded
main debug: TIMER module_Need() : 225.000 ms - Total 225.000 ms / 1 intvls (Avg 225.000 ms)
main debug: creating access 'dvdsimple' path='D:\'
qt4 debug: New Event: type 1103
qt4 debug: Updating the stream status: 1
main debug: looking for access module: 0 candidates
main error: no access module matched "dvdsimple"
main debug: TIMER module_Need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main error: open of `dvdsimple://D:\' failed: could not create access: no access module matched "dvdsimple"
main debug: finished input
main debug: dying input
main debug: thread ended
qt4 debug: Updating the stream status: 8
qt4 debug: Destroy the Interaction Dialog
qt4 debug: Hide the Interaction Dialog
main debug: dead input
main debug: thread times: real 0m0.218750s, kernel 0m0.000000s, user 0m0.015625s
main debug: thread 5528 joined (playlist/engine.c:244)
main debug: TIMER input launching for 'dvdsimple://D:\' : 280.000 ms - Total 280.000 ms / 1 intvls (Avg 280.000 ms)
main debug: starting new item
main debug: changing item without a request (current 2/3)
main debug: nothing to play

Re: cant play dvd

Posted: 14 Dec 2008 18:03
by VLC_help
dvdread error: DvdReadSetArea(0,0,1) failed (can't decrypt DVD?)
You get same error with all DVDs?

Re: cant play dvd

Posted: 15 Dec 2008 14:13
by Alesis1001
Yes. I get the same message with all DVD's I've tried. Even region free ones.
simpledvd fails with the same errors.
DVD play with menu works well on all of them.
By the way, I'm in Korea (region 3), could this be a problem?

Re: cant play dvd

Posted: 15 Dec 2008 21:14
by VLC_help
I can confirm this issue. Thanks for reporting it.

Re: cant play dvd - vlc 0.9.9

Posted: 04 Apr 2009 00:56
by Alesis1001
I can report that 'DVD play without menu' option still does not work either for 0.9.9
or 1.0.0-pre1. It crashes as 0.9.8a does

Re: cant play dvd

Posted: 04 Apr 2009 15:19
by VLC_help
It is a known issue.