Use when cutting, reframing, or preprocessing video/audio with FFmpeg, or generating voiceover via the ElevenLabs API. Covers segment extraction, concat, loudnorm parameters, scene and silence detection, aspect-ratio crop formulas, and the ElevenLabs TTS endpoint.
$npx -y skills add mixard/fable-pack --skill ffmpeg-media-recipesInstalls into the current project.
Run `npx skills use "https://github.com/mixard/fable-pack" --skill "mixard/fable-pack/ffmpeg-media-recipes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mixard/fable-pack" that are relevant to the current task. Run `npx skills add "https://github.com/mixard/fable-pack"` and select the relevant skills, then follow their instructions.