This commit is contained in:
Zen 2020-06-27 00:42:02 +03:00
parent aa7d45e115
commit 5e23d4e5df

View file

@ -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]: