Block a user
f861445697
Added Maven step to compile a .jar file with all dependencies (for easy deployment); Added code to define the FFMPEG binary path and video repository through a TOML file
6640f2d5c4
Streamlined the ffmpeg ProcessBuilder to inherit IO streams; added printing out of the ffmpeg command to verify it's working as intended.
898d1467c0
Created a Java w/ Maven project structure; added a simple directory creation and executes an FFMPEG command to transcode videos