implement 2-pass vp9/webm transcoding

This commit is contained in:
Abel Luck 2024-04-19 14:31:49 +02:00
parent ac92eef8db
commit 5627005349
3 changed files with 92 additions and 23 deletions

View file

@ -56,7 +56,7 @@ def execute_spider(queue, name, url):
"REPUBLISHER_FILE_DIR": "files",
"IMAGES_STORE": f"out/{name}/images",
"AUDIO_STORE": f"out/{name}/audio",
"VIDEO_STORE": f"out/{name}/images",
"VIDEO_STORE": f"out/{name}/videos",
"FILES_STORE": f"out/{name}/files",
}
if not check_runtime(