LinHES Forums
http://forums.linhes.org/

Video plays in small box and not full screen.
http://forums.linhes.org/viewtopic.php?f=21&t=21929
Page 1 of 1

Author:  mediathreat [ Tue Dec 14, 2010 11:19 am ]
Post subject:  Video plays in small box and not full screen.

Hey guys - when I play video right now I am getting a small box in the center of the screen surrounded by black. Is there anything I can look for to fix this? I've played with a lot of settings in the GENERAL and LINHES settings menus and with nvidia-settings, but I can't seem to get the video full screen again. Here is a picture of what it looks like:

Image

Here is my xorg.conf

Section "ServerLayout"
Identifier "Dual Screen"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"

# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "CRT-0"
HorizSync 28.0 - 55.0
VertRefresh 43.0 - 72.0
Option "PreferredMode" "1024x768"
Option "Primary" "True"
EndSection

Section "Monitor"
Identifier "Monitor1"
Option "PreferredMode" "1024x768"
Option "Primary" "False"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GT 240"
EndSection

Section "Device"
Identifier "Device1"
Driver "nvidia"
Screen 1
EndSection

Section "Screen"

# Removed Option "TwinView" "0"
# Removed Option "TwinViewXineramaInfoOrder" "CRT-0"
# Removed Option "metamodes" "CRT: 1024x768 +0+0, DFP: nvidia-auto-select +1024+0"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "DFP-1"
Option "metamodes" "CRT: 1024x768 +0+0, DFP: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
SubSection "Display"
Depth 24
EndSubSection
EndSection

Author:  tjc [ Tue Dec 14, 2010 9:32 pm ]
Post subject: 

Which mode does your X server say it's using?
Code:
grep "Setting mode" /var/log/Xorg.0.log

Author:  mattbatt [ Wed Dec 15, 2010 7:19 am ]
Post subject: 

My tv does that If I send it 720p instead of 1080. Is it everything including the menus or just video. There is a setting to adjust the zoom of video files automatically. Service Menu-> MythTV configuration-> Setup-> TV Settings-> Playback page 2 I have mine set to Video aspect Overide "off" and Zoom: "auto Detect (default off)". This setting will fix leterboxed content broadcast on a 4:3 channel (pillar boxed).

Author:  tjc [ Sat Dec 18, 2010 10:41 am ]
Post subject: 

Mattbatt has a good point, if your TV is a 1080i/p model and you send it a lower resolution signal (close to 720p here) it may letter box it depending on the settings.

The real key is to send it the best signal it can take and your video card can send. Most decent flat panels connected via HDMI, DVI or the like will provide good mode data to the X server which should let it fill the screen at it's best native resolution. The X log file (/var/log/Xorg.0.log) will tell you what that information is, and if you post it we can help you interpret it.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/