export dnxhd encoded picture quality
Originally committed as revision 13071 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a5c0969a33
commit
6650c4c3a8
@ -805,6 +805,8 @@ static int dnxhd_encode_picture(AVCodecContext *avctx, unsigned char *buf, int b
|
||||
goto encode_coding_unit;
|
||||
}
|
||||
|
||||
ctx->frame.quality = ctx->qscale*FF_QP2LAMBDA;
|
||||
|
||||
return ctx->cid_table->frame_size;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user