This website requires JavaScript.
Explore
Help
Sign In
BitGoblin
/
dragoon
Watch
1
Star
0
Fork
0
You've already forked dragoon
Code
Issues
6
Pull Requests
Projects
Releases
17
Wiki
Activity
20
Commits
1
Branch
17
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Gregory Ballantine
5bc2acac1d
Added ability for the transcoder to determine if a video file is open in another program to avoid trying to transcode/remove a partially written file; reworked the main transcode loop to handle one file at a time instead of archiving everything, then transcoding, then cleanup
Some checks failed
ci/woodpecker/push/woodpecker
Pipeline failed
Details
ci/woodpecker/tag/woodpecker
Pipeline failed
Details
2022-05-20 07:58:52 -04:00
Gregory Ballantine
204a5e15f1
Added some tests for the IOUtil class
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
2022-05-03 00:13:34 -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