mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +00:00
Update av1an.py
This commit is contained in:
parent
08c9ee0343
commit
1cccd0de0d
1 changed files with 2 additions and 0 deletions
2
av1an.py
2
av1an.py
|
@ -1,8 +1,10 @@
|
|||
#!/usr/bin/env python3
|
||||
# Todo: Rav1e 2 pass, SVT-AV1 2 pass on windows
|
||||
# AV1 encoding wiki
|
||||
|
||||
import time
|
||||
from tqdm import tqdm
|
||||
import logging
|
||||
import sys
|
||||
import os
|
||||
import shutil
|
||||
|
|
Loading…
Reference in a new issue