<!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">
<br>
<br>
ryan patterson wrote:
<blockquote
 cite="mid:877e3bc60811170444x496b41dco8ce2bb6590041326@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">On Sun, Nov 16, 2008 at 1:58 PM, Brad
DerManouelian <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:myth@dermanouelian.com">myth@dermanouelian.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;">
    <div class="Ih2E3d">On Nov 16, 2008, at 7:33 AM, ryan patterson
wrote:<br>
    <br>
&gt; Affirmative, I was executing the wrong copy of mythtv-setup.<br>
&gt;<br>
&gt; I still can not get mythfrontend to playback the recording though.<br>
&gt; I have compiled with "./configure --enable-libfaac --enable-<br>
&gt; libfaacd" &nbsp;But I keep getting an error about the audio codec when I<br>
&gt; try and play a recording.<br>
    <br>
    </div>
Did you delete/download the source code again like I mentioned in a<br>
previous message?<br>
  </blockquote>
  <div><br>
  </div>
  <div>I did a many cycles of&nbsp;deleting/downloading/compiling (not sure
I did it in the correct order). &nbsp;I think I will&nbsp;wipe&nbsp;the disk and do a
fresh install. &nbsp;I made some mistakes in the&nbsp;beginning and it is already
a cluttered system. &nbsp;I need a clean page before I can continue
this&nbsp;experiment. &nbsp;If it still is not working after that I'll get back
to you.</div>
  <div><br>
  </div>
  <div>-Ryan</div>
  </div>
  <pre wrap="">
  </pre>
</blockquote>
I've been running an HD-PVR since the middle of August and I love it. <br>
On my Core2Duo Fedora 9 system, I had to get the faad2, faad2-devel,
faad2-libs from livna repository or else I couldn't get AAC decoding
working. <br>
<br>
I also use these options on my configure script<br>
./configure --prefix=/usr --libdir-name=lib64 --enable-proc-opt
--enable-libfaad --enable-opengl-video --enable-opengl-vsync<br>
<br>
notice the faad - D for decoding. <br>
faac is for ENcoding - ie: ripping audio CDs to play on an ipod<br>
<br>
HTH<br>
-Richard<br>
<br>
<br>
<br>
</body>
</html>