<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>El Tramo | GPAC</title>
  <subtitle>Remko Tronçon's Homepage</subtitle>
  <link href="http://el-tramo.be/blog/tag/gpac/feed/" rel="self" type="application/rss+xml"/>
  <link href="http://el-tramo.be/"/>
  <updated>2012-05-19T12:29:42+02:00</updated>
  <id>http://el-tramo.be/</id>
  <author>
    <name>Remko Tronçon</name>
    <uri>http://el-tramo.be/about/</uri>
  </author>
  
  <entry>
    <title>MP4Box Fink Package</title>
    <author>
      <name>Remko Tronçon</name>
      <uri>http://el-tramo.be/about/</uri>
    </author>
    <link href="http://el-tramo.be/blog/mp4box-fink"/>
    <updated>2008-01-03T00:00:00+01:00</updated>
    <id>http://el-tramo.be/blog/mp4box-fink</id>
    <content type="html">&lt;p&gt;I created a Fink package for &lt;a href=&quot;http://gpac.sourceforge.net/packager.php&quot;&gt;MP4Box&lt;/a&gt;, the multimedia packager from the &lt;a href=&quot;http://gpac.sourceforge.net&quot;&gt;GPAC&lt;/a&gt; project. MP4Box can be used for manipulating (e.g. muxing, demuxing) multimedia files such as MP4, 3GP, AVI, MPG, TS, &amp;hellip;&lt;/p&gt;

&lt;!--more--&gt;


&lt;p&gt;To add this package to your Fink tree, simply download both &lt;tt&gt;&lt;a href=&quot;http://el-tramo.be/files/fink/mp4box.info&quot;&gt;mp4box.info&lt;/a&gt;&lt;/tt&gt; and &lt;tt&gt;&lt;a href=&quot;http://el-tramo.be/files/fink/mp4box.patch&quot;&gt;mp4box.patch&lt;/a&gt;&lt;/tt&gt;, and move these files to &lt;tt&gt;/sw/fink/dists/local/main/finkinfo&lt;/tt&gt;. After this is done, you should be able to &lt;tt&gt;fink install mp4box&lt;/tt&gt;. Because this package is not in the official repository, you will need to select `&lt;span style=&quot;font-style: italic&quot;&gt;Retry using next mirror set &amp;ldquo;sourceforge&amp;rdquo;&lt;/span&gt; &amp;lsquo; when Fink fails to download the package.&lt;/p&gt;

&lt;p&gt;Note that this package isn&amp;rsquo;t ready for submitting to the main Fink repository yet for a couple of reasons:&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;The GPAC configure script doesn't allow to disable inclusion of external libraries statically. As such, it might be that GPAC links in libraries present on your system. This isn't really a problem in practice, but should be resolved for clean builds.&lt;/li&gt;
    &lt;li&gt;The MP4Box package file builds the GPAC library, and statically links the MP4Box binary against this. A better approach would be to provide a real package for the GPAC library, and add all the other utilities to this package as well.&lt;/li&gt;
&lt;/ul&gt;

</content>
  </entry>
  
</feed>

