Remove Silent Areas from an Audio Track in VEGAS – Part 4

In this tutorial, we adjust the position of the found regions to better suit the audio location by adding an offset of 10 frames. We also eliminate the really short quiet areas by ignoring any quiet sections that are shorter than 1.5 seconds. Of course, the offset and short limit values are easily adjustable. What Read More …

Remove Silent Areas from an Audio Track in VEGAS – Part 3

In this tutorial, we learn how to locate the beginning and ending points of the quiet areas and turn them into regions. We also specify what volume level qualifies as being “quiet.” Then regions are placed on the timeline surrounding the quiet areas. What scripts would you like to see? Any processes you’d like to Read More …

Find and Remove Duplicate Frames – Part 6 (Conclusion)

In this tutorial, we finish the series and have a fully functional script that will look for duplicated frames, delete the regions containing the duplicate frames, and the will remove all gaps created by those deletions. You can download the full code here:http://www.jetdv.com/scripts/FindAndRemoveDuplicateFrames.zip Once again, this is not the fastest script and there would certainly Read More …