next up previous contents index
Next: DVD - celesteapp Up: Os - Linux Previous: Os - Linux   Contents   Index


Analogoverlay

Here is sample setting for .realmagicanalogoverlayrc0 which stores the analog overlay calibration parameters and is created afer calibration of Analogoverlay settings. You can find it under $HOME/ Directory.

###############################################################################
# Width resolution x Height resolution x Color depth x Refresh frequency
[ 1024 x 768 x 16 x 84 ]
###############################################################################
# Numbers of pixels
XOFFSET = 253
###############################################################################
# Numbers of lines
YOFFSET = 39
###############################################################################
# Ratio between VGA pixels frequency and MPEG pixels frequency
# RM_VGACORRECTION_DEFAULT        1000
VGACORRECTION = 1180
###############################################################################
# Chroma key upper limit for Red.
# RM_VGARUPPER_DEFAULT            14
VGARUPPER = 16
###############################################################################
# Chroma key lower limit for Red.
# RM_VGARLOWER_DEFAULT            0
VGARLOWER = 0
###############################################################################
# Chroma key upper limit for Green.
# RM_VGAGUPPER_DEFAULT            56
VGAGUPPER = 16
###############################################################################
# Chroma key lower limit for Green.
# RM_VGAGLOWER_DEFAULT            29
VGAGLOWER = 0
###############################################################################
# Chroma key upper limit for Blue.
# RM_VGABUPPER_DEFAULT            0
VGABUPPER = 16
###############################################################################
# Chroma key lower limit for Blue.
# RM_VGABLOWER_DEFAULT            14
VGABLOWER = 0
###############################################################################
# Values to adjust stability of jumping pixels on MPEG video
# RM_JITTERADJUSTMENT_DEFAULT     0
STABILITY = 1


Realmagic Build 2001-12-07