TsuZing
New Member
Most users use 8-bit color depth monitors, so they take it for granted that recording videos should also use 8-bit. There is no point in using 10-bit because original video is only 8-bit.
Really? They made a mistake. Original color format of the computer is RGB, and video encoding uses YUV color format, so when recording a video, RGB will be converted to YUV, when playing this video, YUV will be converted to RGB. There is a deviation in the conversion, resulting in discontinuous color transitions. By increasing color depth of video encoding, we can reduce this deviation and get higher video quality.
The color format can be modified in Settings > Advanced, such as changing default NV12(8-bit) to P010(10-bit). But I want to know, when the monitor is 8bit and the color format is set to P010, whether OBS will directly convert 8bit RGB to 10bit YUV instead of converting to 8bit YUV first and then expanding to 10bit YUV. The former gets higher quality, while the latter has the same quality as 8bit YUV.
If I'm correct, OBS should remove the warning when not using HDR but selecting the P010 color format.
Really? They made a mistake. Original color format of the computer is RGB, and video encoding uses YUV color format, so when recording a video, RGB will be converted to YUV, when playing this video, YUV will be converted to RGB. There is a deviation in the conversion, resulting in discontinuous color transitions. By increasing color depth of video encoding, we can reduce this deviation and get higher video quality.
The color format can be modified in Settings > Advanced, such as changing default NV12(8-bit) to P010(10-bit). But I want to know, when the monitor is 8bit and the color format is set to P010, whether OBS will directly convert 8bit RGB to 10bit YUV instead of converting to 8bit YUV first and then expanding to 10bit YUV. The former gets higher quality, while the latter has the same quality as 8bit YUV.
If I'm correct, OBS should remove the warning when not using HDR but selecting the P010 color format.