Skip to content

USBhost/MX_FFmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

To build all ffmpeg libraries, change working directory to ffmpeg/JNI, edit ENV with your NDK location then run rebuild-ffmpeg.sh. 

To build an individual ffmpeg library, change directory to ffmpeg/JNI, edit ENV with your NDK location then run build-ffmpeg.sh {architecture name}.

Visit https://sites.google.com/site/mxvpen/ffmpeg for more information