Video-to-SFX
Video-to-audio (also called video-to-SFX) is AI Foley for silent or AI-generated video: a model watches the picture and generates sound effects timed to on-screen action, rather than inventing audio from a text prompt alone.
Three common ways to add sound to mute footage: picture-locked video-conditioned SFX, text-to-SFX suites, and open-source video-to-audio models.
| Approach | How it works | Iteration | Best for |
|---|---|---|---|
| Mirelo video-conditioned SFX | Generates picture-locked sound from the video itself, with optional text hints for off-screen detail. | Iterate, extend, loop, and inpaint takes in Studio, plugins, and the API. | Silent clips and AI-generated video that need Foley-style, frame-timed effects. |
| Text-to-SFX suites | Generate from a written prompt (ElevenLabs, Adobe Firefly, and similar), then place the clip on the timeline. | Re-prompt to change timbre; timing to picture is manual. | Off-screen, imaginary, or library-style sounds when you do not have matching footage. |
| Open-source V2A | Research video-to-audio models such as MMAudio, HunyuanVideo-Foley, FoleyCrafter, and Woosh. | Typically one-shot demos or self-hosted inference, without a production iterate, extend, and inpaint workflow. | Experiments, papers, and local prototypes. |