Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 298 Bytes

This is an ffmpeg-based Video Player running on Android.

Compilation

Download the NDK and set the NDK path. Then

export NDK_PROJECT_PATH=/Users/werner/Documents/Eclipse_Java/ffPlayer

Go to the NDK and run

./ndk-build

Running

Import this as an Android Project.