[Ffmpeg-cvslog] r8715 - in trunk/libavformat: asf.c utils.c

Benoit Fouet benoit.fouet
Thu Apr 26 11:02:22 CEST 2007


Hi Baptiste,

Baptiste Coudurier wrote:
> Hi
>
> Benoit Fouet wrote:
>   
>> Baptiste Coudurier wrote:
>>     
>>> Benoit Fouet wrote:
>>>   
>>>       
>>>> [snip]
>>>>
>>>> it seems so:
>>>>
>>>> [...]
>>>>
>>>> +        if (codec_identified[st->index]) {
>>>> +            av_read_frame_flush(ic);
>>>> +            av_seek_frame(ic, st->index, 0.0, 0);
>>>> +            url_fseek(&ic->pb, ic->data_offset, SEEK_SET);
>>>> +        }
>>>>     
>>>>         
>>> Btw, what if stream is not seakable ? Code should close and reopen the
>>> file in this case, like av_open_input_file, no ?
>>>       
>> dunno, maybe you should ask John Donaghy in the original thread ?
>>
>>     
>
> Any news about that ? Can the warning be fixed ?
>
>   
didn't see your post in the ffmpeg-devel original thread ;)
i guess the warning, at least, could be fixed, though

Ben

-- 
Purple Labs S.A.
www.purplelabs.com




More information about the ffmpeg-cvslog mailing list