<!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">
How is this progressing?<br>
I cannot wait to see it part of mythtv proper...<br>
Cheers Douglas.<br>
<br>
Steven Ellis wrote:
<blockquote
 cite="mid:39539.203.163.71.197.1210052486.squirrel@webmail.stevencherie.homelinux.net"
 type="cite">
  <pre wrap="">On Tue, May 6, 2008 5:25 pm, Paul Kendall wrote:
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">Any chance you can produce a diff against standard source?
      </pre>
    </blockquote>
    <pre wrap="">Sure thing. It'll be a massive patch though, as I upgraded ffmpeg.
Perhaps a better strategy would be a patch to certain revision of ffmpeg
and a
patch to mythtv. This is basically how I built it here.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes that would be the best way to proceed. I was going to take a look at
your code to try and do the same myself, but you will probably know your
own changes a lot better.

  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">Also it would be very useful if you were happy to submit this to the
ffmpeg team under the LGPL so that ffmpeg can handle the audio streams..
      </pre>
    </blockquote>
    <pre wrap="">I want to tidy it up a bit as it's C++ currently and the rest of ffmpeg is
C.
I don't think they would accept that. Also, it would be better to use the
ffmpeg bit manipulation functions rather than the C++ doing the same basic
thing. Perhaps I could then share some of that code to do a proper
AAC-LATM
parser for ffmpeg as well.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yeah they don't accept C++ patches I'm afraid. If you can split the FFMPEG
patch out I might be able to help out on the re-factoring to C.

Steve

--------------------------------------------
Steven Ellis - Technical Director
OpenMedia Limited - The Home of myPVR
email   - <a class="moz-txt-link-abbreviated" href="mailto:steven@openmedia.co.nz">steven@openmedia.co.nz</a>
website - <a class="moz-txt-link-freetext" href="http://www.openmedia.co.nz">http://www.openmedia.co.nz</a>

_______________________________________________
mythtvnz mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtvnz@lists.linuxnut.co.nz">mythtvnz@lists.linuxnut.co.nz</a>
<a class="moz-txt-link-freetext" href="http://lists.ourshack.com/mailman/listinfo/mythtvnz">http://lists.ourshack.com/mailman/listinfo/mythtvnz</a>
Archives <a class="moz-txt-link-freetext" href="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</a>
  </pre>
</blockquote>
</body>
</html>