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
Files
12f81cb014a233ccbabad1e45e922200cf058641
dragoon
/
src
/
main
/
java
/
tech
/
bitgoblin
/
transcoder
History
Gregory Ballantine
8c0c52c736
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
ci/woodpecker/tag/woodpecker
Pipeline was successful
Details
Changed how the input and output files get added to the command array to better handle spaces in file names
2023-02-18 22:49:18 -05:00
..
Repository.java
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
RunTranscoderTask.java
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
Transcoder.java
Changed how the input and output files get added to the command array to better handle spaces in file names
2023-02-18 22:49:18 -05:00