Add video saving support (mp4/webm) to FastAbsoluteSaver

Adds mp4 (H.264) and webm (VP9) output formats with configurable FPS,
CRF, and pixel format. Includes auto-discovery of ffmpeg from bundled
binary, imageio_ffmpeg, system PATH, or automatic static download.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-02 23:00:17 +01:00
parent b23773c7c2
commit 3b87ac820f
2 changed files with 160 additions and 4 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
ffmpeg_bin/