CLI Utility to encode and recreate directories with ffmpeg
FFenmass
CLI Utility to encode and recursively recreate directories with ffmpeg.

Features
- Processing whole directories with ffmpeg.
- Recreating directories with identical foldernames/filenames on the output.
- Skipping Files that have alredy been processed.
- Deleting half processed files, to keep output directory clean.
- Ignoring non media files.
Getting Started
FFenmass is an ffmpeg wrapper, adding the ability to process media files in directories and recreate them recursively.
Prerequisites
ffmpegffpb– Yeah I cant be bothered to make a ffmpeg loading bar, this works fine.tqdmrich
Installation
Recommended way is using pip, as building from git can be unstable.
pip3 install ffenmass
Usage
FFenmass is transparent above ffmpeg, this means most ffmpeg syntax can be used with ffenmass