<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 1/2/2012 18:45, steve wrote:
    <blockquote cite="mid:4F024194.30606@cox.net" type="cite">(1) Can
      MythTV coexist with PA or not?&nbsp; My video playback is configured to
      use ALSA:default, but it must be using PA in some way since
      uninstalling it broke the sound.<br>
    </blockquote>
    <br>
    MythTV can use PulseAudio, but the current implementation is
    restricted to 2-channel audio.&nbsp; Go into the audio setup and scan for
    devices.&nbsp; It will enumerate anything PulseAudio exposes, then
    disable PulseAudio, and enumerate anything on the underlying ALSA.&nbsp;
    The best option is to just not fiddle with anything, and let MythTV
    disable PulseAudio during playback so it can use ALSA directly.&nbsp; You
    can instead use the emulated ALSA:pulse device, or the native
    PulseAudio device, however both have been known to cause loss of A/V
    sync and other squirrely problems in the past.<br>
    <br>
    <blockquote cite="mid:4F024194.30606@cox.net" type="cite"> (2) Could
      PA be the source of audio stuttering on playback?&nbsp; Latest
      description of symptoms is here <b><a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="http://tinyurl.com/76s2nqs">http://tinyurl.com/76s2nqs</a></b>
      (shortened Gossamer threads url)<br>
    </blockquote>
    <br>
    Most of the issues related to PulseAudio were related to A/V sync,
    or the lack there of.&nbsp; There are complaints of noise issues when
    stopping playback, but that is actually the result of MythTV
    disabling Pulse to use ALSA for the duration of playback.&nbsp; At the
    end of playback when MythTV resumes Pulse, all that buffered noise
    from other applications comes flooding in.&nbsp; I don't know off hand
    what would be causing that.<br>
  </body>
</html>