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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.