<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Nick Morrott wrote:
<blockquote
 cite="mid:5387cd30809242107s629804cblefaf95d636500fda@mail.gmail.com"
 type="cite">
  <pre wrap="">On 24/09/2008, "Jos&eacute; Tom&aacute;s @ Chico" <a class="moz-txt-link-rfc2396E" href="mailto:jose.tomas@chico.mine.nu">&lt;jose.tomas@chico.mine.nu&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap=""> Nick Morrott wrote:
   On 24/09/2008, "Jos&eacute; Tom&aacute;s @ Chico" <a class="moz-txt-link-rfc2396E" href="mailto:jose.tomas@chico.mine.nu">&lt;jose.tomas@chico.mine.nu&gt;</a> wrote:


     Hi!

 When I launch MythTV I'm not able to see TV correctly, I get image doubled,
like the interlace mode is working but the two rendering is being done
sequencial in the screen, so getting image twice.

 I configured Audio Rate maximum to 32000, but MythTV continues to say
 "Opening audio device 'default'. ch 2(2) sr 44100".

 Does any one have similar issue? If so what have done?

      I've seen similar reports from users of ATI cards. Does this effect
happen if you choose a different deinterlacer or non-Xv playback
method?

Can you use the 'ati' X.org driver instead of the proprietary fglrx
driver from ATI and see if that makes a difference?

  I do not know where I can choose a different deinterlacer or a non-Xv playback, can you provide-me some details?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Playback profiles in mythfrontend setup.

  </pre>
  <blockquote type="cite">
    <pre wrap=""> Regarding the driver, I had an ATI Radeon HD 3600. When I start this install I tried to see TV with regular apps, but no success, when I did install the ATI driver wents fine for mplayer.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I have no experience with new ATI cards - at home I still use Radeon
9x00 devices for SDTV-only playback with the X.org radeon driver.

  </pre>
  <blockquote type="cite">
    <pre wrap=""> The next step was install MythTV, where I'm in.
 Regarding the late hour here I have to test getting to the regular X.org ati driver tomorrow.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Not a problem. You might find at the moment the fglrx has the best
support for your card, and correcting a bad configuration can omrpove
your video. Support for new ATI cards in the X.org driver improves all
the time now that they are releasing technical information, but
support is still "a work in progress" for the newest cards - see
<a class="moz-txt-link-freetext" href="http://www.x.org/wiki/radeonhd">http://www.x.org/wiki/radeonhd</a> for more details.

  </pre>
</blockquote>
<br>
Hi, this is a known bug with ATI's fglrx driver which causes this to
happen with certain apps (full screen GL I think)<br>
<br>
IIRC the workaround is to supply a fake resolution to Myth when
starting.<br>
e.g. for my 1280x768 display on an Radeon x1250 I did this:<br>
mythfrontend --geometry 1279x768+1+0<br>
<br>
More information about this bug at <a class="moz-txt-link-abbreviated" href="http://www.phoronix.com">www.phoronix.com</a> (in their forums,
sorry don't remember which forum had the info)<br>
<br>
Cheers<br>
J<br>
</body>
</html>