资 源 简 介
This is another frontend to FFmpeg and x264.
It focuses on:
* using the most recent versions of FFmpeg and x264 (which it downloads and compiles for your platform, independently of other FFmpeg versions installed on your system and without messing with them),
* being very easy to use,
* using presets from x264
* providing a very accurate progress indicator.
It is initially coded in bash, but I will move this to Python (once I have learnt enough ;)).
The first release will just be the base interface to FFmpeg and the indicator, subsequent releases will contain additional features.
Simply download baffinstall.tar.gz, untar the folder and then run the include install.sh script.
Install.sh sets everything up for you, it creates a baff folder in your home directory, where it moves the main baff.sh script to. It then calls the installroot.sh script, this installs the various dependencies that are required to build FFmpeg and x264, this root access i