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
aa7d45e115
commit
5e23d4e5df
1 changed files with 1 additions and 1 deletions
2
av1an.py
2
av1an.py
|
@ -148,7 +148,7 @@ class Av1an:
|
|||
if self.reuse_first_pass:
|
||||
commands = remove_first_pass_from_commands(commands, self.passes)
|
||||
|
||||
log(f'Enc: {source.name}, {frame_probe_source} fr\n')
|
||||
log(f'Enc: {source.name}, {frame_probe_source} fr\n\n')
|
||||
|
||||
# Queue execution
|
||||
for i in commands[:-1]:
|
||||
|
|
Loading…
Reference in a new issue