<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/10/2014 04:38 AM, Andrew
      Wilkinson wrote:<br>
    </div>
    <blockquote
cite="mid:CADdggxX0pFZbU2hwcQAUV6JPE9Dh6V96fByxcJy=nJ+rQ0DL3g@mail.gmail.com"
      type="cite">
      <div dir="ltr"><span
          style="font-family:arial,sans-serif;font-size:12.7272720336914px">Hi,</span>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px"><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px">Since
          upgrading from Mythbuntu 12.04 to 14.04 I've had the issue
          where if booted without the tv being on then there is no
          signal when the tv is switched on. I've resolved the issue by
          disabling xfsettingsd and running a script that calls xrandr
          on hdmi connect. There is one remaining issue, and that's that
          after my script uses xrandr to turn on the screen MythTV plays
          all recordings at 30fps, making the sound higher pitched than
          usual. If the tv is on when the machine is booted the
          recordings play at 25 fps as usual.</div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px"><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px">Here
          is the xrandr output when the TV was on when booted:</div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px"><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px">
          <div>Screen 0: minimum 320 x 200, current 1360 x 768, maximum
            32767 x 32767</div>
          <div>VGA1 disconnected (normal left inverted right x axis y
            axis)</div>
          <div>HDMI1 disconnected (normal left inverted right x axis y
            axis)</div>
          <div>HDMI2 connected 1360x768+0+0 (normal left inverted right
            x axis y axis) 160mm x 90mm</div>
          <div>   1360x768       60.0*+</div>
          <div>   1920x1080i     60.1     50.0     60.0  </div>
          <div>   1280x720       60.0     50.0     59.9  </div>
          <div>   1024x768       60.0  </div>
          <div>   800x600        60.3  </div>
          <div>   720x576        50.0  </div>
          <div>   720x480        60.0     59.9  </div>
          <div>   640x480        60.0     59.9  </div>
          <div>   720x400        70.1  </div>
          <div>VIRTUAL1 disconnected (normal left inverted right x axis
            y axis)</div>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px"><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px">And
          here's the start of the frontend log with -v playback, also
          when the TV was on when booted.</div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px"><br>
        </div>
        <div style=""><font face="arial, sans-serif"><a
              moz-do-not-send="true" href="http://pastebin.com/A1DMTgqN">http://pastebin.com/A1DMTgqN</a></font><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px"><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px">Here
          is the xrandr output from when the TV was turned off when the
          machine booted:</div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px"><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px">
          <div>Screen 0: minimum 320 x 200, current 1360 x 768, maximum
            32767 x 32767</div>
          <div>VGA1 disconnected (normal left inverted right x axis y
            axis)</div>
          <div>HDMI1 disconnected (normal left inverted right x axis y
            axis)</div>
          <div>HDMI2 connected 1360x768+0+0 (normal left inverted right
            x axis y axis) 160mm x 90mm</div>
          <div>   1920x1080i     60.1 +   50.0     60.0  </div>
          <div>   1360x768       60.0*+</div>
          <div>   1280x720       60.0     50.0     59.9  </div>
          <div>   1440x576       50.0  </div>
          <div>   1024x768       60.0  </div>
          <div>   1440x480       60.0     59.9  </div>
          <div>   800x600        60.3  </div>
          <div>   720x576        50.0  </div>
          <div>   720x480        60.0     59.9  </div>
          <div>   640x480        60.0     59.9  </div>
          <div>   720x400        70.1  </div>
          <div>VIRTUAL1 disconnected (normal left inverted right x axis
            y axis)</div>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px"><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px">And
          here's the log with -v playback from when TV was off during
          boot.</div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px"><br>
        </div>
        <div style=""><font face="arial, sans-serif"><a
              moz-do-not-send="true" href="http://pastebin.com/wBxuCP2M">http://pastebin.com/wBxuCP2M</a></font><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px"><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px">As
          you can see in the second of these log outputs it is playing
          the video at 30fps, but earlier it correctly detects that the
          video is 25fps. Why? What can I do to get it to play at the
          correct speed?</div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px"><br>
        </div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px">Many
          thanks,</div>
        <div
          style="font-family:arial,sans-serif;font-size:12.7272720336914px">Andrew</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    What video adapter do you have?<br>
    I have had problems in the past of recordings playing at the wrong
    speed. I switched to an NVidia display adapter and use vdpau and
    have not had the problem since. I use the $20 Nvidia GeForce 210.<br>
    <br>
    Peter<br>
    <br>
  </body>
</html>