On Thu, Sep 16, 2021 at 1:55 PM <[email protected]> wrote: > > From: Limin Wang <[email protected]> > > Signed-off-by: Limin Wang <[email protected]> > ---
For the record, Christopher Degawa also posted something similar (https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/), and I finally recently had gotten to noting on IRC that the rate control options should be brought more in line with, say, libx264. Set AVOption-specific defaults (f.ex., libx264 sets CRF to its default value by default), and then if any of the other rate control modes is nonzero the appropriate rate control would get utilized in the wrapper. Jan _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
