[MPlayer-dev-eng] HTTP search segfault

eviv bulgroz ebulgroz at yahoo.com
Sun Mar 14 18:10:28 CET 2004


--- Roberto Togni <r_togni at tiscali.it> wrote:

> > 4 is all-inclusive. It fixes issues with http-seek segfaults on non- 
> > seekable streams and playing from stdin
> > There are some questions about stdin handling with new streaming  
> > callbacks in general but stdin problem indirectly caused by earlier  
> > http-seek patch is also fixed in 4..
> >
> Applied.
> > Best regards, Valentine
> Ciao,
>  Roberto
> 

Actually there are remaining issues, regarding streaming of multiple avi files:

1) The following command line doesn't work anymore, only the first avi file is now played:

cat a.avi b.avi | mplayer - 

=> Enclosed is a small patch that fixes that problem

2) A similar problem exists for multiple avi files sent over http. With seeking enabled, the code
is now broken, since it needs to read properly and sequentially the avi headers, indexes and size
of all files sent over the stream! This still have to be fixed...


__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: demuxavifix.diff
Type: text/x-diff
Size: 1128 bytes
Desc: demuxavifix.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040314/0e649863/attachment.diff>


More information about the MPlayer-dev-eng mailing list