How to make a lyric video
Putting words on screen is the easy half. Putting them on screen at the moment they are sung is the half that decides whether it looks finished — and it is the half every automatic tool gets wrong. This is the method, including the parts you can do in any editor.
Why automatic timing fails on singing
Every tool that offers to make a lyric video for you starts by transcribing the song. That step is doing something it was never built for. Speech recognition is trained on speech, and singing breaks its assumptions: vowels are held for whole bars, single syllables are spread across several notes, and the voice sits under a band occupying the same frequencies.
There is a specific failure worth knowing about, because it explains results that otherwise look inexplicable. Most transcribers runvoice activity detection first, to decide which parts of the audio contain speech at all. On a full mix that step regularly decides a sung line is not speech and throws it away before anything has tried to read it. Testing this on a three-and-a-half minute song, a transcriber matched 1.5% of the lyric with that filter on. The same song, same model, filter off:93%.
They also fail loudly rather than quietly. A transcriber that loses sync does not stop — it emits words with timestamps piled on top of each other. Six words inside 0.12 seconds is fifty words a second, which nobody sings, and any timing built on it puts a whole verse in the wrong place.
Type the words yourself
The fix is not a better transcriber. It is to stop asking the machine what was sung and ask it only when.
You have the lyrics. They are correct, they spell the names right, and they contain the words the singer slurred. Supply them as text and the only remaining question is timing — which is a much easier question, and one where being slightly wrong is survivable. A mistimed line looks approximate. A wrong word looks broken, especially to the people most likely to watch, who know the song.
Break the lines the way the song is phrased. That is not cosmetic: the line break decides what appears on screen together, and a lyric arriving as one long paragraph has to be chopped up by a word count instead, which lands mid-phrase and reads as a transcript with a beat.
Timing the lines
Work in two passes. Let something place the lines automatically first — matching your typed words against what it hears will get most of a song close, and it saves the bulk of the labour. Then correct it, because it will be wrong somewhere and it is always wrong in the same places: where the vocal is buried, and where the song repeats a line it has sung before.
The fastest correction is to tap the lines in. Play the song and press a key at the start of each line. A lyric video is about fifty lines, so a full pass takes roughly the length of the song, and tapping is more accurate than it sounds because you are listening rather than staring at a waveform.
Two things about tapping that are worth knowing before you blame yourself. You will always tap late: reaction to an anticipated sound is about 150 milliseconds, and your computer's audio output adds 100 to 200 more, so every tap lands roughly a third of a second after the beat. Good tools subtract that. And the timing must be judged against the audio clock rather than a general one — those two drift apart, and a tap compared against the wrong clock is compared against a song playing somewhere else.
What to show
Most people making a lyric video have a song and a piece of cover art, and no footage at all. That is enough, if the still moves.
Put a slow push or drift on the artwork — a Ken Burns move. A photograph that sits perfectly still reads as a stalled video, while the same image drifting slowly reads as a deliberate shot. Between sections, color fields taken from the artwork's own palette keep everything looking like it belongs to the same record, which stock gradients do not.
Whatever you choose, keep it quiet. The words are the subject. Anything with detail or fast motion behind them competes for the same attention and wins, which is the most common way a lyric video made with real footage ends up harder to read than one made with a single photograph.
Making the words readable
- A line at a time, not a word. One word alone gives the reader no context. Show the line and highlight the word being sung as it passes.
- Outline the type, don't just shadow it. A white caption over a bright background disappears. A dark outline survives anything underneath it.
- Sweep the highlight, don't jump it. If the highlight moves word to word, timing that is half a word out lights the wrong word and reads as broken. A fill that wipes across reads as slightly early or late, which is what karaoke has always looked like.
- Never let a line flash. If words are on screen for a tenth of a second each, nobody reads them. Give a line the time its words need even when that means leaving a gap afterwards.
Exporting
1080p at 30fps, H.264, around 7 to 8 Mbps. That is YouTube's own recommendation for 1080p30, and it matters more here than for camera footage because smooth color backgrounds are the hardest thing there is to encode cleanly. Drop the bitrate to save space and banding appears in exactly the gradients you chose for their smoothness. A three-minute video will land somewhere near 150 to 180MB, which is normal.
Put your logo bottom left. YouTube stamps the channel logo in the bottom right of every video, so anything there ends up underneath it.
Then put the full lyrics in the video description. A search engine cannot read the words burned into your video, so the description is the only text it has — and it is what makes a lyric video findable by the line somebody half-remembers.
Rights, briefly
If you did not write the song, a lyric video is a derivative work and you need permission from whoever holds the rights. "It is promotional" is not a license. If it is your own song, credit the writers and the performer in the description anyway — it is what makes the video useful to anyone who finds it.
Questions
Can AI make a lyric video automatically?
Partly, and the part it does badly is the important one. Getting the words on screen is easy; getting them on screen at the right moment is not. Speech recognition is trained on speech, and singing breaks nearly every assumption it makes — held vowels, notes across syllables, a voice mixed under a band. Automatic timing is a good first draft and a poor final answer, so use a tool that lets you correct it rather than one that only offers to try again.
Why does automatic transcription get song lyrics wrong?
Three reasons, and they compound. Singing stretches vowels and puts syllables on notes, so the acoustic patterns a speech model learned do not match. A full mix buries the vocal under instruments that occupy the same frequencies. And voice activity detection — the step that decides what is speech at all — frequently classifies a sung line over a band as not-speech and discards it. In a real test on a three-and-a-half minute song, a transcriber anchored 1.5% of the lyric until that filter was switched off.
Should I type the lyrics in myself?
Yes, always, if the tool lets you. You already have the words, and they are correct. The only thing worth asking a machine is WHEN each line lands, not what it says. This also fixes spelling, names, stylised words and anything the singer slurs — a lyric everyone in the room knows, wrong on screen, reads as a broken video rather than an approximate one.
How do I sync lyrics to music?
Tap them in. Play the song and press a key at the start of each line — a lyric video is fifty-odd lines, not hundreds of words, so a single pass takes about as long as the song. Then fix any line that landed wrong by dragging it. Tapping is more accurate than it sounds because you are hearing the music, not looking at a waveform, but it always lands slightly late: allow for both your reaction time and your computer audio output latency, which together run 200-350ms.
Should lyrics appear one word at a time or a line at a time?
A line at a time, with the current word highlighted as it is sung. One word alone gives a reader no context and turns the video into a slideshow of single words. Break the lines the way the song is phrased — the line break is doing real work, and it is why pasting your own lyrics beats a transcript that arrives as one long block.
What should the background be if I have no footage?
The cover art, moving. A slow push or drift on a still — a Ken Burns move — reads as deliberate where a static image reads as a stalled video. Beyond that, color fields drawn from the artwork keep the piece looking like it belongs to the record. Avoid busy stock footage behind type: anything with detail fights the words, which are the point.
What resolution and bitrate should I export?
1080p at 30fps, H.264, around 7-8 Mbps. That matches YouTube's own recommendation for 1080p30 and leaves enough headroom for gradients, which are the hardest thing in a lyric video to encode cleanly — cut the bitrate and banding appears in exactly the smooth color backgrounds people use. A three-minute video lands near 150-180MB. YouTube re-encodes everything anyway, so upload the good master.
Where should a watermark or logo go?
Bottom left. YouTube stamps the channel logo in the bottom right of every video, so anything you put there ends up underneath somebody else's branding — the single most contested corner of the frame.
Do I need to credit anything in a lyric video?
Credit the writers and the performer in the description, and put the lyrics in it as well: it is the text a search engine can actually read, since it cannot read the words burned into your video. If you did not write the song, you need the rights holder's permission — a lyric video is a derivative work, and "it is promotional" is not a license.
Make one
Riano's video editor does the method above: paste your lyrics, drop the song and its cover art, and it places the lines, draws backdrops from the artwork and lets you tap or drag anything it got wrong. It is free, there is no account, and the timing is yours to correct.