FFmpeg Drive is a GUI – graphical user interface (frontend, wrapper) for the popular command-line video manipulation program ffmpeg. It offers access to certain functions of ffmpeg:
* the ability to bind individual frames (images) into a single movie file
* the ability to convert movie files from one type (format) into another
* the play movie function using mplayer.
This is a work in progress, open to a wide set of possibilities.
Categories
VideoLicense
GNU General Public License version 3.0 (GPLv3)Follow FFMpeg Drive
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Bundles `ffmpeg.exe` and `mplayer.exe` (for Windows only). Compiled Java class files are checked into VCS along with the sources. Not suitable as either a library or a user-friendly GUI application. Instead, you can treat this as an abandoned coursework.