lör 2022-12-10 klockan 01:22 +0800 skrev Zhao Zhili: > From: Zhao Zhili <[email protected]> > > It's well known that mediacodec encoder requires 16x16 alignment. > Use our bsf to fix the crop info. > --- > v3: don't change the dimension for AV_PIX_FMT_MEDIACODEC. It can have > side effect.
Looks like this silently crops? Is that really a good idea? We usually don't do stuff like that. For example codecs that require even dimensions complain loudly then fail. /Tomas _______________________________________________ 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".
