[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bino-list] native 3D-TV support (request)
From: |
Daniel Fratzscher |
Subject: |
[Bino-list] native 3D-TV support (request) |
Date: |
Wed, 16 Mar 2011 10:51:47 +0100 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9 |
Hi!
Is it possible to add 2 additional output modes for using a 3D-TV? I
managed to create proper modelines to switch to Televisions 3D-Modes.
The modes are close to the top-bottom-mode but with a couple of blank
lines between them.
720p-3D: left frame: from 0/0 to 1280/720
(upper-left and lower-right corners)
right frame: from 0/750 to 1280/1470 (30 blank
lines between frames)
1080p-3D left frame: from 0/0 to 1920/1080
right frame: from 0/1125 to 1920/2205 (45 blank
lines between frames)
Thank you very much in advance!
Best,
Daniel
If anyone else want to try - this is my xorg.conf: (modelines in section
"Monitor" and option "mode validation" in section "screen" are nessesary)
With this settings it is possible to change to the native 3D-Modes by
nvidia-settings.
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "SAMSUNG"
HorizSync 26.0 - 68.0
VertRefresh 24.0 - 75.0
Option "DPMS"
Modeline "1360x768_60" 85.50 1360 1424 1536 1792 768 771 777 795
+hsync +vsync
Modeline "1280x720_60" 74.25 1280 1390 1430 1650 720 725 730 750
+hsync +vsync
Modeline "1280x720_50" 74.25 1280 1720 1760 1980 720 725 730 750
+hsync +vsync
Modeline "1920x1080_60" 148.35 1920 2008 2052 2200 1080 1084 1089
1125 +hsync +vsync
Modeline "1920x1080_50" 148.50 1920 2448 2492 2640 1080 1084 1089
1125 +hsync +vsync
Modeline "1920x1080_24" 74.16 1920 2558 2602 2750 1080 1084 1089
1125 +hsync +vsync
Modeline "1920x1080_25" 74.25 1920 2448 2492 2640 1080 1084 1089
1125 +hsync +vsync
Modeline "1920x1080_30" 89.01 1920 2448 2492 2640 1080 1084 1089
1125 +hsync +vsync
Modeline "1024x768_75" 78.75 1024 1040 1136 1312 768 769 772 800
+hsync +vsync
Modeline "1280x1470_60" 148.5 1280 1390 1430 1650 1470 1475 1480
1500 +hsync +vsync
Modeline "1920x2205_24" 148.32 1920 2558 2602 2750 2205 2209 2214
2250 +hsync +vsync
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GT 240"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1360x768_60"
Option "NoLogo" "True"
Option "UseEdid" "False"
Option "Coolbits" "4"
Option "ExactModeTimingsDVI" "True"
Option "ModeValidation" "AllowNon60HzDFPModes, NoEdidModes,
NoEdidDFPMaxSizeCheck, NoVertRefreshCheck, NoHorizSyncCheck,
NoMaxSizeCheck, NoDFPNativeResolutionCheck"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
- [Bino-list] native 3D-TV support (request),
Daniel Fratzscher <=
- Re: [Bino-list] native 3D-TV support (request), Martin Lambers, 2011/03/16
- Re: [Bino-list] native 3D-TV support (request), Martin Lambers, 2011/03/18
- AW: [Bino-list] native 3D-TV support (request), Daniel Fratzscher, 2011/03/18
- Re: AW: [Bino-list] native 3D-TV support (request), Martin Lambers, 2011/03/18
- Re: [Bino-list] native 3D-TV support (request), Daniel Fratzscher, 2011/03/21
- Re: [Bino-list] native 3D-TV support (request), Martin Lambers, 2011/03/21
- Re: [Bino-list] native 3D-TV support (request), Daniel Fratzscher, 2011/03/29
- [Bino-list] ffmpeg-mt, Alexey Osipov, 2011/03/29
- Re: [Bino-list] ffmpeg-mt, Daniel Fratzscher, 2011/03/30
- Re: [Bino-list] ffmpeg-mt, Alexey Osipov, 2011/03/31