Gstreamer and Android app

Sebastian Dröge sebastian at centricular.com
Mon May 2 06:10:52 UTC 2016


On So, 2016-05-01 at 12:29 -0700, de_ninja wrote:
> "Hey Guys,  i asked this Question in Stack Overflow:
> http://stackoverflow.com/questions/36969192/audio-data-from-gstreamer-to-android
> Maybe you can tell me if audio streamed with gstreamer and encoded with faac
> has some sort of "extra Bytes" or "information Bytes" that I cant decode
> with the Android Decoder or if its just raw AAC. Maybe there are some
> commandline options that could help me. Or is it impossible to decode a
> gstreamer faac stream with the Media Codec in android?
> Would be nice if you could help me!

It's unlikely that the Android MediaExtractor supports raw AAC files
without any container. Try putting it into a MP4 container, then it
should work.

How are you generating the AAC on the GStreamer side, what is the
pipeline?

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- 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: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160502/67f64683/attachment.sig>


More information about the gstreamer-devel mailing list