Hello
The following I have constructed using
http://wiki.xbmc.org/index.php?title=User:UNiversal for my Philips TV:
Code:
ModeLine "1920x1080_60" 148.50 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.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync ( contradict )
ModeLine "1920x1080_50i" 74.25 1920 2448 2492 2640 1080 1084 1094 1124 +hsync +vsync Interlace
ModeLine "1920x1080_60i" 74.25 1920 2008 2052 2200 1080 1084 1094 1124 +hsync +vsync Interlace
ModeLine "1920x1080_50" 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync ( ? )
ModeLine "1920x1080_60" 148.35 2052 2200 1080 1084 1089 1125 +hsync +vsync
ModeLine "1920x1080_24" 74.16 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync ( contradict )
ModeLine "1920x1080_25" 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync ( contradict )
ModeLine "1920x1080_30" 74.18 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync ( contradict )
ModeLine "1920x1080_50i" 74.25 1920 2448 2492 2640 1080 1084 1094 1124 +hsync +vsync Interlace
ModeLine "1920x1080_60i" 74.18 1920 2008 2052 2200 1080 1084 1094 1124 +hsync +vsync Interlace
All these modes are marked as valid in xlog.txt.
I have a couple of questions:
1) Do I really need all of these modes?
2) Modes marked at the end of line with "contradict" are taken (for example) from:
Code:
Validating Mode "1920x1080":
(II) NVIDIA(GPU-0): 1920 x 1080 @ 24 Hz
(II) NVIDIA(GPU-0): Mode Source: EDID
(II) NVIDIA(GPU-0): Pixel Clock : 74.25 MHz
(II) NVIDIA(GPU-0): HRes, HSyncStart : 1920, 2558
(II) NVIDIA(GPU-0): HSyncEnd, HTotal : 2602, 2750
(II) NVIDIA(GPU-0): VRes, VSyncStart : 1080, 1084
(II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1089, 1125
(II) NVIDIA(GPU-0): H/V Polarity : +/+
(WW) NVIDIA(GPU-0): The EDID for Philips FTV (DFP-1) contradicts itself: mode <!---- HERE -->
(WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's
(WW) NVIDIA(GPU-0): valid VertRefresh range (48.000-62.000 Hz) would exclude
(WW) NVIDIA(GPU-0): this mode's VertRefresh (24.0 Hz); ignoring VertRefresh
(WW) NVIDIA(GPU-0): check for mode "1920x1080".
(II) NVIDIA(GPU-0): Viewport 1920x1080+415+22
(II) NVIDIA(GPU-0): Horizontal Taps 0
(II) NVIDIA(GPU-0): Vertical Taps 0
(II) NVIDIA(GPU-0): Base SuperSample x4
(II) NVIDIA(GPU-0): Base Depth 32
(II) NVIDIA(GPU-0): Distributed Rendering 1
(II) NVIDIA(GPU-0): Overlay Depth 32
(II) NVIDIA(GPU-0): Mode is valid.
Is that means that cannot use such kind of modes, although they are marked as valid.
3) Why I got 2 identical modes marked at the end of line with a "?"
4) How to achieve 23.976 playback using this method. My X does not report such kind of mode in xlog.txt