On 12/8/2021 10:12 AM, Niklas Haas wrote:
> +/* based on guesswork, see mkvtoolnix and dovi_tool */
> +int av_dovi_profile(const AVDOVIRpuDataHeader *hdr)
> +{The correct way to find the profile is from the stream level DOVI configuration record side data, if available. - Derek _______________________________________________ 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".
