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
Bit Goblin video transcoder
3
Commits
1
Branch
16
Tags
212
KiB
Java
95.5%
Shell
4.5%
6640f2d5c4
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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
src
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
.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
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
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
README.md
Initial commit
2022-02-28 23:32:19 -05:00
README.md
dragoon
Bit Goblin video transcoder