choppedcity
9th September 2013, 13:51
Hey, I've recently bought a new computer to replace my old ones.
My new computer has Windows 8 installed to it. Then I installed Avisynth and tried to make a script. Just a simple script with DirectShowSource, though.
DirectShowSource("D:\DC707.mkv")
Trim(504,9005)
Crop(90,0,-90,0)
But when I tried to play the video (I use MPC-HC), it always give me an "ACM Wrapper: Output" error message. :confused:
So I thought to enable processing raw audio on FFDShow Audio Decoder. (I use "all supported")
And when I do, the video plays fine but the audio always plays 2 times faster than it should be. This never happen on my old computers. Is Avisynth does not support Windows 8 or something? Please help me fix this problem. :confused:
Btw, I use Avisynth 2.58, and KLCP 10 right now (tried the newest CCCP before, but the problem still exist)
Edit: Upgraded Avisynth to 2.6 Alpha. Problem solved.
My new computer has Windows 8 installed to it. Then I installed Avisynth and tried to make a script. Just a simple script with DirectShowSource, though.
DirectShowSource("D:\DC707.mkv")
Trim(504,9005)
Crop(90,0,-90,0)
But when I tried to play the video (I use MPC-HC), it always give me an "ACM Wrapper: Output" error message. :confused:
So I thought to enable processing raw audio on FFDShow Audio Decoder. (I use "all supported")
And when I do, the video plays fine but the audio always plays 2 times faster than it should be. This never happen on my old computers. Is Avisynth does not support Windows 8 or something? Please help me fix this problem. :confused:
Btw, I use Avisynth 2.58, and KLCP 10 right now (tried the newest CCCP before, but the problem still exist)
Edit: Upgraded Avisynth to 2.6 Alpha. Problem solved.