[mythtv-users] Displaying 1080i on 4:3 standard TV

Steve Skarda steveskarda at gmail.com
Tue Mar 21 20:08:20 UTC 2006


>
>
> Can I set my TVStandard to HD1080i and still use S-Video to display to my
> tv?  Could you send me the modeline you are using for 1080i?
>

There is a modeline in my xorg.conf but I don't think it is doing anything.
I believe the HD1080i on component overrides it.  I am a newbie.   What do I
know?   I can tell you that it is working for me.

You can't output 1080i format on S-Video.   I have outputted 480i (I just
change the two lines from 1080i to 480i) and both 4:3 shows and 16:9 shows
worked well on my 4:3 screen.  Simply adjusting the aspect ratio in Myth
provided a good picture for 1080i.  Sounds like you have another problem if
1080i isn't showing up correctly.

Here's what is in my xorg.conf:

Section "Device"
      Identifier  "NVIDIA Corporation NV43 [GeForce 6600]"
      Driver            "nvidia"
      BusID       "PCI:1:0:0"
      Option "TVStandard" "HD1080i"

EndSection

Section "Monitor"
      Identifier  "Visual Sensa"
      Option     "RenderAccel"     "True"
      Option            "DPMS"
      HorizSync   15-620
      VertRefresh 15-600
      Modeline "1920x1080" 82.816 1920 2104 2288 2456 1080 1107 1108 1124
interlace +hsync +vsync
EndSection

Section "Screen"
      Identifier  "Default Screen"
      Device            "NVIDIA Corporation NV43 [GeForce 6600]"
      Monitor           "Visual Sensa"
      DefaultDepth      24

      SubSection "Display"
            Depth       24
            Modes       "1080i"
      EndSubSection
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060321/85c17111/attachment.htm 


More information about the mythtv-users mailing list