On May 14, 2014 8:34:42 PM IST, Gonzalo Garramuno <ggarr...@gmail.com> wrote:
>
>> I tried modifying muxing.c and that works without problems.
>> Any help or ideas are welcome.
>
>Ok.  Some more info.  The avcodec_video_encode2 returns got_packet
>false 
>for 18 frames at the beginning.  This seems to happen also in muxing.c.
>My video is very short (40 frames).  And 19 frames are the ones missing
>
>(albeit from the end of the video not the beginning.
>

It looks like end frames are cached inside, you might need to call 
avcodec_video_encode2 till u recieve all buffered frames.

-Anshul


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to