[FFmpeg-devel] Interface between ffmpeg and Libxavs and libx264

Reimar Döffinger Reimar.Doeffinger
Tue May 11 19:48:41 CEST 2010


On Tue, May 11, 2010 at 01:48:57PM +0800, wu amanda wrote:
> Whenever the
> function output_packet() find the last frame is encoded, it will simply
> break from the encoding loop.

No, it will not "simply break from the encoding loop", it will only do that
after it passed NULL as data to be encoded _and_ it received no data out from
the encoder.
However I am not at all convinced that it is a good idea to write those extra
4 bytes.



More information about the ffmpeg-devel mailing list