* Prompt user for audio filters for each seek (21) * Add command to preview seek (21)
Fixed
* Validate uniqueness of output names across seeks and input files (21)
Changed
* Write commands to file in `--mode 3` (21)
1.2.0
Added
* `AlternateSourceEnable` config option to alternate between source files. (20)
Fixed
* FFmpeg `aresample` audio filter renames `ocl` to `ochl` in 6.X. (20) * Explicitly erase source file metadata for each stream and global format because the shorthand argument was changed in FFmpeg 6.X (20).
1.1.0
Added
* `Threads` config option for specifying the number of CPU threads to utilize for encoding (18) * `LimitSizeEnable` config option for specifying `-fs` argument to terminate encodes after (18)
1.0.1
Configfile is written to user config dir (1)
1.0
Initial packaging of batch_encoder utility script for automated encoding efforts