INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Mr.X on December 06, 2002, 07:40:05 am

Title: Yaobing: TV encoder/decoders
Post 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
Title: Re: Yaobing: TV encoder/decoders
Post by: Yaobing on December 06, 2002, 02:15:28 pm
Quote
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.
Title: Re: Yaobing: TV encoder/decoders
Post by: Mr.X on December 06, 2002, 08:13:23 pm
Thanks. The codecs work now.

Guess that's a bug, that the codecs don't register themselves...