Julio C
1st May 2019, 23:46
So I have a lot of videos at are in 25fps, and because of that the audio pitch sounds off.
To fix this, I used the following script:
DirectShowSource("filename")
AssumeFPS(24, true)
From here I save this on a AVS file, and I simply drag and drop that file to MPC-HC and the video now plays at 24fps with the audio sounding correct.
However, ever since I updated my OS from Windows 7 to Windows 10, Avisynth no longer works properly even after re-installing the application. When it plays the video, the audio is no longer in sync with the video stream.
So is there a work around this? I'm sorry if this been asked several times.
To fix this, I used the following script:
DirectShowSource("filename")
AssumeFPS(24, true)
From here I save this on a AVS file, and I simply drag and drop that file to MPC-HC and the video now plays at 24fps with the audio sounding correct.
However, ever since I updated my OS from Windows 7 to Windows 10, Avisynth no longer works properly even after re-installing the application. When it plays the video, the audio is no longer in sync with the video stream.
So is there a work around this? I'm sorry if this been asked several times.