This website requires JavaScript.
Explore
Help
Sign In
BitGoblin
/
dragoon
Watch
1
Star
0
Fork
0
You've already forked dragoon
Code
Issues
7
Pull Requests
Projects
Releases
16
Wiki
Activity
9
Commits
1
Branch
16
Tags
212
KiB
21ea8b3caf
Commit Graph
6 Commits
Author
SHA1
Message
Date
Gregory Ballantine
21ea8b3caf
Added ability to configure the transcoding job with some parameters in dragoon.toml
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
ci/woodpecker/tag/woodpecker
Pipeline was successful
Details
2022-05-02 23:46:21 -04:00
Gregory Ballantine
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
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2022-05-02 16:15:01 -04:00
Gregory Ballantine
ffb7d2d9f1
Added a check for the config file
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2022-05-01 23:02:31 -04:00
Gregory Ballantine
3742c44c40
Added ability to load in a TOML file for config
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2022-05-01 20:36:24 -04:00
Gregory Ballantine
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
Gregory Ballantine
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