<div dir="ltr">Hi<br><div class="gmail_extra"><br><br><div class="gmail_quote">On 19 April 2013 04:51, George Nassas <span dir="ltr">&lt;<a href="mailto:gnassas@mac.com" target="_blank">gnassas@mac.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
</div>I did configure it as described in the wiki and it did work with my nVidia card. Now I&#39;m using intel&#39;s on-chip graphics but myth doesn&#39;t switch the framerate despite the fact I&#39;m playing a 24fps video and xrandr shows a 24fps mode available for my TV.<br>
</blockquote><div><br></div><div>now that is weird.<br></div><div>doesn&#39;t xrandr shows the list of modes available ?<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Even if it did the switch it&#39;s still not very useful as most movie videos are 23.97fps and displaying those on a TV in 24Hz mode will get you an extra frame every few seconds and that&#39;s what we&#39;re trying to avoid.<br>
</blockquote><div><br></div><div>yes, unfortunately, xrandr uses shorts to represent the refresh rate, not a float.<br><br></div><div>having said that, with xrandr 1.2 and later, there may be an option, I see with the latest ubuntu the xrandr command displays 59.9 and a few 24hz  entries... so there must be a way to represent them.<br>
<br></div><div>myth is using the old xrandr API...<br><br>i need to look into it.<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
&gt; If you can change using xrandr, then myth can change, it pretty much does exactly what xrandr does internally.<br>
<br>
</div>xrandr has a option where you can give the name of the timings and it will switch the display accordingly. I can see where it&#39;s getting the name from X and matching against the command line value but not where it&#39;s begin applied. In any case xrandr is doing something that myth isn&#39;t and it&#39;s doing it with standard calls.<br>
</blockquote><div><br></div><div>we could create the modeline and switch to them on the fly if we were to use the newer xrandr options...<br><br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">
<br>
</div>Well, xrandr is apparently questioning X and parsing the mode name using standard calls and it looks like it&#39;s one source program for all platforms so this is definitely possible.<br>
<br></blockquote><div><br></div><div>there&#39;s more than one API for xrandr, it has received some love lately... but myth doesn&#39;t support it.<br> <br></div><br></div></div></div>