mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 12:49:40 +08:00
By adding the range data we can get successful handling of full range color via custom FFmpeg output. Previously it would always default to 0 which would yield partial/limited output. Without the colorspace info the output file is correctly tagged, but not undergone the actual conversion.