wf-recorder icon indicating copy to clipboard operation
wf-recorder copied to clipboard

How to adjust audio latency?

Open Botspot opened this issue 8 months ago • 9 comments

My application involves voice narration and a video feed of the webcam, inside a small mplayer window on-screen to be captured along with everything else. The problem is that the webcam previewer has a bit of lag, causing the audio to play about 0.5s ahead of the video.

Is there a easily known way to tell ffmpeg to add latency to the audio? I would rather not do this with post-processing.

Botspot avatar Jun 05 '24 18:06 Botspot