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

Stefan Kost ensonic at hora-obscura.de
Tue Oct 2 10:12:51 CEST 2007


hi,

filed as
http://bugzilla.gnome.org/show_bug.cgi?id=482495

the pipeline would be:
gst-launch audiotestsrc num-buffers=100 ! audio/x-raw-int,  
channels=1,rate=44100 ! faac ! avimux ! filesink location=test.avi

but avimux needs support for aac. Same goes for wavenc. We're  
accepting patches :)

Stefan

Quoting trimurthulu amaradhi <trimmu at gmail.com>:

> hI,
>
> i am not saying about the aac.. just see your pipe below..
>
> gst-launch audiotestsrc ! "audio/x-raw-int, channels=1,rate=44100 " ! aacenc
>  ! avimux ! filesink location = test.avi
>
> ! "audio/x-raw-int, channels=1,rate=44100 " !  .. will it work? it is not
> working  in  my  system..
>
> in case if it  is  working  pls  let  me  know..
>
> Trimurthulu
>
>
>
>
> On 9/27/07, Daniel Lenski <dlenski at gmail.com> wrote:
>>
>> 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
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2005.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>
>






More information about the gstreamer-devel mailing list