[mythtv-users] 16:9 broadcasts on a 16:9 TV give letterbox images

S2 s2.akira at tin.it
Thu Apr 19 16:56:53 UTC 2007


On Thursday 19 April 2007 16:46, Michael T. Dean wrote:
> > I had your same problem (DisplaySize ignored). I had to add
> > Option          "DDC" "false"
> > to my xorg.conf
>
> That's been deprecated for about a year, now.  See:
>
> http://www.mythtv.org/wiki/index.php/Frequently_Asked_Questions#Q:_All_my_f
>onts_look_like_they_are_the_wrong_sizes.2C_how_can_I_correct_this.3F
> http://www.mythtv.org/wiki/index.php/Display_Size

I did not need it in ubuntu edgy. When I updated to feisty, if I didn't 
specify DDC false the DisplaySize was ignored. Now I have

Section "Monitor"
        Identifier      "KDF-E50A12U"
        Option          "DDC" "false"
        DisplaySize  325 182

        HorizSync 30-50
        VertRefresh 58-62

        Modeline "1024x768_TV"   65.00  1024 1048 1184 1344  768 771 777 
806 -hsync -vsync

        Option          "UseEdid" "false"
        Option          "DPI" "100x100"
EndSection

And it works (16:9 aspect ratio with 1024x768 output resolution to the tv)
(I think the UseEdid line is ignored by the via driver)

> and, especially,
>
> http://www.mythtv.org/wiki/index.php/Specifying_DPI_for_NVIDIA_Cards

I use the Openchrome drivers, not nVidia.


More information about the mythtv-users mailing list