Ffmpegadapter

adapter of ffmpeg (be care of the license)

View the Project on GitHub chloette/FFmpegAdapter

FFmpegAdapter README

About

FFmpegAdapter is a simple adapter with FFmpeg, supporting decode/encode frames/bitmap/buffer from/to video/audio easily. It includes Java part, JNI part and C part; AND it's even possible to debug FFmpegAdapter on Visual Studio 2013 directly.

[FFmpeg native libraries comes from ffmpeg4android]

Architecture (TODO)

How to use

win32:

(Notice: win32 does not using latest windows ffmpeg libraries.)

JNI

(Notice: using ffmpeg2.6)

Java

Contact

mailto: chloette.e@gmail.com

Have fun~ ^_^