I really want to know what I'm doing wrong before proceeding with any other VHS transfers.
1. After capturing with virutaldub 1.9, I check through an uncompressed 4 hour avi and I see/hear a correct sync throughout the entire video - 10 minutes from the end, everything matches up.
So next I apply avisynth preferences and compress the video to mp4 in
virtualdub 2. The final version's sync starts out ok but gradually gets worse and worse as the video progresses. Why doesn't the mp4 maintain the sync from the uncompressed avi?
Specifics on my settings are listed here:
https://www.digitalfaq.com/forum/vid...e-between.html
2. Are there "best" timing options in
virtualdub for those who wish to separately capture audio from a different VCR with audacity? In other words, are there timing options that eliminate the "slowed down" or "sped up" audio moments, assuming all gear is functioning correctly?
2.1 Related, what is the preferred file format and compression when saving VHS audio in audacity? And is there a "best" practice for replacing audio?
Currently I use "audio from another file..." and apply the same compression settings I would normally use, but I notice this often results in an mp4 size that seems unnecessarily larger than it should be.
3. In avisynth I'm sometimes stuck editing a video using "FFMPEGSource("1.avi") + FFMPEGSource("2.avi") + etc" combined with "Trim(x,x) + Trim(x,x) + etc" -- especially if there's an audio issue or other mistakes in the later half of a transfer.
I'm wondering why every time there's a new Trim(x,x) added into the chain, it delays the audio more and more (usually adding around 1/10th second of audio), making it even harder for me to sync everything afterwards. A few times I've fixed the sync by adding redundant frames until the sync matches, but I hate doing this not only because it's annoying to fix but also because it ruins the flow of the edit.
I appreciate any help I can get! Thanks everyone