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

Strange problem trying to play movies on my hdtv
http://forums.linhes.org/viewtopic.php?f=17&t=7821
Page 1 of 1

Author:  hondaman [ Tue Jan 10, 2006 5:33 pm ]
Post subject:  Strange problem trying to play movies on my hdtv

This is a little off topic, but I discovered the problem first by trying to play a movie through Myth Video.

have my box running FC4 hooked up to a 50" plasma at a resolution of 1920x1080. When I try and play a movie, either a dvd iso, or a divx, the gui locks up, and the x process goes to 99%.

The computer is connected to the tv from the back of the nvidia 6600gt's dongle that looks like an svid cable on one end (but with more pins) and component connectors on the other end.

When I play the same move with my box connected to a crt, it plays fine.

Obviously im using 2 different xorg.conf files. The .conf for the crt is identical except, of course, for the monitor and screen sections.

Can anyone take a stab at this and figure out whats wrong? Oh, I might add I tried changing the resolution down to 800x600 and play a movie, and it did the same thing.

Here is the xorg.conf file i use for the tv-out:


# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules/extensions/nvidia"
ModulePath "/usr/X11R6/lib/modules"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "record"
Load "freetype"
Load "type1"
Load "v4l"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Panasonic"
ModelName "Plasma"
DisplaySize 320 180
HorizSync 30.0 - 50.0
VertRefresh 60.0 - 60.0
ModeLine "720p" 73.8 1280 1320 1368 1640 720 722 724 751 +hsync +vsync
ModeLine "1080i" 74.2 1920 1964 2052 2200 1080 1084 1088 1125 +hsync +vsync interlace
# Option "IgnoreEDID"
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "VESA driver (generic)"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TVStandard" "HD1080i"
SubSection "Display"
Viewport 0 0
Modes "1080i" "720p"
Depth 24
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

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