<div dir="ltr">I&#39;m the student in the mp4muxer project. Project updates are blogged (weekly or sooner if I have news) here: <a href="http://thiagossantos.blogspot.com">thiagossantos.blogspot.com</a> <br><br>I&#39;m focusing into the .mov (qt) spec first, it was the simplest one I found so far.<br>
Currently, I´ve just added support for raw video formats (rgb and one specific format of yuv), and I already added support for some audio formats (mp3 and raw audio). Why doing raw first?<br>Because I can get any media type and decode into raw and multiplex into a .mov file, besides that, they don&#39;t require any extra format specific atoms (which are not contained in the qt or mp4 specs).<br>
<br>Right now, I can only have one audio track or one video track (exclusive or), I&#39;m starting to work on the real multiplexing of the media data.<br><br>Code is hosted here: <a href="http://gforge.embedded.ufcg.edu.br/scm/?group_id=122">http://gforge.embedded.ufcg.edu.br/scm/?group_id=122</a><br>
<br>Also, I&#39;m thiagoss at IRC, feel free to talk to me anytime. I&#39;d like to hear your critics and suggestions.<br><br>And thanks to David Schleef, who has provided me with example files that helped a lot to undestand the spec.<br>
<br><br><div class="gmail_quote">On Wed, Jul 16, 2008 at 8:41 PM, Alexandre &lt;<a href="mailto:airmind@gmail.com">airmind@gmail.com</a>&gt; 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 dir="ltr">I would like that too. <br><br>For my GSoC project for the Gnome foundation, I&#39;m very interested in the MP4 muxer, are there any news in that project?<br><br>Btw, the Gnome folks requires weekly reports for us. It&#39;s a good opportunity to have a look at how the work is going on on other projects and to take a bigger picture of the project.<br>
<font color="#888888">

<br>-- <br>Alexandre Rosenfeld <br><br>EngComp 06 - USP São Carlos
</font></div>
<br>-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Thiago Sousa Santos<br><br>Embedded Systems and Pervasive Computing Lab (Embedded)<br>Center of Electrical Engineering and Informatics (CEEI)<br>Federal University of Campina Grande (UFCG)
</div>