[MPlayer-dev-eng] [PATCH] Saved AVI index files with -saveidx and -idxfile

Dmitry Baryshkov mitya at school.ioffe.ru
Fri Oct 10 17:04:27 CEST 2003


Jason Tackaberry wrote:

>Hi,
>
>On Thu, 2003-10-09 at 14:55, Attila Kinali wrote:
>  
>
>>Jason Tackaberry <tack at auc.ca> wrote:
>>    
>>
>>>the index files) and it does things it shouldn't be doing in libmpdemux
>>>(like calling exit()).  I don't expect it to be merged into cvs without
>>>      
>>>
>[...]
>  
>
>>Fix those thing, add some sanity checks (remember, mplayer should never
>>segfault), and add docu, than it can be applied.
>>    
>>
>
>I can add sanity checks, documentation, and clean up the code, but I'm
>going to need help from the mplayer developers on removing the exit()
>call.  What is the proper way to cause mplayer to exit within
>libmpdemux?
>
You mustn't exit from MPlayer! If loading of  file/index/etc. fails, you 
must tell MPlayer, that file is
 bad (just like if file doesn't exist). MPlayer must continue playing 
it's playtree.

>Thanks,
>Jason.
>  
>
-- 
With best wishes
Dmitry Baryshkov




More information about the MPlayer-dev-eng mailing list