Commit Graph

10 Commits

Author SHA1 Message Date
3297f3a203 Add metadata embedding to video output
Writes sharpness scores (avg + per-frame) and optionally the ComfyUI
workflow/prompt as ffmpeg container metadata in mp4/webm files.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 23:01:56 +01:00
3b87ac820f 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>
2026-02-02 23:00:17 +01:00
b23773c7c2 Update fast_saver.py 2026-01-21 11:21:00 +01:00
8560f24d36 Update fast_saver.py 2026-01-21 10:45:09 +01:00
c40c1fd82c Update fast_saver.py 2026-01-20 01:00:03 +01:00
f63b837a2c Update fast_saver.py 2026-01-20 00:21:42 +01:00
b54b4329ca Update fast_saver.py 2026-01-20 00:20:21 +01:00
1bde14bd97 Update fast_saver.py 2026-01-20 00:08:41 +01:00
24a59a6da2 Update fast_saver.py 2026-01-19 23:44:40 +01:00
178247c79f Add fast_saver.py 2026-01-19 23:04:07 +01:00