Questions tagged [sync]
Abbreviation for synchronization
115 questions
0 votes
0 answers
9 views
Changing frame rate on Audio
We recorded with timecode, and the Frame rate of the Audio Timecode was mistakenly set to 30fps, and the frame rate of the camera was 23.9... the time code is super accurete, but Davinci cant read it ...
0 votes
0 answers
86 views
ffmpeg concat creates audio/video sync issues
I converted a DVD into MKV files using MakeMKV, but since the main feature is made up of multiple titles, I combined them into one using MKVToolNix, which worked as expected. This video is made up of ...
1 vote
1 answer
144 views
How to find out the delay applied to audio tracks in an MKV file?
When using mkvmerge to create MKV files, it is possible to specify the --sync parameter to apply a delay to audio tracks. Is there any way to find out applied delays (if any) in an existing MKV file? (...
0 votes
1 answer
110 views
FFmpeg -itsoffset causes visual artifacts and time jumps in WMP and Movies & TV
I'm encountering visual artifacts (screen corruption) and unexpected time jumps when playing a video file generated by FFmpeg in Windows Media Player and Microsoft Movies & TV. The same video ...
0 votes
0 answers
202 views
Offsets in HLS video segments
I am streaming video from a camera to a process that monitors the stream for specific events. I am able to connect to the camera, download the m3u8 playlist, fetch the individual AVI video segments ...
0 votes
1 answer
154 views
Why can't I render these videos without audio being out of sync?
I've pulled out all guns to merge 13 episodes into one video, failing and staring at a brick wall. I've rendered on KDenlive in Linux and Davinci Resolve on Windows. I even screen recorded the whole ...
1 vote
1 answer
72 views
2 video files, one has the audio with 15FPS, the other has the video with 5FPS, audio is out of sync
I'm trying to sync the audio and video of 2 different files, one is a 15 FPS webcam stream with audio and the other is a screen share with 5 FPS. This is an educational setting. I'm trying to do the ...
0 votes
1 answer
103 views
Syncing hard-coded text with audio
Perhaps too basic for this forum... but it might help someone in the future. I want to make translated lyric videos, with the lyrics hardcoded onto the video (English on top, my translation in my ...
2 votes
1 answer
116 views
How to be sure of the FPS needed for any given export?
Sorry, my question is not very well put out but I have trouble understanding my own problem. I'm currently working on a music video project where I need to put green screened actors in a CGI scene. ...
4 votes
1 answer
3k views
ffmpeg to cut subtitle file in sync with the cut video
I managed to cut the video and keep subtitle in sync by embedding the subtitles in the video: $ ffmpeg -i sample-mp4-file.mp4 -hide_banner \ -vf subtitles=subtitles.srt -ss 0:30:00 -t 1:33:31 \ ...
3 votes
1 answer
147 views
Is there a standard for multi-camera, high-speed video?
I develop an application to record from multiple high-speed (e.g. 200 fps) cameras simultaneously. Typically, the frame rate of these cameras is constant but this is not necessarily the case. ...
1 vote
0 answers
791 views
How to sync audio with kmsgrab video stream?
I am trying to sync audio from the pulse stereo output with the video from kmsgrab. If I use the video stream as stream one the video is choppy. The command that works best a the moment is: ffmpeg -...
2 votes
1 answer
103 views
How to combine multiple audio tracks without sounding blasted?
Was going to make a combination of 9 covers of people singing the same song. I have it synced already and it is on sync, problem is its just sound like literal ear ache when played. How to fix?
0 votes
1 answer
503 views
Some parts have audio out of sync after a master export
I have a project in Final Cut Pro X, that plays as I expect in the Final Cut, but when I export in to h264 there is a part where audio is playing slightly in before the video. Such part is present on ...
1 vote
1 answer
257 views
How to automatedly synchronize video recording with pre-recorded music track?
When they film music videos ---ones that require the artist to lip sync in cooordination with a pre-recorded song--- do they synchronize the moment that the cameraman hits the record button on the ...