lithiumus
29th September 2008, 19:25
I have captured some video @ 1080 60i and I'm trying to convert it to 23.976fps but I'm having audio sync issues. I'm using Megui and trying Avisynth settings...
- ConvertFPS(24000,1001)
- tfm(order=1).tdecimate()
- TDecimate(cycleR=0)
All of which result int varying degrees of audio sync issues where the audio is synced initially and goes out of sync being gradually more and more delayed. The second option had the audio go out of sync very quickly. When I use Megui to detect the source it usually shows Progressive even though various other tools detect it as 60i, Megui sees 29.97 fps.
Any suggestions on how to ensure the conversion results in synced audio?
- ConvertFPS(24000,1001)
- tfm(order=1).tdecimate()
- TDecimate(cycleR=0)
All of which result int varying degrees of audio sync issues where the audio is synced initially and goes out of sync being gradually more and more delayed. The second option had the audio go out of sync very quickly. When I use Megui to detect the source it usually shows Progressive even though various other tools detect it as 60i, Megui sees 29.97 fps.
Any suggestions on how to ensure the conversion results in synced audio?