@DonVito
DonVito wrote:About the Sopcast path in the .Groovy file, should it be something like C:\Program Files (x86)\SopCast?
Your sopcast path for a Windows 7 machine sounds like it could be right, but I do not have a windows machine - so I cannot be certain. Clearly you can check for yourself using windows explorer , no?
DonVito wrote:I don't know the commands to add it to the PMS.Conf file.
PMS.conf is a text file, add commands to it using a standard text editor like notepad
DonVito wrote:I am using the PMSEncoder 1.2.4, what command should I add to specify the parameter pmsencoder.script.directory in PMS.conf? Can you give me an example?
I don't quite understand your question - all parameters in PMS.conf are specified in the same way
e.g. <parameter> = <value>
Thus you would insert something like
pmsencoder.script.directory = <absolute path way to the script directory presumably starting with the drive specification e.g. C:\ on a windows machine>
Regards
Os