|
AVI Frame Rate Adjust v1.00by Lucas Wall <kthulhu@kadath.com.ar>I always had problems with audio sync while converting some video clips I get in SVCD format. I never knew what I was doing wrong... but changing video frame rate to the one suggested by Nandub so that "video and audio duration match" always worked. When I started using ogg/vorbis files I realized I had to open Nandub just to check the correct fps, and then use another tool to fix the AVI file. I took some time to build this simple tool. It will calculate the fps so "video and audio duration match". This might, or might not, help you sync audio to video. To use it, just open the AVI file. Open the audio OGG file. Click on "Adjust" and then "Save". You can change the sugested fps before saving. Or just change the fps of an AVI file without loading any audio file. BTW... I checked "AVI Frame Rate Changer" sources to get the rate and scale offset in the AVI header. Thanks [Blight]! If you want to compile from source you will have to download the ogg/vorbis sdk and place it in the "vorbis" subdir under the main source subdir. Download: frateadj100.zip (60Kb) (The program!) frateadj100src.zip (30Kb) (Source code) |