项目作者: aroz-online

项目描述 :
The GUI for FFmpeg on ArOZ Online System
高级语言: PHP
项目地址: git://github.com/aroz-online/FFmpeg-Factory.git
创建时间: 2020-03-21T12:58:19Z
项目社区:https://github.com/aroz-online/FFmpeg-Factory

开源协议:MIT License

下载


FFmpeg-Factory

The FFmpeg GUI for the ArOZ Online System

DEPRECATED

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.

Installation

The installation instruction below assume you have already got ArOZ Online System installed.

Demo

See the system demo in this Youtube Video

Manual Installation

  1. Install ffmpeg via the command sudo apt-get install ffmpeg. On older version of Debian, you might use libav instead of ffmpeg.
  2. 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.

Install via Module Manager (WIP)

  1. Copy and paste this Github repo URL into the Module Manager
  2. Click Install and wait for the process to finish.

Screenshots

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.

License

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.