[x264-devel] Encoding a single input files to multiple output files with different bitrates

Kiran Kotla kotlakiran at gmail.com
Tue Aug 23 05:04:57 CEST 2011


Hello,

I am trying to use x.264 to generate multiple output files with different
bitrate from a single input file.

I want to do this in the most efficient way possible. Does x.264 already
provide a way to do this?

As in, after a common motion estimation step, is it possible to generate
multiple output files (with different bitrates), rather than having to go
through most estimation phase for each output bitrate?

If, this functionality is not available, any pointers to where to make
changes, would be appreciated.

I am looking at the function x264_macroblock_analyse and trying to use
multiple 'qp's each for one output bitrate, but the changes look quite
complex.

Appreciate any suggestions.

Thanks in advance
Kiran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20110822/882c8298/attachment.html>


More information about the x264-devel mailing list