ff
This commit is contained in:
@@ -224,6 +224,7 @@ class FileProperties():
|
||||
ffprobeOutput, ffprobeError, returnCode = executeProcess(["ffmpeg", "-i",
|
||||
self.__sourcePath,
|
||||
"-vf", "cropdetect",
|
||||
"-ss", "60",
|
||||
"-t", "180",
|
||||
"-f", "null", "-"
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user