ts warning: Broken stream: ... applying delay
Posted: 17 Sep 2019 23:50
I am trying to get multiple instances of VLC 3.07 to stay in sync latency/buffering wise with a UDP stream, but every so often I get the following error which then results in a stream with a signification amount of delay added:
Good Log (lower latency):
[url]https://pastebin.com/cpS3cPz9[/url]
Bad Log (high latency ~1 second more):
[url]https://pastebin.com/ss3LhaCu[/url]
Does anyone know what kinds of settings I could mess with to possibly resolve/avoid this issue?
Code: Select all
ts warning: Broken stream: pid 68 sends packets with dts 888900us later than pcr, applying delay
Good Log (lower latency):
[url]https://pastebin.com/cpS3cPz9[/url]
Bad Log (high latency ~1 second more):
[url]https://pastebin.com/ss3LhaCu[/url]
Does anyone know what kinds of settings I could mess with to possibly resolve/avoid this issue?