mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-29 02:03:03 +08:00
cef6d12c3a
The content light level metadata was being read incorrectly by taking the address of the data pointer instead of casting the pointer itself. This resulted in interpreting the pointer address as the MaxCLL value, leading to extremely large values.