Hi,<div><br></div><div>I&#39;m quite new to MythTV and im trying to setup a User Job with a script that I use to rip subtitles automatically from a recorded show into a in .srt format.</div><div>The Script works fine via the CMD terminal and I was using it previously with the DVBViewer Recording Service. The script via the CMD works this way:</div>
<div>python ~dave/uksub2srt/uksub2srt.py -i itv.mpg -o ~dave/subtitles/itv.srt</div><div><br></div><div>Ive tried the following but it doesnt work:</div><div>python ~dave/uksub2srt/uksub2srt.py -i %FILE%.mpg -o ~dave/subtitles/%FILE%.srt</div>
<div><br></div><div>can anyone tell me what the correct paramters are?</div><div><br></div><div>also, is there a limit to jobs i can process after recordings - i will recording as much as 20 programs at a time.</div><div>
<br></div><div>Dave</div>