hI,<br><br>i am not saying about the aac.. just see your pipe below.. <br><br>gst-launch audiotestsrc ! "audio/x-raw-int, channels=1,rate=44100 " ! aacenc<br> ! avimux ! filesink location = test.avi <br><br>! "audio/x-raw-int, channels=1,rate=44100 " ! .. will it work? it is not working in my system..
<br><br>in case if it is working pls let me know..<br><br>Trimurthulu <br><br><br><br><br><div><span class="gmail_quote">On 9/27/07, <b class="gmail_sendername">Daniel Lenski</b> <<a href="mailto:dlenski@gmail.com">
dlenski@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 9/13/07, pritesh <<a href="mailto:digitaldsp@excite.com">
digitaldsp@excite.com</a>> wrote:<br>> hi all,<br>><br>> is it possible to use avimux for dumping aac encoded data in avi file<br>><br>> some thing like<br>><br>> gst-launch audiotestsrc ! "audio/x-raw-int, channels=1,rate=44100 " ! aacenc
<br>> ! avimux ! filesink location = test.avi<br><br>I think you're looking for the FAAC plugin:<br><a href="http://gstreamer.freedesktop.org/documentation/plugins.html">http://gstreamer.freedesktop.org/documentation/plugins.html
</a><br><br>The FAAC plugin is currently in the "bad" group, but it's based on the<br>FAAC library which is supposed to be pretty darn good.<br><br>Dan<br><br>-------------------------------------------------------------------------
<br>This SF.net email is sponsored by: Microsoft<br>Defy all challenges. Microsoft(R) Visual Studio 2005.<br><a href="http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/">http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</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">
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br></blockquote></div><br>