On Thu, 16 Aug 2012 20:00:53 +0200, Luca Barbato <[email protected]> wrote:
> ---
> 
> I'm not sure if is sane override avctx->bit_rate or would be better 
> replace the usages of avctx->bit_rate with a local variable.
> 

I think it's correct for encoder to export the bitrate value that actually gets
used.

Also if libvpx has its own default for bitrate, we should probably make 0 the
default for libvpxenc and not use our own default.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to