Double line print
This commit is contained in:
@@ -453,8 +453,6 @@ def main(no_downmix=False, autocrop=False, speed=None, quality=None, grain=None)
|
||||
if grain is not None:
|
||||
SVT_AV1_PARAMS["film-grain"] = grain
|
||||
|
||||
print("-" * shutil.get_terminal_size(fallback=(80, 24)).columns)
|
||||
|
||||
current_dir = Path(".")
|
||||
files_to_process = sorted(
|
||||
f for f in current_dir.glob("*.mkv")
|
||||
|
||||
Reference in New Issue
Block a user