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
d1b44bb236
commit
70c4c3bbdd
12 changed files with 1 additions and 1 deletions
0
utils/__init__.py
Normal file → Executable file
0
utils/__init__.py
Normal file → Executable file
0
utils/arg_parse.py
Normal file → Executable file
0
utils/arg_parse.py
Normal file → Executable file
0
utils/boost.py
Normal file → Executable file
0
utils/boost.py
Normal file → Executable file
0
utils/compose.py
Normal file → Executable file
0
utils/compose.py
Normal file → Executable file
0
utils/dynamic_progress_bar.py
Normal file → Executable file
0
utils/dynamic_progress_bar.py
Normal file → Executable file
0
utils/ffmpeg.py
Normal file → Executable file
0
utils/ffmpeg.py
Normal file → Executable file
0
utils/firstpassreuse.py
Normal file → Executable file
0
utils/firstpassreuse.py
Normal file → Executable file
2
utils/logger.py
Normal file → Executable file
2
utils/logger.py
Normal file → Executable file
|
@ -35,4 +35,4 @@ def set_logging(log_path: Path, temp):
|
|||
else:
|
||||
set_log_file(temp / 'log.log')
|
||||
|
||||
log(f"Av1an Started\nCommand:\n{' '.join(sys.argv)}\n")
|
||||
log(f"\nAv1an Started\nCommand:\n{' '.join(sys.argv)}\n")
|
||||
|
|
0
utils/pyscenedetect.py
Normal file → Executable file
0
utils/pyscenedetect.py
Normal file → Executable file
0
utils/setup.py
Normal file → Executable file
0
utils/setup.py
Normal file → Executable file
0
utils/split.py
Normal file → Executable file
0
utils/split.py
Normal file → Executable file
0
utils/vmaf.py
Normal file → Executable file
0
utils/vmaf.py
Normal file → Executable file
Loading…
Reference in a new issue