[mythtv-users] Black frame border around picture
Sergio P. Cesar
sergio at winc.net
Mon Nov 7 06:34:13 EST 2005
I have a 1 inch black frame on everything, using knoppmyth, Radeon ATI 700
with its driver. Using the normal video output to plug into a sony 52 inch
HD display, I generated the XF86Config-4 using fglrxconfig.
What can I do to extend the border to the edge of the tv screen?
I have changed the
Option "TVHSizeAdj" "30"
Option "TVVSizeAdj" "35"
Option "TVOverScan" "1.65"
in the device session it has no effect, nothing changes, have restarted X.
and the overscan settings in myth affects the size of the picture inside
but does not change the outer frame.
here is part of XF86Config-4
Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
# ### generic DRI settings ###
# === disable PnP Monitor ===
#Option "NoDDC"
# === disable/enable XAA/DRI ===
Option "no_accel" "no"
Option "no_dri" "no"
# === misc DRI settings ===
Option "mtrr" "off" # disable DRI mtrr mapper,
driver
has its own code for mtrr
# ### FireGL DDX driver module specific settings ###
# === Screen Management ===
Option "DesktopSetup" "mirror"
Option "ScreenOverlap" "0"
# === TV-out Management ===
Option "TVFormat" "NTSC-N"
Option "TVStandard" "VIDEO"
Option "TVHSizeAdj" "30"
Option "TVVSizeAdj" "35"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHStartAdj" "0"
Option "TVColorAdj" "0"
Option "TVOutFormat" "SVIDEO"
# Option "TVOverScan" "0.65"
Option "TVOverScan" "1.65"
Option "GammaCorrectionI" "0x00000000"
Option "GammaCorrectionII" "0x00000000"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000000"
Option "CapabilitiesEx" "0x00000000"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "off"
# === Center Mode (Laptops only) ===
Option "CenterMode" "off"
# === Pseudo Color Visuals (8-bit visuals) ===
Option "PseudoColorVisuals" "off"
# === QBS Management ===
Option "Stereo" "on"
Option "StereoSyncEnable" "1"
# === FSAA Management ===
Option "FSAAEnable" "no"
Option "FSAAScale" "1"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
# === Misc Options ===
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "yes"
Option "ForceGenericCPU" "no"
BusID "PCI:1:0:0" # vendor=1002, device=5e4b
Screen 0
EndSection
Sergio
More information about the mythtv-users
mailing list