Merge branch 'ffmpeg-implement' into 'master'

pull/13/head
Schmenn 2021-01-25 11:01:32 +01:00
commit b0db2a7695
1 changed files with 1 additions and 2 deletions

View File

@ -26,8 +26,7 @@ func main() {
fmt.Println("mode: " + mode)
initCommand(inputFile, mode)
//test()
}
func handleArgs(args []string, quiet *bool) {