A command-line java program to simplify ffmpeg.
Go to file
EpicKnarvik97 20e6df04f1 Rewrites a lot of code
Streams are now parsed to objects, making it easier to get required information.
Improved styling.
Some better comments.
Better input parsing.
2019-10-06 01:02:47 +02:00
.idea Rewrites a lot of code 2019-10-06 01:02:47 +02:00
META-INF Adds missing files 2018-09-30 00:47:02 +02:00
src/ffmpegconverter Rewrites a lot of code 2019-10-06 01:02:47 +02: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.