No.
I do a sync() on a regular interval.
Problem is related to the structure of an AVI: you can add a new
stream, and it will be at the end
of the file, but the AVI information structure is not updated, and
then these frames will not be available.
If I can't 'finalize' the AVI on a regular interval, I will have to
create a kind of utility that will parse
the file and will recreate the AVI information... Not sure how I can
do this anyway...


On Wed, Aug 13, 2008 at 10:41 AM, Robert Kalwaitis
<[EMAIL PROTECTED]> wrote:
> Is your file corrupt?
>
>> Date: Wed, 13 Aug 2008 17:12:36 +0300> From: [EMAIL PROTECTED]> To: 
>> [email protected]> Subject: [libav-user] crash on 
>> avcodec_encode_video> > hey> i get segfault ( MPV_encode_picture) when i run 
>> avcodec_encode_video what> could be the problem?> 
>> _______________________________________________> libav-user mailing list> 
>> [email protected]> 
>> https://lists.mplayerhq.hu/mailman/listinfo/libav-user
> _________________________________________________________________
> Get more from your digital life.  Find out how.
> http://www.windowslive.com/default.html?ocid=TXT_TAGLM_WL_Home2_082008
> _______________________________________________
> libav-user mailing list
> [email protected]
> https://lists.mplayerhq.hu/mailman/listinfo/libav-user
>
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to