Gregory Ballantine
|
0c77a7ab04
|
Fixed CmdTest
|
2023-01-25 13:45:02 -05:00 |
|
Gregory Ballantine
|
2e55876076
|
Changed the default config location to /etc/dragoon/config.toml; added a CLI option (-c) to specify a different config file.
|
2022-07-17 14:04:48 -04:00 |
|
Gregory Ballantine
|
8c36855593
|
Removed some unused imports; closed an open file in a unit test
|
2022-06-16 00:12:16 -04:00 |
|
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
|
2022-05-20 07:58:52 -04:00 |
|
Gregory Ballantine
|
347211d566
|
Cleaned up the IOUtilsTest class a bit
|
2022-05-03 00:17:50 -04:00 |
|
Gregory Ballantine
|
204a5e15f1
|
Added some tests for the IOUtil class
|
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 |
|