Hi<br><br><div class="gmail_quote">2009/3/6 James Oltman <span dir="ltr">&lt;<a href="mailto:cnlibmyth@gmail.com">cnlibmyth@gmail.com</a>&gt;</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&#39;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 - &quot;1920x1080@50&quot;<br>#51 - &quot;1920x1080@60&quot;<br>#52 - &quot;1920x1080@24&quot;<br>#53 - &quot;1920x1080@23.976&quot;<br>#54 - &quot;1920x1080@50i&quot;<br>#55 - &quot;1920x1080@60i&quot;<br>#56 - &quot;1920x1080@59.94&quot;<br>
#57 - &quot;1920x1080@59.94i&quot;<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&#39;t know if your TV handles 23.976Hz so you may have to test if it works or not. I&#39;d be surprised if it didn&#39;t though, my sony tv, panasonic tv and panasonic projector handle it fine.<br>