Created a Java w/ Maven project structure; added a simple directory creation and executes an FFMPEG command to transcode videos

This commit is contained in:
2022-04-30 20:12:32 -04:00
parent fd31df7d56
commit 898d1467c0
7 changed files with 258 additions and 24 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) <year> <owner>
Copyright (c) 2022, Bit Goblin
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: