Log in

View Full Version : Why doesn't MPC-HC work with avisynth script


rinorho
28th March 2011, 15:01
Hey guys
I've a problem... In my system, W7 x64, Media Player Classic-Home Cinema (last release available) doesn't work with avisynth's scripts, while Media Playe Classic with same setting works fine! :confused:

I've already unchecked all internal filters (in media player classic don't need)

:thanks:

sneaker_ger
28th March 2011, 15:22
1.) If you use 32bit AviSynth you also have to use 32bit MPC(-HC). You cannot mix 32bit and 64bit.
2.) Do you use the same renderer in both players? (options>output)
3.) Activate "uncompressed">"all supported" under "codecs" in the ffdshow video decoder configuration, in case you have ffdshow installed.

rinorho
28th March 2011, 16:58
1.) If you use 32bit AviSynth you also have to use 32bit MPC(-HC). You cannot mix 32bit and 64bit.
2.) Do you use the same renderer in both players? (options>output)
3.) Activate "uncompressed">"all supported" under "codecs" in the ffdshow video decoder configuration, in case you have ffdshow installed.

Thanks

1) Yes, I use MPC-HC 32bit. Avisynth works only with 32 bit!
3)ffdshow setting are same for mpc-hc and mpc, obviously
2)Same Video render

bye

sneaker_ger
28th March 2011, 17:07
1) Yes, I use MPC-HC 32bit. Avisynth works only with 32 bit!

There's also a 64 bit version, just for the record.

3)ffdshow setting are same for mpc-hc and mpc, obviously

Activate the options regardless.

rinorho
29th March 2011, 09:32
There's also a 64 bit version, just for the record.


But doesn't work with any player and doubling frame rate scripts (motion interpolation)!


If I can use my avisynth scripts on MHP-HC x64 and Avisynth x64, I'll be most happy man of the world! There is a way?

:thanks: