[vlc] VLC segfaults with H264+AAC playlist over RTP

Cian Cullinan cian.cullinan at gmail.com
Thu Dec 8 13:15:03 CET 2005


Hi,
I'm testing using Darwin Streaming Server to stream H264+AAC playlists to VLC.
I have the latest SVN snapshot of VLC, ffmpeg, and the latest release
of live555 libraries and DSS.
If I try and play one of the sample movies from the server as follows
then everything is fine:
$ vlc rtsp://localhost/sample_h264_1mbit.mp4

However, if I create a playlist on DSS just containing this file and
play it as follows, then about 20% of the time VLC crashes out with a
segfault:
$ vlc  -vv rtsp://localhost/H264.sdp

The relevant part of the output seems to be:
[00000264] main input debug: `rtsp://localhost/H264.sdp' successfully opened
[00000286] packetizer_h264 packetizer debug: found NAL_PPS
[00000300] faad decoder warning: decoded zero sample
[00000300] main decoder debug: no aout present, spawning one
[00000301] main audio output debug: looking for audio output module: 4
candidates
[00000266] ffmpeg decoder debug: concealing 720 DC, 720 AC, 720 MV errors
 (h264 at 0xa08f580)
Segmentation fault

Any suggestions?

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list