[FFmpeg-devel] [PATCH 1/2] lavc/snowenc: Expose an option to set the rc_eq expression

Michael Niedermayer michael at niedermayer.cc
Sun Aug 9 15:54:34 EEST 2020


On Fri, Aug 07, 2020 at 11:26:17PM +0200, Alexander Strasser wrote:
> Snow uses the ratecontrol module, but does not expose a way to set
> the rc_eq expression. The default expression, set in the ratecontrol
> module, will always be used.
> 
> Make it possible to set rc_eq by adding an AVOption to snowenc.
> 
> The option definition is mostly a copy from the mpegvideo common
> options definition of rc_eq (libavcodec/mpegvideo.h), with some
> minor style adjustments to be closer to the other snowenc option
> initializer expressions.
> 
> Signed-off-by: Alexander Strasser <eclipse7 at gmx.net>
> ---
>  libavcodec/snowenc.c | 5 +++++
>  1 file changed, 5 insertions(+)

should be ok

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200809/759a0360/attachment.sig>


More information about the ffmpeg-devel mailing list