mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +00:00
+
This commit is contained in:
parent
67d48b2ade
commit
fc93f71cbe
1 changed files with 0 additions and 1 deletions
1
av1an.py
1
av1an.py
|
@ -115,7 +115,6 @@ class Av1an:
|
|||
print(f'No such model: {Path(self.d.get("vmaf_path")).as_posix()}')
|
||||
terminate()
|
||||
|
||||
|
||||
def outputs_filenames(self):
|
||||
if self.d.get('output_file'):
|
||||
self.d['output_file'] = self.d.get('output_file').with_suffix('.mkv')
|
||||
|
|
Loading…
Reference in a new issue