[gst-devel] putting mpeg-4 aac data in avi file using avimux

Daniel Lenski dlenski at gmail.com
Thu Sep 27 08:18:50 CEST 2007


On 9/13/07, pritesh <digitaldsp at excite.com> wrote:
>  hi all,
>
> is it possible to use avimux for dumping aac encoded data in avi file
>
> some thing like
>
> gst-launch audiotestsrc ! "audio/x-raw-int, channels=1,rate=44100 " ! aacenc
>  ! avimux ! filesink location = test.avi

I think you're looking for the FAAC plugin:
http://gstreamer.freedesktop.org/documentation/plugins.html

The FAAC plugin is currently in the "bad" group, but it's based on the
FAAC library which is supposed to be pretty darn good.

Dan




More information about the gstreamer-devel mailing list