Page 1 of 1

VLC V2.0.0 / V2.0.1 Crash / not playing rtsp stream

Posted: 04 Apr 2012 15:10
by BoDan
Need help / solution
I use a Moxa VPort 451 Video Server witch delivers two types of rtsp streams: "rtsp://[ip address]/udpstream" and "rtps://[ip address]/multicaststream".
Operation System is Win7 32 Bit.

With VLC V2.0.1 it is not possible to view either type of stream (with continous debug messages: "avcodec warning: cannot decode one frame (1722 bytes)").

With VLC V2.0.0 both streams will show. However, if one tries to play the multicast type stream on two instances of vlc, the second instance will crash.

With VLC V1.1.11 both issues are fine.
(
However messages have warnings on loading the stream:
- main warning: PTS is out of range (-10000), dropping buffer
- main warning: late picture skipped (8912 > -757)
)

My final aim will be to show multiple multicast streams in one app with multiple LibVlc instances.

Re: VLC V2.0.0 / V2.0.1 Crash / not playing rtsp stream

Posted: 04 Apr 2012 19:03
by VLC_help
Could you test 2.0.2 build once it is release and report back if it doesn't work?

Re: VLC V2.0.0 / V2.0.1 Crash / not playing rtsp stream > 2

Posted: 10 Aug 2012 15:01
by BoDan
Hi,

i tested the situation against the newest version 2.0.3:

the prescribed situation still persists


The problem described in the post from Wed Apr 04, 2012 ist still the same:
Streams "rtsp://[ip address]/udpstream" and "rtsp://[ip address]/multicaststream"
from a Moxa VPort 451 show no video, streams are received though: audio is there!
(continous debug messages: "avcodec warning: cannot decode one frame...)


With regards