[FFmpeg-devel] [PATCH] libvpx: ignore bitrate setting when -crf option is set.
Derek Buitenhuis
derek.buitenhuis at gmail.com
Mon Dec 17 17:51:08 CET 2012
On 15/12/2012 8:03 PM, Clément Bœsch wrote:
> avctx->bit_rate is set by default, so unless you use -b:v 0, the CRF
> settings have no effect, and thus generally results in a pretty crappy
> quality output.
> ---
> libavcodec/libvpxenc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I thought I replied to this a few days ago... woops.
LGTM.
- Derek
More information about the ffmpeg-devel
mailing list