jimhanseng:
I am in the US with NTSC and getting the same problem. No matter what format I choose, the audio is out of sync. My MCE is recording HD off air. So the files are huge. I have heard mentioned serveral places to modify the mencode.config file, but I am having difficulty know exactly where to change. For example adding ftp=xxx where would that go? Or I saw the suggestion to add -async 1 but where do you put it? Is there some documentation somewhere on editing this file?
In MCEBuddy 2.0 we're forcing 24fps for almost everything to get the best sync we can. You can add this option in 1.x if you do the following
Open c:\program files\tyrell\mcebuddy\mencoder\mencoder.conf in notepad
find the section that matches the encoder you are using. eg [DivX]
and add the following line to that section:
ofps=24000/1001
Save it and you should be fine. if you are usnig a 2-pass conversion you need to do it for both sections (2 pass conversions have 2 sections in MCEBuddy 1.x)
Derek