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
nel_h2
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
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.