<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div>mythtv, xine, mplayer etc.. won&#39;t change the TV refresh rate to match the videframerate.<br>
using this patch: <a href="http://svn.mythtv.org/trac/ticket/5643" target="_blank">http://svn.mythtv.org/trac/ticket/5643</a> will help but there are inner problem when using nvidia card. nvidia drivers do not report the actual refresh rate but a unique value starting from 50.<br>

<br>As such, I updated those patches to be able to handle those weird reported refresh rate:<br><a href="http://www.avenard.org/media/Patches_%26_Add-Ons/Entries/2009/2/16_Match_refresh_rate_with_input_framerate_to_reduce_judder_and_nVidia_xrandr_support.html" target="_blank">http://www.avenard.org/media/Patches_%26_Add-Ons/Entries/2009/2/16_Match_refresh_rate_with_input_framerate_to_reduce_judder_and_nVidia_xrandr_support.html</a><br>

<br>If you search this distribution list, last month I posted the script I use for starting mplayer that does the same job: it will use xrandr to set the right refresh rate, then start mplayer...<br><br>Another thing to be aware of, if you&#39;re not using vdpau but Xv, do not do this. There&#39;s a bug in the nvidia drivers, when using a display at 24Hz to watch content at 24 fps, then X11 start using 100% of the CPU, and everything crawl to an end...<br>

<br></div></div></blockquote></div><br>Jean-Yves,<br><br>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?<br>
<br>Jim<br>