2 Commits
Author SHA1 Message Date
harley 39171a4285 Dynamic FPS: WebP/GIF inherit source fps (min 30)
Replaces hardcoded WEBP_FPS=15/GIF_FPS=15 with source_fps() that
reads mf-fps, video-params/fps, or estimated-vf-fps, flooring at 30.
2026-07-07 23:55:20 -04:00
harley 7a6a5fc1f2 Initial import: mpv config + scripts
- mpv.conf: screenshot dir, loop-file
- input.conf: zoom/pan/export/screenshot bindings
- export-loop.lua (e): A-B loop to MP4 with zoom/pan/brightness bake
- export-loop-webp.lua (W): A-B loop to animated WebP + GIF
- screenshot-duo.lua (S): raw+on-screen dual screenshots
- webp-anim-bridge.lua: animated WebP playback via ImageMagick
- transcribe-subtitles.lua (T): faster-whisper SRT export
2026-07-07 23:53:06 -04:00