Merge remote-tracking branch 'upstream/master'

merging with upstream
This commit is contained in:
Kaden5480 2021-04-21 18:36:08 +01:00
commit 53e1a65f5c

View file

@ -59,8 +59,6 @@ func handleArgs(args []string, quiet *bool) {
}
func initCommand(inputFile string, mode string) {
inputFile = strings.ToLower(inputFile)
if strings.HasSuffix(inputFile, ".webm") {
switch mode {