> On Jun 24, 2023, at 17:21, Tomas Härdin <[email protected]> wrote: > > fre 2023-06-09 klockan 19:14 +0800 skrev Zhao Zhili: >> From: Zhao Zhili <[email protected]> >> >> Use FF_PROFILE_UNKNOWN as auto mode. > > Won't this break code that relies on AUTO_PROFILE? On the other hand
If you mean that setting profile via the integer number is broken, I had the same consideration. Rick said "Only the string representation of the profiles are documented. The mapping from integer to profile isn’t.” I agree on this simple case. http://ffmpeg.org/pipermail/ffmpeg-devel/2023-May/310074.html > zero refers to profiles that actually exist such as profile0 for vp9, > so the old behavior is kinda bad. > > /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". _______________________________________________ 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".
