Logo Lanfrica

tonykipkemboi/kanda

Créateur:
ton
Hôte:
Prompts, music, and the ffmpeg pipeline for AI-generated found footage that feels like a memory. Nostalgic VHS home video from any place and decade: starting with 1980s Nairobi. # kanda *Kanda — Swahili for tape. As in "kanda ya video."* AI-generated found footage that feels like a memory. Prompts, music, and the post-production pipeline behind every clip — so you can make your own. **▶ Watch the 25-second clip** — 1980s Nairobi, shot on a "VHS camcorder" that never existed, in a plot in Jericho estate. Benga on the radio. That's Example 001. ## What this is A working method for making AI video that looks like real home footage from a specific place and time — shaky, over-saturated, tape-hiss VHS, with the right cars, roofs, clothes, and music for that place. The first example is 1980s Nairobi, and it got a lot more attention than a generic "80s home video" would have. The difference was the research and the prompt, not the model. Everything is documented: the prompt that worked, the prompt that gave a woman three hands, the music prompt, the exact edits, and the ffmpeg pipeline that makes the music duck when the kids scream. Take any place and any decade, follow the same steps. ## How a clip gets made 1. **Cultural research first, prompt second.** What did the cars, roofs, clothes, water, and shops actually look like there, then? What was on the radio? Get the nouns right. 2. **Video prompt** — one paragraph, fast cuts, handheld, period texture, *named language*, anatomy instructions for hand-heavy actions, and a precise description of the soundscape. 3. **Music prompt** — take a genre you can already describe well and map it line-for-line onto the genre that was actually playing there. Instrumental. 4. **Post** — `pipeline/align_and_mix.py` detects the cuts, beat-tracks the music, slides the song until the beats land on the cuts, then mixes it under the natural sound with sidechain ducking. Surgical shot removal is plain ffmpeg. 5. **Look at the whole thing** — a contact sheet, one frame a second — before you write the next prompt or post it. There's a `SKILL.md` at the root: point any agent at this repo and it will walk you …