- Thread starter
- #81
Hi Tourettes
I experienced a new kind of bug tonight. While watching a TV-show the dvb-subtitle suddently froze about 21.15-21.20 o'clock. The video and audio didn't freeze.
Watching the same passage again (because I recorded the show) the dvb-subtitles were showing nicely again.
I have attached my log.
Filter log didn't show anything unusual. Every subtitle has arrived on time (before the presentation time). Could be that there is some bug on the MP side of the code that causes sometimes subtitles to "stick" for too long time. I'll have to keep eye on this, but currently I haven't noticed myself similar issue.
If you see the same issue again and I haven't been able to find out anything in the MP side of the code I think we need to make a special MP build for you that contains some additional logging in the subtitle renderer. The logging is currently disabled as it was "spamming" the log pretty efectively.
UPDATE:
08-08-2007 21:20:21 CDVBSub:: Pause
08-08-2007 21:20:21 CDVBSub:: Pause - done
08-08-2007 21:20:21 SetFirstPcr - media position 0:46:04.220
...
08-08-2007 21:20:21 SetFirstPcr 0:07:07.100
08-08-2007 21:20:21 SeekDone 0:37:56.633
08-08-2007 21:20:21 CDVBSub::Run
08-08-2007 21:20:21 CDVBSub::Run - done
08-08-2007 21:20:25 Subtitle PTS 0:45:07.615
...
08-08-2007 21:20:25 Too old timestamp! - diff was 426830 ms
Did you pause / seek the live tv? At least the log shows a pause event just before the subtitles start to get wrong timestamps.