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
7c9de20dbd
commit
54748136bc
1 changed files with 1 additions and 0 deletions
1
av1an.py
1
av1an.py
|
@ -10,6 +10,7 @@ import time
|
|||
from shutil import rmtree
|
||||
from math import ceil
|
||||
from multiprocessing import Pool
|
||||
# Fix frame cuts
|
||||
|
||||
|
||||
class ProgressBar:
|
||||
|
|
Loading…
Reference in a new issue