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

wu amanda amandaxavs
Wed May 12 07:53:08 CEST 2010


Oh, I got what you mean. Maybe I should keep on output the endcode when the
first NULL is recieved such that the encoding loop won't break.
Thanks,
Amanda

2010/5/12 Reimar D?ffinger <Reimar.Doeffinger at gmx.de>

> 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.
>  _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>



More information about the ffmpeg-devel mailing list