Commit Graph

8 Commits

Author SHA1 Message Date
gballan 12ab510224 Updated README with info on how to build and configure this software
ci/woodpecker/push/woodpecker Pipeline was successful
2022-05-02 18:37:23 -04:00
gballan 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
ci/woodpecker/push/woodpecker Pipeline was successful
2022-05-02 16:15:01 -04:00
gballan ffb7d2d9f1 Added a check for the config file
ci/woodpecker/push/woodpecker Pipeline was successful
2022-05-01 23:02:31 -04:00
gballan 3742c44c40 Added ability to load in a TOML file for config
ci/woodpecker/push/woodpecker Pipeline was successful
2022-05-01 20:36:24 -04:00
gballan d22679585a Added Woodpecker CI config
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
v0.1.0
2022-05-01 14:25:15 -04:00
gballan 6640f2d5c4 Streamlined the ffmpeg ProcessBuilder to inherit IO streams; added printing out of the ffmpeg command to verify it's working as intended. 2022-05-01 13:49:41 -04:00
gballan 898d1467c0 Created a Java w/ Maven project structure; added a simple directory creation and executes an FFMPEG command to transcode videos 2022-04-30 20:12:32 -04:00
gballan fd31df7d56 Initial commit 2022-02-28 23:32:19 -05:00