Page 1 of 1

RTSP Pause \ Resume Stream causing vlc crash

Posted: 28 Mar 2016 11:21
by supersticks
Hi VLC Community,
I have been facing an issue with resuming a paused rtsp stream with a local file transcoded with mp4v codec. I realised if I pause for approximately one to two minutes and resume, I will see the VLC window get crashed (cli/gui). I don't see any error reported regarding the crash on the dummy interface or even generated by gui at the point it crashes.



Not sure if it's an ongoing bug or issue, any clues?

Example to replicate issue by gui
Media-> Stream-> input file-> choose rtsp->
Transcode with mp4v

An example of the command I ran (without logging)
"C:\Program Files (x86)\VideoLAN\VLC\VLC.exe" -vvv -I dummy C:\Users\user\test.avi :sout=#transcode{vcodec=mp4v,acodec=none}:rtp{sdp=rtsp://:8554/test} --no-sout-audio