<div class="gmail_quote">On Thu, Mar 5, 2009 at 3:25 PM, Jean-Yves Avenard <span dir="ltr">&lt;<a href="mailto:jyavenard@gmail.com">jyavenard@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi<br><br><div class="gmail_quote">2009/3/6 James Oltman <span dir="ltr">&lt;<a href="mailto:cnlibmyth@gmail.com" target="_blank">cnlibmyth@gmail.com</a>&gt;</span><div class="im"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I just purchased a brand new 52&quot; Samsung LCD from Newegg (LN52A650).  It&#39;s fantastic!  Great colors and everything looks sharp.  No dead pixels either.  Anyway, I hooked up my frontend to the panel using VGA (HDMI cables are on their way as we speak).  I have the color adjusted on that input so it looks better using the sudo nvidia-settings command.  However, I&#39;ve noticed that when playing ISO movies, the TV is showing 60Hz instead of the 24hz (24fps).  I have been looking online, but haven&#39;t found anything conclusive as to how I can tell xine, mplayer or the Internal player to use 24hz.  Someone said to wrap up the command (mplayer, xine, etc) in an xrandr script.  Is anyone doing something similar to this now?  Is there a generic script that will detect the native frame rate of a video, then pass that to the xrandr command which then passes to a player?  I&#39;m planning on purchasing a PCI 9400 from newegg ($75).  Would this help in my quest for smooth, perfect video?  Thanks for the assistance!<br>


</blockquote></div><div><br>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>
</div></div></blockquote></div><br>Well, it took a while, but I finally got my nVidia 9500GT 512MB PCIe card.  I&#39;m using Jean-Yves repo, and VDPAU seems to be working fine.  CPU usage is very low 3-4% when playing x.264 content.  I&#39;m now trying the xrandr frame rate patch that&#39;s included in JYA&#39;s repo.  I&#39;ve enabled the &quot;Separate Video modes for GUI and TV playback&quot; and setup the 1920x1080 GUI and Video Output and left Rate and Aspect alone.  I have not done any overrides for specific video sizes.  However, I don&#39;t see the area where JYA says to input the location of a text file w/ refresh rates in it.  Could this be because my backend is not running JYA&#39;s repo?  Thanks for the assistance!<br>
<br>Jim Oltman<br>