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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.