Update convert_to_dnx.py

This commit is contained in:
2025-09-02 17:38:07 +00:00
parent 2cf610ed13
commit d931d2a798

View File

@@ -6,7 +6,7 @@
# This script attempts to take an input file and attempts to generate # This script attempts to take an input file and attempts to generate
# the appropriate ffmpeg output arguments (or all possible appropriate # the appropriate ffmpeg output arguments (or all possible appropriate
# ffmpeg output arguments) given the file's frame rate, dimesntions, # ffmpeg output arguments) given the file's frame rate, dimensions,
# and chroma subsampling. # and chroma subsampling.
# #
# I'm not sure if I meant this seriously or if it's all a big satire of # I'm not sure if I meant this seriously or if it's all a big satire of