avenc_aac on Android

Sebastian Dröge sebastian at centricular.com
Mon Jan 27 11:59:37 PST 2014


On Mo, 2014-01-27 at 16:48 +0000, Daniel DEDISSE wrote:
> Hi,
> 
> I'm trying to run the following pipeline on Android 4.1.2 using the GStreamer SDK 1.2.2 :
> 
> openslessrc ! audioconvert ! avenc_aac ! filesink  test.aac
> 
> The goal is to create an AAC file from device mike.
> I'm unable to make the AAC encoding working :

Try setting compliance=-2 on avenc_aac... and putting audioresample in
front of it. But in general the libav AAC encoder is just experimental
so far and is not recommended to be used.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140127/4ec68c89/attachment-0001.pgp>


More information about the gstreamer-devel mailing list