Finally solved the out-of-sync problem under v0.9.x but now a new issue appears. Neither v0.9.8a nor v1.0.0 allow me to open a DVD under the function "No DVD Menus" (dvdsimple).
It runs alright with this function unchecked; but whenever it is checked, nothing happens at all. Here is what the VLC Debug log reports (sorry for the length of text) ::))
[00000486] logger interface: VLC media player - version 0.9.8a Grishenko - (c) 1
996-2008 the VideoLAN team
[00000486] logger interface:
Warning: if you can't access the GUI anymore, open a command-line window, go to
the directory where you installed VLC and run "vlc -I qt"
[00000486] logger interface: using logger...
[00000486] logger interface warning: no log filename provided, using `vlc-log.tx
t'
[00000486] logger interface debug: opening logfile `vlc-log.txt'
[00000486] main interface debug: using interface module "logger"
[00000486] main interface debug: thread 6268 (interface) created at priority 0 (
interface/interface.c:168)
[00000486] main interface debug: thread started
[00000396] qt4 interface debug: New item: dvdsimple://E:\
[00000368] main playlist debug: adding item `dvdsimple://E:\' ( dvdsimple://E:\
)
[00000415] main access debug: waitpipe: object killed
[00000368] main playlist debug: rebuilding array of current - root Playlist
[00000368] main playlist debug: rebuild done - 3 items, index 0
[00000368] main playlist debug: dying input
[00000457] main decoder debug: removing module "mpeg_audio"
[00000457] main decoder debug: thread ended
[00000413] main input debug: control type=0
[00000413] main input debug: control: stopping input
[00000419] main packetizer debug: removing module "mpeg_audio"
[00000417] main demux debug: removing module "mpga"
[00000415] main access debug: removing module "access_http"
[00000457] main decoder debug: thread times: real 1m17.922046s, kernel 0m0.36051
8s, user 0m0.931339s
[00000457] main decoder debug: thread 5276 joined (input/decoder.c:248)
[00000457] main decoder debug: killing decoder fourcc `mpga', 28 PES in FIFO
[00000471] main audio output debug: removing module "mpgatofixed32"
[00000478] main audio output debug: removing module "bandlimited_resampler"
[00000467] aout_directx audio output debug: closing audio device
[00000368] main playlist debug: dying input
[00000396] qt4 interface debug: Updating the stream status: 8
[00000469] aout_directx generic debug: DirectSoundThread exiting
[00000469] main generic debug: thread ended
[00000469] main generic debug: thread times: real 1m17.791859s, kernel 0m0.00000
0s, user 0m0.000000s
[00000469] main generic debug: thread 5744 joined (directx.c:664)
[00000467] main audio output debug: removing module "aout_directx"
[00000467] main audio output debug: removing module "float32_mixer"
[00000413] main input debug: thread ended
[00000368] main playlist debug: dead input
[00000413] main input debug: thread times: real 1m18.663112s, kernel 0m0.050072s
, user 0m0.090129s
[00000413] main input debug: thread 5112 joined (playlist/engine.c:244)
[00000368] main playlist debug: starting new item
[00000368] main playlist debug: processing request item dvdsimple://E:\ node Pla
ylist skip 0
[00000368] main playlist debug: resyncing on dvdsimple://E:\
[00000368] main playlist debug: dvdsimple://E:\ is at 2
[00000368] main playlist debug: creating new input thread
[00000488] main input debug: Creating an input for 'dvdsimple://E:\'
[00000488] main input debug: thread started
[00000488] main input debug: waiting for thread initialization
[00000488] main input debug: `dvdsimple://E:\' gives access `dvdsimple' demux `'
path `E:\'
[00000488] main input debug: creating demux: access='dvdsimple' demux='' path='E
:\'
[00000489] main demux debug: looking for access_demux module: 1 candidate
libdvdread: Using libdvdcss version 1.2.10 for DVD access
[00000488] main input debug: thread 4924 (input) created at priority 1 (input/in
put.c:370)
[00000396] qt4 interface debug: Updating the stream status: 3
[00000489] dvdread demux debug: VMG opened
[00000489] dvdread demux debug: number of titles: 2
[00000489] dvdread demux debug: title 0 has 257 chapters
[00000489] dvdread demux debug: title 1 has 0 chapters
[00000489] dvdread demux debug: open VTS 0, for title 1
[00000489] dvdread demux error: DvdReadSetArea(0,0,1) failed (can't decrypt DVD?
)
[00000489] main demux warning: no access_demux module matching "dvdsimple" could
be loaded
[00000396] qt4 interface debug: New Event: type 1103
[00000396] qt4 interface debug: Updating the stream status: 1
[00000488] main input debug: creating access 'dvdsimple' path='E:\'
[00000491] main access debug: looking for access module: 0 candidates
[00000491] main access error: no access module matched "dvdsimple"
[00000488] main input error: open of `dvdsimple://E:\' failed: could not create
access: no access module matched "dvdsimple"
[00000396] qt4 interface debug: New Event: type 1103
[00000396] qt4 interface debug: Updating the stream status: 9
[00000396] qt4 interface debug: New Event: type 1103
[00000396] qt4 interface debug: New Event: type 1103
[00000368] main playlist debug: finished input
[00000368] main playlist debug: dying input
[00000396] qt4 interface debug: Updating the stream status: 8
[00000368] main playlist debug: dying input
[00000488] main input debug: thread ended
[00000368] main playlist debug: dead input
[00000488] main input debug: thread times: real 0m2.052952s, kernel 0m0.000000s,
user 0m0.000000s
[00000488] main input debug: thread 4924 joined (playlist/engine.c:244)
[00000368] main playlist debug: starting new item
[00000368] main playlist debug: changing item without a request (current 2/3)
[00000368] main playlist debug: nothing to play
Any suggestions?
Kindly
MH