Another TODO item
Some checks failed
ci/woodpecker/push/linting Pipeline failed

This commit is contained in:
RealStickman 2022-11-09 19:52:25 +01:00
parent dd952f9243
commit 53a9c2f6f3

View File

@ -293,6 +293,7 @@ if __name__ == "__main__":
for codec in encoding: for codec in encoding:
for crf in encoding[codec]["crf"]: for crf in encoding[codec]["crf"]:
for preset in encoding[codec]["presets"]: for preset in encoding[codec]["presets"]:
# TODO selection of output location with arguments?
outputfile = os.path.join( outputfile = os.path.join(
"encodes", "encodes",
( (