avenc_aac on Android

Daniel DEDISSE d.dedisse at vogo.fr
Mon Jan 27 08:48:29 PST 2014


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 :

01-27 11:15:26.935: D/GStreamer+VOGO(5399): 0:00:04.942878904 0x7b7bfaa0 jni/VOGO.c:391:gst_native_play Setting state to PLAYING
01-27 11:15:26.945: W/AudioRecord(5399): AUDIO_INPUT_FLAG_FAST denied by client
01-27 11:15:27.065: W/GStreamer+basesrc(5399): 0:00:05.070863539 0x7ba04290 gstbasesrc.c:2865:gst_base_src_loop:<source> error: Internal data flow error.
01-27 11:15:27.065: W/GStreamer+basesrc(5399): 0:00:05.070962185 0x7ba04290 gstbasesrc.c:2865:gst_base_src_loop:<source> error: streaming task paused, reason not-linked (-1)


When I use the flac encoder it's working fine.

Thanks for your help.

Daniel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140127/4b7a9309/attachment.html>


More information about the gstreamer-devel mailing list