Page 1 of 1

DVDs on vlc-1.3.0-git-20111228-0002-win32

Posted: 28 Dec 2011 22:40
by rarkenin
On the new nightly build, DVD access is broken from recent locations. Loading a DVD from the advanced open menu works, but fails on pausing then pressing play with
Microsoft Visual C++ runtime
audio_output/output.c
Line 431

Expression: p->pause_date != VLC_TS_INVALID


Here are logs for the recent locations issue with verbosity 2:

Code: Select all

main debug: opening config file (F:\Documents and Settings\Admin.CLEANXP64\Application Data\vlc\vlcrc) main debug: adding item `dvd://H' ( dvd://H:\dvds\remixed\avatar\VIDEO_TS ) qt4 debug: Adding a new MRL to recent ones: dvd://H:\dvds\remixed\avatar\VIDEO_TS main debug: rebuilding array of current - root Playlist main debug: rebuild done - 28 items, index 26 main debug: processing request item: dvd://H, node: Playlist, skip: 0 main debug: resyncing on dvd://H main debug: dvd://H is at 27 main debug: starting playback of the new playlist item main debug: creating new input thread main debug: Creating an input for 'dvd://H' qt4 debug: IM: Setting an input main debug: using timeshift granularity of 50 MiB, in path 'F:\DOCUME~1\ADMIN~1.CLE\LOCALS~1\Temp' main debug: `dvd://H:\dvds\remixed\avatar\VIDEO_TS' gives access `dvd' demux `' path `H:\dvds\remixed\avatar\VIDEO_TS' main debug: creating demux: access='dvd' demux='' location='H:\dvds\remixed\avatar\VIDEO_TS' file='\\H:\dvds\remixed\avatar\VIDEO_TS' main debug: looking for access_demux module: 2 candidates main debug: meta ok for (null), need to fetch art main debug: looking for meta fetcher module: 1 candidate lua debug: Trying Lua scripts in F:\Documents and Settings\Admin.CLEANXP64\Application Data\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in F:\Program Files (x86)\VideoLAN\VLC1.3\lua\meta\fetcher lua debug: Trying Lua playlist script F:\Program Files (x86)\VideoLAN\VLC1.3\lua\meta\fetcher\tvrage.luac main debug: using meta fetcher module "lua" main debug: removing module "lua" main debug: searching art for dvd://H main debug: looking for art finder module: 2 candidates lua debug: Trying Lua scripts in F:\Documents and Settings\Admin.CLEANXP64\Application Data\vlc\lua\meta\art lua debug: Trying Lua scripts in F:\Program Files (x86)\VideoLAN\VLC1.3\lua\meta\art lua debug: Trying Lua playlist script F:\Program Files (x86)\VideoLAN\VLC1.3\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script F:\Program Files (x86)\VideoLAN\VLC1.3\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script F:\Program Files (x86)\VideoLAN\VLC1.3\lua\meta\art\03_lastfm.luac lua debug: Trying Lua playlist script F:\Program Files (x86)\VideoLAN\VLC1.3\lua\meta\art\04_musicbrainz.luac main debug: no art finder module matching "any" could be loaded main debug: art not found for dvd://H dvdnav warning: cannot open DVD (\\H:\dvds\remixed\avatar\VIDEO_TS) dvdread error: DVDRead cannot open source: \\H:\dvds\remixed\avatar\VIDEO_TS main debug: no access_demux module matching "dvd" could be loaded main debug: creating access 'dvd' location='H:\dvds\remixed\avatar\VIDEO_TS', path='\\H:\dvds\remixed\avatar\VIDEO_TS' main debug: looking for access module: 0 candidates main debug: no access module matched "dvd" main error: open of `dvd://H:\dvds\remixed\avatar\VIDEO_TS' failed main debug: dead input qt4 debug: IM: Deleting the input main debug: changing item without a request (current 27/28) main debug: nothing to play main debug: Destroying the input for 'dvd://H'

Re: DVDs on vlc-1.3.0-git-20111228-0002-win32

Posted: 29 Dec 2011 16:13
by VLC_help
I will trac this during weekend.

Re: DVDs on vlc-1.3.0-git-20111228-0002-win32

Posted: 01 Jan 2012 14:00
by VLC_help
Works fine with vlc-1.3.0-git-20120101-0002