Hi<br><br><div class="gmail_quote">2009/3/6 James Oltman <span dir="ltr"><<a href="mailto:cnlibmyth@gmail.com">cnlibmyth@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for responding to my email. After I received the first respone, I read about the patch. Further down that page I saw that you had submitted a revamped patch. Thanks so much for your work with VDPAU and now with this. I didn't see this answered anywhere, but I take it that your patch is not included in your Ubuntu repo?</blockquote>
<div><br>it is of course :)<br><br>my ubuntu repo includes all my patches.. remember that I wrote all those patches first of all for my own use and I wanted that feature.<br><br>To make the most of your TV, you may want to use my xorg.conf configuration file (assuming you have a nvidia video card)<br>
<a href="http://www.avenard.org/media/Patches_%26_Add-Ons/Entries/2008/9/5_xorg.conf_and_specific_refresh_rates.html">http://www.avenard.org/media/Patches_%26_Add-Ons/Entries/2008/9/5_xorg.conf_and_specific_refresh_rates.html</a><br>
<br>this will allow to control precisely how you output on your TV.<br><br>If you use the xorg.conf I provided and the new feature making mythtv change automatically the refresh rate in the configuration screen for the custom refresh rate add the path to the file containing:<br>
#50 - "1920x1080@50"<br>#51 - "1920x1080@60"<br>#52 - "1920x1080@24"<br>#53 - "1920x1080@23.976"<br>#54 - "1920x1080@50i"<br>#55 - "1920x1080@60i"<br>#56 - "1920x1080@59.94"<br>
#57 - "1920x1080@59.94i"<br>#1920x1080 mode:<br>1920,1080,50,50<br>1920,1080,60,51<br>1920,1080,24,52<br>1920,1080,23.976,53<br>1920,1080,59.94,56<br>1600,1200,25,25<br>1920,1200,60,50<br><br><br>this indicate to myth, that in order to use say 24Hz, it has to use xrandr value 52 ...<br>
<br></div></div>I don't know if your TV handles 23.976Hz so you may have to test if it works or not. I'd be surprised if it didn't though, my sony tv, panasonic tv and panasonic projector handle it fine.<br>