A command-line java program to simplify ffmpeg.
Go to file
EpicKnarvik97 cfba434243 Adds hardsubbing of subtitles with same name as video file
Better file collision detection
Adds debug mode to only render part of the video
2018-11-13 11:33:48 +01:00
.idea Adds hardsubbing of subtitles with same name as video file 2018-11-13 11:33:48 +01:00
META-INF Adds missing files 2018-09-30 00:47:02 +02:00
src/ffmpegconverter Adds hardsubbing of subtitles with same name as video file 2018-11-13 11:33:48 +01:00
.gitignore Initial commit 2018-09-30 00:33:13 +02:00
FFmpegConvert.iml Initial upload 2018-09-30 00:42:19 +02:00
LICENSE Initial commit 2018-09-30 00:33:13 +02:00
README.md Initial commit 2018-09-30 00:33:13 +02:00

FFmpegConvert

A command-line java program to simplify ffmpeg.