What to do after FFMPEG compilation

46 views
Skip to first unread message

Eby

unread,
Feb 2, 2011, 6:25:45 AM2/2/11
to android-ndk
I have got FFMPEG compiled (libffmpeg.so) on Android(Using RockPlayer
FFmpeg ).
Now what are the steps for integrating FFMEPG on Android.Can you
please help me with these question and get me started on this?

Your help is greatly appreciated.

My requirement is to play different audio formats in Android phones


emymrin

unread,
Feb 3, 2011, 2:31:25 PM2/3/11
to android-ndk
Use ffplay.c as a base for your native library.
Pass decoded audio data to Java and play it using AudioTrack.

Nasif Noorudeen

unread,
Feb 3, 2011, 2:47:57 PM2/3/11
to andro...@googlegroups.com

please build ffmpeg from scratch, rather than using readymade library, enable which are the options you need when building by using jni
..




--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.


Eby

unread,
Feb 4, 2011, 2:23:39 AM2/4/11
to android-ndk
Hey which file is used for audio streaming?
Reply all
Reply to author
Forward
0 new messages