A simple Android project to convert images into video file using javacv which uses ffmpeg.
AA_ffmpeg is hosted in the following web site
https://github.com/tipusarowar/AA_ffmpeg
If you think the Android project AA_ffmpeg listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AA_ffmpeg.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | android-support-v4.jar javacv.jar |
There are 1 image files in AA_ffmpeg. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
AA_ffmpeg has the following Java source files.
com.ccs.converter.Convert2Movie.java com.ccs.pics2flix.FacePreview.java com.ccs.pics2flix.FileBrowser.java com.ccs.pics2flix.Images2Movie.java com.googlecode.javacv.FFmpegFrameRecorder.java com.googlecode.javacv.FFmpegFrameRecorder.java com.googlecode.javacv.Frame.java com.googlecode.javacv.FrameGrabber.java com.googlecode.javacv.FrameRecorder.java com.googlecode.javacv.cpp.avcodec.java com.googlecode.javacv.cpp.avdevice.java com.googlecode.javacv.cpp.avfilter.java com.googlecode.javacv.cpp.avformat.java com.googlecode.javacv.cpp.avutil.java