A short guide how you to start burner plugin in mp 0.1.0.8 (1 Viewer)

merci1983

Portal Pro
November 13, 2004
128
6
Near Bremen
Home Country
Germany Germany
Sorry my english is not very well, but i will try to answer some questions about getting the burner plugin started.

First you must have installed a cd or dvd-burner to see the plugin in configuration (haven´t checked if a network burner works)

When you use english language in mp you must first edit the following file:
TeamMediaPortal/Mediaportal/language/English/strings.xml

Search for the following text: <string><id>2133
and copy and paste the following part on that place: (Sorry i can´t explain it better)

<string><id>2133</id><value>TV-Recordings</value></string>
<string><id>2134</id><value>Video</value></string>
<string><id>2135</id><value>Audio</value></string>
<string><id>2136</id><value>Data</value></string>
<string><id>2137</id><value>Convert</value></string>
<string><id>2138</id><value>Cut</value></string>
<string><id>2139</id><value>Make MP3-CD</value></string>
<string><id>2140</id><value>Make MP3-DVD</value></string>
<string><id>2141</id><value>MPEG2 -> DivX</value></string>
<string><id>2142</id><value>MPEG2 -> MPEG4</value></string>
<string><id>2143</id><value>Home</value></string>

Save your strings.xml (Now you have the correct button text)

When you didn´t found the file: RecCodecs.cmd
you can easy write your own

Open Notepad and copy the following 2 lines into your empty text.
regsvr32.exe MPGMUX.AX
regsvr32.exe CLDUMP.AX

Save the file under: RecCodecs.cmd

For the needed MPGMUX.AX and CLDUMP.AX please follow this steps
that are explained when you hit the HELP DVR-MS Button in
the Burner-Plugin-Configuration!

When you have all Files you only have to double-click RecCodecs.cmd
to register the two codecs and make your settings under configuration.

I hope this is an answer on the most questions.

When someone need more help please let me know.

cu
merci
 

patpotlood

Portal Member
September 27, 2004
25
0
ok, get it to work with the dutch strings

still, another question.

i see buttons for mpeg4 en divx encoding - converting too.

is this for future or do i need another plugin for this?

thnx

p
 
A

Anonymous

Guest
see buttons for mpeg4 en divx encoding - converting too.

is this for future or do i need another plugin for this?

Hi, this is for future options!
Gucky62 (the plugIn-programmer) is as well programming now a Cutting-PlugIn :lol: !!!

This guy is really busy on this at this moment!
So, stay tuned
doit
 

Jean-Max

Portal Pro
October 20, 2004
99
0
FRANCE

SPYcorp

Portal Member
February 17, 2005
11
0
Re: A short guide how you to start burner plugin in mp 0.1.0

merci1983 said:
When you didn´t found the file: RecCodecs.cmd
you can easy write your own

Open Notepad and copy the following 2 lines into your empty text.
regsvr32.exe MPGMUX.AX
regsvr32.exe CLDUMP.AX

Save the file under: RecCodecs.cmd

Works as *.bat file too.
The ServerURL from the help is bit incorrect. The file is rar not zip.
Just need to extract the 2 files (MPGMUX.AX ,CLDUMP.AX) to WINDOWS dir. After this run your anyname.bat or anyname.cmd.

I forgot. If im informed right, you need any NeroBurning installed, because the plugin runs with its dll´s
 

Users who are viewing this thread

Top Bottom