Page 1 of 1

ES_OUT_SET_(GROUP_)PCR is called too late

Posted: 08 Jan 2020 06:22
by luciel
  • VLC version 3.0.8 Vetinari (3.0.8-0-gf350b6b5a7)
  • Platform: Windows 10 Pro vers. 10.0.18362 Build 18362
  • Scenario: Playing audio file over wired local network, from a NAS hosting a SMB service.
  • Formats tested: mp3 and FLAC (FLAC example in log).
  • Error received:

    Code: Select all

    main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to <n> ms)
  • Pastebin Logfile:

    Code: Select all

    https://pastebin.com/3BBDWEg6
  • Effect: Stuttering and rebuffering every couple of seconds making listening to audio unreasonable.

    NB,
  • Video, even 1080p seems to play fine off of the same SMB share (with the same VLC version).
  • Other media players playback the files flawlessly.
  • The error was reproducible in the Win64 vlc-3.0.9-20200107-0513 nightly build.
  • The error was not reproducible in the vlc-4.0.0-20200107-0832 nightly build - in fact playing back flawlessly.

Re: ES_OUT_SET_(GROUP_)PCR is called too late

Posted: 25 Sep 2020 13:58
by hoerni1000
I have the same problem via WLAN. Is there already a solution available?

Re: ES_OUT_SET_(GROUP_)PCR is called too late

Posted: 25 Sep 2020 15:12
by RĂ©mi Denis-Courmont
Play via HTTP or FTP.

Re: ES_OUT_SET_(GROUP_)PCR is called too late

Posted: 29 Sep 2020 10:26
by InTheWings
[*]Error received:

Code: Select all

main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to <n> ms)

Code: Select all

main debug: Stream buffering done (1021 ms in 1908 ms)
Buffering 1 second in 2 seconds...

Re: ES_OUT_SET_(GROUP_)PCR is called too late

Posted: 29 Sep 2020 10:38
by hoerni1000
There were no problems with older versions - what causes the error in 3.xx versions? Problem can be reproduced on other notebooks.

Re: ES_OUT_SET_(GROUP_)PCR is called too late

Posted: 29 Sep 2020 10:49
by hoerni1000
Seam to be solved in version 4.0.0 (Nightly from today).