mame/ini/examples/bt709.ini

17 lines
456 B
INI

# Example for BT.709 Color Space
#
# BT.709 was standardized in 1990 for HD television. The color space for
# BT.709 would later be used for sRGB, the color space used for modern
# operating systems.
#
# This color space should be used for post-1995 computer systems and HD game
# systems.
#
# DIRECT3D POST-PROCESSING OPTIONS
#
chroma_mode 3
chroma_a 0.64,0.33
chroma_b 0.30,0.60
chroma_c 0.15,0.06
chroma_y_gain 0.2126,0.7152,0.0722