Page 1 of 1

ES_OUT_SET_(GROUP_)PCR is called too late

Posted: 13 May 2014 16:52
by Torxed
So this happens ALL the time.
it started happening a few patches back: https://bugs.archlinux.org/task/37076

This is what's happening:

Code: Select all

main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 319 ms)
Any .mkv and only mkv files are affected from what I can tell.
It became better with the fix mentioned in the link above, but it's still rubbish...

One fix that i could live with would be to increese pts_delay manually to ~800, anything above 600 appears to do the trick but anything under will studder eventually.
Is this possible to do? Searched for ages but can't find it, can only find how to turn on or off the auto-increment.

Code: Select all

VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be) [0x235b408] pulse audio output error: PulseAudio server connection failure: Connection refused [0x228d118] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [0x7f380cc36688] access_http access error: error: HTTP/1.1 403 Forbidden Fontconfig warning: FcPattern object size does not accept value "0" Fontconfig warning: FcPattern object size does not accept value "0" No accelerated IMDCT transform found Fontconfig warning: FcPattern object size does not accept value "0" Fontconfig warning: FcPattern object size does not accept value "0" [0x7f37d8001248] main vout display error: Failed to resize display [0x7f380cc36688] access_http access error: error: HTTP/1.1 403 Forbidden [0x7f380cc36688] access_mms access error: error: HTTP/1.1 400 Invalid Request [0x7f37fc0009b8] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 300 ms) [0x7f37fc0009b8] main input error: ES_OUT_RESET_PCR called [0x7f37fc0009b8] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 319 ms) [0x7f37fc0009b8] main input error: ES_OUT_RESET_PCR called

Re: ES_OUT_SET_(GROUP_)PCR is called too late

Posted: 14 May 2014 04:08
by RĂ©mi Denis-Courmont
The caching settings do that.

Re: ES_OUT_SET_(GROUP_)PCR is called too late

Posted: 19 Jun 2014 17:30
by navaru
Does someone knows the solution for this? I'm having the same problem, pts_delay increased to ~5000 ms and at some point the channel does not stream anymore.

Re: ES_OUT_SET_(GROUP_)PCR is called too late

Posted: 19 Sep 2016 11:16
by shawon_rejaul
Maybe the version you are using is the problem. I myself faced the same PCR_RESET problem. Recently solved it by building from shell and it's updated version. Maybe VideoLan People solved it in new version.