About FFmpeg Video Editor
The app allows users to cut video ,compress video,reverse video,extract image frames from video,extract audio from video,add fading effect,create fast and slow motion video using a precompiled ffmpeg library.
The app is created with the intension to help developers in using ffmpeg in Android.
Hence, the code for the app is posted on Github-
https://github.com/bhuvnesh123/FFmpeg-Video-Editor-Android
And the tutorial is posted on my blog-
https://androidlearnersite.wordpress.com/2017/03/17/ffmpeg-video-editor/
To use the app just click on Upload Video button and choose a video from device storage to edit.
Then you sen select any of the below options to edit video.A new edited video will will be created as per your choice.
Compress Video-
Will compress the video and reduce its space in memory
Cut Video-
Use RangeSeekbar to select time range for cutting video.
Extract images-
Use RangeSeekbar to select time range for extracting image frames from the video.
Extract audio-
Will extract audio from the video
Add Fade in-out-
Will add Fade in effect at the start of video and fade out effect at the end of video.
Fast Motion-
It increases the speed of video and changes original rate of video to faster version.
Slow Motion-
It decreases the speed of video and changes original rate of video to slower version.
Reverse Video-
Will reverse the video
Download and install
FFmpeg Video Editor version 1.1.2 on your
Android device!
Downloaded 50+ times, content rating: Not rated
Android package:
videoeditor.bhuvnesh.com.ffmpegvideoeditor, download FFmpeg Video Editor.apk
by X####:
Why does the video glitch after it has been cut/trimmed? It exports but it looks like the fps are reduced. I'm using Samsung S4 with lollipop.