I'm trying to append two avi segments but I can't seem to get it right. Unmatched sampling rate! As of now I've got it to the point where all of the Audio file info matches except for the preload skew: 1825 samples (0.08s) vs. 1362 samples (0.06s) and the # of frames 12114 vs. 1065 (I thought it was normal for these not to match). Can someone tell me what I need to do?
VirtualDub Audio Sampling rate
Collapse
X
-
For EACH of the two files, do the following (assuming they both have the same frequency):
1) Load file into VirtualDub
2) Set "Video" to "Direct Stream Copying"
3) Set "Audio" to "Full Processing Mode"
4) From the "Audio" dropdown menu, select "Conversion"
5) If necessary, put a checkmark next to "Display all formats"
6) Select your preferred sampling rate from amongst the .MP3 rates listed ONLY for the frequency of the file (presumably either 44,100Hz or 48,000Hz)
7) Click on "OK"
8) Save with a new filename
Let us know of your success ;>}
Comment