INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Mr.X on December 06, 2002, 07:40:05 am
-
Can you give me a step-by-step on how to register the encoder? I found the MJVideoEncoder.ax file, but I don't know how to register it.
Thanks!
-Mr.X
-
Can you give me a step-by-step on how to register the encoder? I found the MJVideoEncoder.ax file, but I don't know how to register it.
Thanks!
-Mr.X
Start->Run
and type
regsvr32 "C:\Program Files\J River\Media Jukebox\TV\MJVideoEncoder.ax"
(replacing the path with the actual path on your system if it is different) into the edit box, and click OK. A dialog box will appear telling whether the registration succeeded or not. Do the same with the decoder.
-
Thanks. The codecs work now.
Guess that's a bug, that the codecs don't register themselves...