[MPlayer-dev-eng] demux_lavf.c crash

Roberto Togni r_togni at tiscali.it
Tue May 11 22:26:09 CEST 2004


Hi all.

If you try to play this url in MPlayer (don't use -playlist even if the  
file is a playlist)
http://on2.com/vp6_samples/wb/harry3-40.tc7

lavf misdetects the file as Westwood Studios audio format, and then  
tries to play it.
but it fails at line 141 of demux_lavf.c doing strncpy because demuxer-
>stream->url is NULL.

The patch attached is a simple workaround ot avoid sig11, not a final  
solution.

If i play the file from hd, i get av_open_input_stream() failed, but no  
sig11.

Is demux_lavf supposed to handle urls or just local files? Does lavf  
handle file i/o internally or does it get the data from mplayer ?

Ciao,
 Roberto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: demux_lavf.c.diff
Type: text/x-patch
Size: 515 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040511/723eef9b/attachment.bin>


More information about the MPlayer-dev-eng mailing list