ffprobe caching
store ffprobe output in ffmpeg-projects/<input>.json files.
cache busting
- either get smart with video timestamps,
- or add a
--clear-cache/--overwrite-cache flag
font asset caching
only rebuild font assets when template instructions have changed. We can do this with a single captions_cache_table.json file.
ffprobe caching
store ffprobe output in
ffmpeg-projects/<input>.jsonfiles.cache busting
--clear-cache/--overwrite-cacheflagfont asset caching
only rebuild font assets when template instructions have changed. We can do this with a single
captions_cache_table.jsonfile.