LINUX.ORG.RU

NVidia+TV-Out


0

0

Извините за очень глупы вопрос. Как на NVidia сделать TV-Out так, чтобы фильм из mplayer выводился на TV, а комп оставался свободным.

anonymous
Ответ на: комментарий от anonymous

Что значит не пойдет??? Фильм выводится на TV, а комп свободен ... чего тебе еще надо?

anonymous
()
Ответ на: комментарий от jackill

Я делаю так запускаю Mplaer c рабочего стола расположенного на телевизоре и мой конфиг


# XFree86 4 configuration created by redhat-config-xfree86

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Monitor" 0 0
Screen 1 "TVout" RightOf "Monitor"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

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

Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "NetMousePS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "Monitor"
Identifier "CRTmonitor"
ModelName "LG 795FT"
HorizSync 30.0 - 96.0
VertRefresh 50.0 - 160.0
EndSection

Section "Monitor"
Identifier "HomeTV"
ModelName "TVset"
HorizSync 30.0 - 50.0
VertRefresh 50.0 - 60.0
EndSection

Section "Device"
Identifier "NVGF4-1"
Driver "nvidia"
BoardName "Ti4800-VDT8X (MS-8900)"
VideoRam 131072
Option "NvAGP" "3"
Option "NoLogo" "1"
Option "RenderAccel" "1"
Option "TwinView" "1"
Option "DPMS" ""
BusID "PCI:1:0:0"
EndSection

Section "Device"
Identifier "NVGF4-2"
Driver "nvidia"
BoardName "Ti4800-VDT8X (MS-8900)"
VideoRam 131072
Option "NvAGP" "3"
Option "NoLogo" "1"
Option "RenderAccel" "1"
Option "TVOutFormat" "COMPOSITE"
Option "ConnectedMonitor" "TV"
Option "TVStandard" "NTSC-M"
BusID "PCI:1:0:0"
Screen 1
EndSection

Section "Screen"
Identifier "Monitor"
Device "NVGF4-1"
Monitor "CRTmonitor"
DefaultDepth 16
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "TVout"
Device "NVGF4-2"
Monitor "HomeTV"
DefaultDepth 16
SubSection "Display"
Depth 8
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

alexsy ★★
()
Ответ на: комментарий от alexsy

Как раз то, что ему надо.

Можно пускать вообще откуда угодно, главное DISPLAY указать.

jackill ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.