I'm having a peculiar problem with DVD playback with some (but not all) DVD's. About every 30 seconds, there's brief (maybe half a second) pause in the playback - then it continues along fine until it happens again in 30 seconds. It looks like these pauses are always in the same place. I have tried this playing the DVD's directly, as well as DVD images ripped to my hard drive, and the behavior is the same either way. I don't have this problem if I play the DVD's with mPlayer or Media Player Classic - but of course, I prefer VLC, so I'd like to find a solution to the problem.
I have already tried adjusting the cache under Input / Codes -> Access Modules (I tried under DVD with menus, DVD without menus, and File) - increasing the caching value from the default of 300 actually makes the problem worse (the pauses last longer). I also tried choosing "Win32 waveOut extension output" under Audio => Output modules, and that did not seem to make a difference.
In the messages window (verbosity set to 2), I see the following when the pause occurs (I've included the messages from two consecutive pauses):
dvdnav debug: DVDNAV_NOP
dvdnav debug: DVDNAV_CELL_CHANGE
dvdnav debug: - cellN=12
dvdnav debug: - pgN=2
dvdnav debug: - cell_length=2880000
dvdnav debug: - pg_length=25425000
dvdnav debug: - pgc_length=609795000
dvdnav debug: - cell_start=30600000
dvdnav debug: - pg_start=24975000
dvdnav debug: DVDNAV_SPU_CLUT_CHANGE
dvdnav debug: DVDNAV_SPU_STREAM_CHANGE
dvdnav debug: - physical_wide=-1
dvdnav debug: - physical_letterbox=-1
dvdnav debug: - physical_pan_scan=-1
dvdnav debug: buttonUpdate not done b=1 t=1
dvdnav debug: DVDNAV_AUDIO_STREAM_CHANGE
dvdnav debug: - physical=0
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
dvdnav debug: buttonUpdate not done b=1 t=1
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: received buffer in the future
main warning: buffer is 68890 late, triggering upsampling
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: backward_pts != dts (-32386034)
main warning: early picture skipped
main warning: decoder synchro warning: pts != current_date (32386033)
main warning: resampling stopped after 14504000 usec (drift: 756)
dvdnav debug: DVDNAV_NOP
dvdnav debug: DVDNAV_CELL_CHANGE
dvdnav debug: - cellN=13
dvdnav debug: - pgN=2
dvdnav debug: - cell_length=2880000
dvdnav debug: - pg_length=25425000
dvdnav debug: - pgc_length=609795000
dvdnav debug: - cell_start=33480000
dvdnav debug: - pg_start=24975000
dvdnav debug: DVDNAV_SPU_CLUT_CHANGE
dvdnav debug: DVDNAV_SPU_STREAM_CHANGE
dvdnav debug: - physical_wide=-1
dvdnav debug: - physical_letterbox=-1
dvdnav debug: - physical_pan_scan=-1
dvdnav debug: buttonUpdate not done b=1 t=1
dvdnav debug: DVDNAV_AUDIO_STREAM_CHANGE
dvdnav debug: - physical=0
main warning: clock gap, unexpected stream discontinuity
main warning: feeding synchro with a new reference point trying to recover from clock gap
dvdnav debug: buttonUpdate not done b=1 t=1
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: received buffer in the future
main warning: buffer is 69032 late, triggering upsampling
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: early picture skipped
main warning: backward_pts != dts (-32033622)
main warning: early picture skipped
main warning: decoder synchro warning: pts != current_date (32033621)
dvdnav debug: buttonUpdate not done b=1 t=1
main debug: control type=1
I'm using VLC 1.0.5, running under Windows 7. Any ideas?
Thanks,
Doug