Skip to content

OpenWatch/FFmpegWrapper-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFmpegWrapper-Android

This is a lightweight wrapper around FFmpeg for Android.

Work in progress

This library isn't yet ready for anyone to use... yet.

Instructions

Before you get started, build FFmpeg for Android and generate a set of shared libraries and header files. Check out our guide. Place the shared libraries in libs/$PLATFORM_ARCH/ and the headers in jni/include.

Important: Until the Android Gradle plugin supports the NDK, use the script: jni/ndk-build.sh in place of ndk-build.

About

A wrapper for FFmpeg on Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published