[MPlayer-dev-eng] [BUG] issue with real audio stream 28_8

adland adland123 at yahoo.com
Mon Apr 26 06:14:50 CEST 2004


trying to play following real audio stream
./mplayer -v
 "rtsp://149.48.144.100:554/lewisandclark/allena.ra?start=15:03&end=16:54
&cloakport=8080,554,7070"

format tag of 28_8

segfault at line 1276  
 stream_read(demuxer->stream, ((char*)(sh->wf+1))+10, codecdata_length); 

in file libmpdemux/demux_real.c

codecdata_length was passed into function as
256664951

stream_read function was in stream.h

thanks






More information about the MPlayer-dev-eng mailing list