Bit Goblin video transcoder
Go to file
2022-05-02 16:15:01 -04:00
src 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 2022-05-02 16:15:01 -04:00
.gitignore 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
.woodpecker.yml Added Woodpecker CI config 2022-05-01 14:25:15 -04:00
LICENSE 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
pom.xml 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 2022-05-02 16:15:01 -04:00
README.md Initial commit 2022-02-28 23:32:19 -05:00

dragoon

Bit Goblin video transcoder