A command-line java program to simplify ffmpeg.
Go to file
EpicKnarvik97 f0e75eb440
Some checks failed
KnarCraft/FFmpegConvert/pipeline/head There was a failure building this commit
Adds a new type of anime converter and stuff
Adds a new type of anime converter that retains all streams, but converts the video to hevc, and re-orders the streams
Adds support for several types of encoding hardware acceleration that are automatically disabled if not available on the system.
Adds automatic hardware decoding acceleration.
Automatically removes empty files if ffmpeg fails.
2024-04-17 04:39:42 +02:00
src Adds a new type of anime converter and stuff 2024-04-17 04:39:42 +02:00
.gitignore Removes som IDE files 2020-02-11 11:32:32 +01:00
Jenkinsfile Moves archiving step 2020-02-12 08:07:33 +01:00
LICENSE Moves stuff around 2020-02-11 18:48:49 +01:00
pom.xml Adds a new type of anime converter and stuff 2024-04-17 04:39:42 +02:00
README.md Initial commit 2018-09-30 00:33:13 +02:00

FFmpegConvert

A command-line java program to simplify ffmpeg.