Thanks for the reply,
I added it to the MVP section, but it doesn't seem to make any difference to the commandline
From my config
Code:
...
<MVP>
<Dongle>dongle.bin</Dongle>
<AutostartServers>2</AutostartServers>
<ShowServerUI>false</ShowServerUI>
<TranscodeTsForMVP>false</TranscodeTsForMVP>
<TranscodeforPAL>-y -i "{SOURCE_FILE}" -b 2400k -ac 2 -ab 128k -r 25 -s 352x288 -f svcd "{DEST_FILE}"</TranscodeforPAL>
...
But the commandline I'm getting is still
"C:\Programs\NPVR\Other\ffmpeg.exe" -y -i "\\GALAXY\Multimedia\Videos\Test.m4v" -b 2400k -r 25 -s 352x288 -f svcd "\\GALAXY\Recordings\MVP-000DFE0BB2B6.mpg"
Any ideas on how to change this at all?