The FFmpeg GUI for the ArOZ Online System
This module is no longer usable in the latest ArozOS 1.0 Builds. The FFmpeg Factory has been included in the offical build of ArozOS 1.0. Hence, this repo is archived and no further development will be done to this version of FFMpeg Factory.
The installation instruction below assume you have already got ArOZ Online System installed.
See the system demo in this Youtube Video
- Install ffmpeg via the command
sudo apt-get install ffmpeg
. On older version of Debian, you might use libav instead of ffmpeg. - Download the repo as a zip file and then unzip the
module/FFmpeg Factory
into your ArOZ Online System Root (AOR). In most cases, the module should be located at/var/www/html/AOB/FFmpeg Factory
after unzip.
- Copy and paste this Github repo URL into the Module Manager
- Click Install and wait for the process to finish.
Main interface for the FFmpeg Factory
Number of task to convert in parallel can be adjusted in the Setting menu.
To add file, either click the "Add File" button on the menu bar or drag and drop files from File Explorer into the FFmpeg interface.
MIT. See the LICENSE file for more information. FFMpeg is not part of this project. Please refer to the FFmpeg Github repo for more information.