16 Jul
2024
16 Jul
'24
8:40 p.m.
Op 7/16/24 om 22:21 schreef Andrew Randrianasulu:
so, one idea is to
1) extract audio from sources. 2) compare all those wavs to master sound file extracted from master media file. 3) convert offsets into timecode 4) run ffmpeg to tag video files via copying a/v streams to new files (or may be use gpac if it can do it inplace?)
sync via timecode in cingg ;)
I think the problem is that extract all audio is unaware of the sequence of recording. You can do reasoning before matching. When you mention master I think "those can be multiple sequential files too". -- Stefan