fscz / FFmpeg-Android
A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite/AndroidFFmpeg)
☆41Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for FFmpeg-Android
- android-ffmpeg-tutorial☆259Updated 11 years ago
- Script and Instructions for building FFmpeg for Android☆83Updated 10 years ago
- script(s) to build ffmpeg for android, including support for RTMP (and OpenSSL)☆242Updated 8 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆123Updated 8 years ago
- Android MediaCodec API Demo☆266Updated 2 years ago
- Demo of using TextureView and OpenGL on it to render video☆164Updated 4 years ago
- Android project used to compile the FFmpeg source code with Android NDK☆112Updated 13 years ago
- The cine.io Android Broadcast SDK☆52Updated 9 years ago
- Migrated:☆147Updated 5 years ago
- ☆53Updated 5 years ago
- An actual functioning Android app using ffmpeg through the NDK☆119Updated 7 months ago
- Turning Android devices into HLS video servers.☆74Updated 10 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆102Updated 8 years ago
- Use MediaPlayer and SurfaceTexture playback video☆121Updated 4 years ago
- An alternative solution to replace the getFrameAt method of Android MediaMetadataRetriever. FrameGrabber uses MediaCodec to decode video …☆52Updated 10 years ago
- Command-line ffmpeg for android (based on https://github.com/guardianproject/android-ffmpeg-java)☆69Updated 9 years ago
- A personal repo for work on vlc-android (not official)☆200Updated 10 years ago
- Encode AAC files in Android☆260Updated 8 years ago
- A project from AOSP android-4.1.2_r1/packages/apps/VideoEditor, and link VideoEditor API from android-4.1.2_r1/frameworks/base/media/java…