Hi.
I enabled the logger interface to see what's exactly happening when the black screen appear. On the moment this happening, the following error appears:
Code: Select all
ffmpeg warning: ac-tex damaged at 21 17
(msmpeg4@06F76400)
ffmpeg warning:
error while decoding block: 21 x 17 (5)
(msmpeg4@06F76400)
ffmpeg warning: Error at MB: 412
(msmpeg4@06F76400)
ffmpeg debug: concealing 215 DC, 215 AC, 215 MV errors
(msmpeg4@06F76400)
Calling the "play" function of the ActiveX resumes the paying until the next black screen.
I'm also getting a lot of the following messages:
Code: Select all
main warning: late picture skipped (303000)
main warning: late picture skipped (103000)
ffmpeg error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
Although, the CPU is only used at 5%, and mostly running on Idle process.
Perhaps these messages will allow a clearer view of the issue, and allow to produce a solution?
Thanks.