I'm seeing intermittent freezing of RTSP stream from my ip cameras. Potplayer runing in parallel does not freeze.
The connected time counter (bottom left) continues to count and if I press Stop and the Play the stream restarts fine.
The support pages don't cover this so hopefully the below will be of some use.
Also these doc links in the READ FIRST sticky are not found http://www.videolan.org/support/bug-reporting.html, http://www.videolan.org/doc/play-howto/ ... to-en.html, http://www.videolan.org/doc/faq/en/videolan-faq-en.html.
I've enabled the logger on v3.0.12 and it says:
Code: Select all
-- logger module started --
main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
main: playlist is empty
hevc: Waiting for VPS/SPS/PPS [x many]
main error: buffer deadlock prevented
hevc: Waiting for VPS/SPS/PPS [x many]
avcodec: Using D3D11VA (NVIDIA GeForce GTX 950, vendor 10de(NVIDIA), device 1402, revision a1) for hardware decoding
avcodec error: hardware acceleration picture allocation failed
avcodec error: avcodec_send_packet critical error
direct3d11 error: SetThumbNailClip failed: 0x800706f4
main error: buffer deadlock prevented
hevc: Waiting for VPS/SPS/PPS [x many]
avcodec: Using D3D11VA (NVIDIA GeForce GTX 950, vendor 10de(NVIDIA), device 1402, revision a1) for hardware decoding
main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 1000 ms)
hevc: Waiting for VPS/SPS/PPS [x many]
I've changed the prefs to be RTSP over TCP with no difference.
How do I debug this further?