fvisagie
27th August 2009, 13:53
Hi All,
My rendered DV AVI contains annoying 1-frame audio gaps on clip boundaries here and there, caused by the editor. Currently I'm stepping through the movie looking for these and fixing them up.
Without going into the details, for this particular project analysing either DATECODEs or timecodes isn't a failsafe way of detecting clip boundaries. I'm using video-based scene detection to help get to clip boundaries quicker, and then I look for gaps in the audio waveform there.
However, it occurred to me that the primary objective being identifying audio gaps, perhaps there's some tool that could do that directly. I've had a look at the filter listings but saw nothing that directly fitted the bill. MinMaxAudio looks useful, but using that I'd have to devise and script my own algorithm for thresholds and so on (some frames aren't completely silent; they might contain very few samples at the beginning and/or end).
Do you know of any AVS-based tool that can identify audio gaps? If need be I can create an elementary audio stream from the video.
Many thanks,
Francois
My rendered DV AVI contains annoying 1-frame audio gaps on clip boundaries here and there, caused by the editor. Currently I'm stepping through the movie looking for these and fixing them up.
Without going into the details, for this particular project analysing either DATECODEs or timecodes isn't a failsafe way of detecting clip boundaries. I'm using video-based scene detection to help get to clip boundaries quicker, and then I look for gaps in the audio waveform there.
However, it occurred to me that the primary objective being identifying audio gaps, perhaps there's some tool that could do that directly. I've had a look at the filter listings but saw nothing that directly fitted the bill. MinMaxAudio looks useful, but using that I'd have to devise and script my own algorithm for thresholds and so on (some frames aren't completely silent; they might contain very few samples at the beginning and/or end).
Do you know of any AVS-based tool that can identify audio gaps? If need be I can create an elementary audio stream from the video.
Many thanks,
Francois