help porting to 1.2.0 about for audio pipe in android

jojo rjiejie at gmail.com
Mon Oct 28 05:45:38 CET 2013


Hi, 
How to port my audio pipeline of gstreamer 0.10.x to 1.2.0 ?

My audio pipe is :

audio pipeline: appsrc is-live=1 do-timestamp=0 caps="audio/x-raw-int,channels=2,rate=44100,signed=(boolean)true,width=16,depth=16,endianness=1234" name="appsrc" ! queue ! audioconvert ! audioresample ! autoaudiosink name="audio sink"


The pipe is ok in the SDK "GStreamer SDK 2013.6 (Congo) for Android ARM (Release, tar.bz2) (http://cdn.gstreamer.com/android/arm/gstreamer-sdk-android-arm-release-2013.6.tar.bz2)",

but it can not play normally in "gstreamer-1.0-android-arm-1.2.0-release.tar.bz2 (http://gstreamer.freedesktop.org/data/pkg/android/1.2.0/gstreamer-1.0-android-arm-1.2.0-release.tar.bz2)"

i thinks about the pipe line should be making the specific format for gstreamer 1.2.0, right ?


Thanks,

- Jojo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131028/687a562e/attachment.html>


More information about the gstreamer-devel mailing list