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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.