A command-line java program to simplify ffmpeg.
EpicKnarvik97
3c9fa55585
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head This commit looks good
Makes it possible to turn off all types of hardware acceleration for all converters Only encodes anime to hevc if not already hevc Adds an option to force hevc to hevc encoding, for the anime converter Adds an option to force encoding of audio, for the anime converter Fixes a bug causing the codec name to not be parsed Fixes an exception when trying to sort an empty list Fixes order of sorting in the anime converter Adds another signs songs filter |
||
---|---|---|
src | ||
.gitignore | ||
Jenkinsfile | ||
LICENSE | ||
pom.xml | ||
README.md |
FFmpegConvert
A command-line java program to simplify ffmpeg.