OBS Studio - Free and open source software for live streaming and screen recording
obs-ffmpeg: Set AMF codec level properly
The default "level" setting was being used for each codec (AVC, HEVC, AV1) supported by AMF. For example, all HEVC encoders were using level 6.2 and this caused some playback devices to reject the bitstream for decode because the device reported a maximum decode level lower than 6.2. Add functionality to determine the best match for the codec level instead of relying on the defaults.
A
Alex Luccisano committed
2217eb4d950e5496c70702fc4d64f8bf437a81ab
Parent: f62b139
Committed by Ryan Foster <ryan@obsproject.com>
on 4/25/2025, 8:48:18 PM