Usage: vollbremsung [options] target [target [...]] vollbremsung is a HandbrakeCLI bulk encoding tool. If is a file, it will be processed by Handbrake using a modified version of the default preset which will take all audio and subtitle tracks in their order of appearence (Handbrake default takes only the first) If is a directory, all files with one of the file extensions [ avi | flv | mkv | mpg | mov | ogm | webm | wmv ] will be be processed. See the following options for additional actions. -d, --delete Delete source files after successful encoding --list-only List matching files only. Do not run processing --match ext1,ext2,ext3 Match only specific file extensions --mp4-ext Use 'mp4' as file extension instead of 'm4v' -m, --move Move source files to .old after encoding -r, --recursive Process subdirectories recursively as well -t, --title Set the MP4 metadata title tag to the filename --x264-preset PRESET Set the x264-preset. Default is: veryfast --version Show program version information -h, --help Show this message