FIX Video input filename with spaces
This commit is contained in:
@@ -106,7 +106,7 @@ class VideoFile(BaseModel):
|
||||
"-loglevel",
|
||||
"error",
|
||||
"-i",
|
||||
str(self.video_path.absolute()),
|
||||
f"'{str(self.video_path.absolute())}'",
|
||||
"-map_metadata",
|
||||
"-1",
|
||||
"-metadata",
|
||||
|
||||
Reference in New Issue
Block a user