Log in

View Full Version : Help/Troubleshotting - Install WVC1 Encoder


buzzqw
4th December 2006, 18:58
Hi all !

one user trying to encode with latest beta of AutoMKV (0.60), that add WVC1 encoding using WMCmd.vbs (using build of august 2006) got this error:

WMCmd.vbs(456, 1) WScript.CreateObject: Could not locate automation class named "WMEncEng.WMEncoder".

he had installed wmp11 ... is enough ? (question: a RC build of wmp11 is ok ? )

i had installed WMFormatSDK.msi, wvc1dmo.exe, WMESE.exe (and msxml6.msi as update) and of course for me is working...

What's the problem ?

if this user try installing the wvc1dmo.exe got the message that "windows media skd is needed..."

thanks for answering

BHH

zambelli
5th December 2006, 02:37
Hi all !

one user trying to encode with latest beta of AutoMKV (0.60), that add WVC1 encoding using WMCmd.vbs (using build of august 2006) got this error:

WMCmd.vbs(456, 1) WScript.CreateObject: Could not locate automation class named "WMEncEng.WMEncoder".
WMCmd.vbs is built on top of WM Encoder 9 SDK. You must install WM Encoder 9 in order for it to work.

WMcmd.vbs updates homepage: http://www.citizeninsomniac.com/WMV/#WMCmd

buzzqw
5th December 2006, 10:45
thanks ! i will repert if ok

BHH

Jerry_Sm@rt
7th December 2006, 05:18
I've installed wm encoder 9 series ,but i got the same problem

buzzqw
7th December 2006, 08:14
if you install wmvencoder series 9 AND windows media player 11 is enough. that for sure.

Reinstall wmv encoder 9 and then reinstall windows media player 11

BHH

Jerry_Sm@rt
6th April 2007, 09:13
if you install wmvencoder series 9 AND windows media player 11 is enough. that for sure.

Reinstall wmv encoder 9 and then reinstall windows media player 11

BHH
I did what u said ,but i still got this error.
WScript.CreateObject:could not create class named
"WScript.Shell"

buzzqw
6th April 2007, 09:32
could be a problem of antivirus

sometime happen that AV block vb script.

try disabling your av and relaunch the script

BHH