VLC suddenly has begun freezing unexpectedly while playing
Posted: 29 Jun 2011 19:30
I've used VLC for a long time and never had a problem with it till just recently. I got a new SSD drive and just reinstalled Windows 7. Everything other than this new drive is exactly the same as before and VLC worked perfectly on it. Now, while watching videos, VLC will randomly freeze for 15 seconds or so. It does not happen at the same parts in videos, it does not happen in any specific videos (in fact, it happens with videos that worked just fine before reinstalling everything), and does not appear to be be time-based (ie. happen every 10 minutes or something like that). I cannot find anything common between the times it tends to freeze at all, and I'm stuck even trying to debug it.
I tried gathering some information from the message logger, but it was of little use. The freeze started directly before changing from fullscreen to windowed:
Only other useful information I can provide at this time is that VLC is installed to my SSD drive and the videos are on a standard internal 1TB SATA drive. What should I do next to debug this issue?
I tried gathering some information from the message logger, but it was of little use. The freeze started directly before changing from fullscreen to windowed:
Code: Select all
main warning: buffer is 40431 in advance, triggering downsampling
main warning: resampling stopped after 174000 usec (drift: 37702)
main warning: buffer is 40493 in advance, triggering downsampling
main warning: resampling stopped after 1125000 usec (drift: 25223)
main warning: buffer is 40014 in advance, triggering downsampling
main warning: resampling stopped after 174000 usec (drift: 37265)
main warning: buffer is 40035 in advance, triggering downsampling
main warning: resampling stopped after 1125000 usec (drift: 24972)
qt4 debug: Qt4: Fullscreen state changed
qt4 debug: Qt: Quitting Fullscreen
qt4 debug: Qt4: Fullscreen state changed
qt4 debug: Qt4: Fullscreen state changed
main debug: VoutDisplayEvent 'resize' 1440x798 window
main debug: VoutDisplayEvent 'resize' 731x304 window
main debug: auto hidding mouse
main error: ES_OUT_SET_(GROUP_)PCR is called too late (jitter of 14833 ms ignored)
main error: ES_OUT_RESET_PCR called
main warning: early picture skipped
main debug: Buffering 0%
main debug: Buffering 8%
main debug: End of audio preroll
main debug: Buffering 16%
main debug: Buffering 25%
main debug: Buffering 33%
main debug: Buffering 41%
main debug: Buffering 50%
main debug: Buffering 58%
main debug: Buffering 66%
main debug: Buffering 75%
main debug: Buffering 83%
main debug: Buffering 91%
main debug: Buffering 100%
main debug: Stream buffering done (325 ms in 1 ms)
main debug: End of video preroll
main debug: Received first picture
main debug: Decoder buffering done in 14 ms
main warning: PTS is out of range (-31097), dropping buffer
main warning: output PTS is out of range (14875000), clearing out
main debug: control type=1
main debug: auto hidding mouse
Only other useful information I can provide at this time is that VLC is installed to my SSD drive and the videos are on a standard internal 1TB SATA drive. What should I do next to debug this issue?