You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"@" in input file names must now be escaped using "@" ("@@") instead of "\" ("\@"). This means that, on Windows, paths can now be supplied in the default format (with "\" as separator, instead of "/").
Verbose info prints are now hidden by default. Use "-v" or "--verbose" to see them.
Fixed
The temporary list file (containing intermediate clip file names for concatenation) is now actually placed in a temporary directory, and doesn't pollute the output file's directory.