Search found 5 matches

Go to advanced search

by irootuser
17 Sep 2019 23:50
Forum: VLC media player for Windows Troubleshooting
Topic: ts warning: Broken stream: ... applying delay
Replies: 1
Views: 291

ts warning: Broken stream: ... applying delay

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: ts warning: Broken stream: pid 68 sends packets with dts 888900us later ...
by irootuser
17 Sep 2019 23:35
Forum: Development around libVLC
Topic: latency issues with multiple instances of embedded vlc players (C# WPF vlc.dotnet)
Replies: 3
Views: 1335

Re: latency issues with multiple instances of embedded vlc players (C# WPF vlc.dotnet)

Another thing I noticed is that when a stream ends up with more observed latency I find the following line in the log: ts warning: Broken stream: pid 68 sends packets with dts 888900us later than pcr, applying delay When a stream has good results this line is not present in the logs^ My guess is tha...
by irootuser
17 Sep 2019 18:22
Forum: Development around libVLC
Topic: latency issues with multiple instances of embedded vlc players (C# WPF vlc.dotnet)
Replies: 3
Views: 1335

Re: latency issues with multiple instances of embedded vlc players (C# WPF vlc.dotnet)

It appears that VLC had some changes starting in 3.x that would explain the differences I have encountered. I was told that VLC 3.x now dynamically adjusts the buffer caching when errors are present in the stream, which might explain why I have multiple instances that get out of sync in 3.x verses e...
by irootuser
16 Sep 2019 23:35
Forum: Development around libVLC
Topic: latency issues with multiple instances of embedded vlc players (C# WPF vlc.dotnet)
Replies: 3
Views: 1335

latency issues with multiple instances of embedded vlc players (C# WPF vlc.dotnet)

I am trying to use Vlc-DotNet to upgrade an old WPF app that used to rely on a VLC 0.9.9 embedded player. I have everything ported and up and running now with vlc.dotnet (winforms in wpf) 3.0 / libvlc 3.0.7 basically following a libvlc.dotnet sample for using winforms hosted in WPF. This app has mul...

Go to advanced search