Dec 29, 2020, 04:56 by [email protected]: > From: klobliu <[email protected]> > > Signed-off-by: klobliu <[email protected]> > --- > libavcodec/cbs.c | 1 + > libavcodec/cbs_h2645.c | 60 +++++++++++++++++++++++++++++++++++++++ > libavcodec/cbs_h265.h | 2 ++ > libavcodec/h265_metadata_bsf.c | 64 > +++++++++++++++++++++++++++++++++++++++++- > 4 files changed, 126 insertions(+), 1 deletion(-) >
One of us is working on exactly this at the moment. We want to use the same syntax for every codec, as well as have a generic CLI option to automatically insert a bsf if needed. So this is kind of redundant. _______________________________________________ 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".
