So enabling that will allow me test the script out at least?<div><br></div><div>And yes that would probably be the best thing to do (use the current script until 0.25) Raymond was right about %DIR% being the thing needed and i'm grateful for the help, the original script writer also told me i should try this but the thing is the script still fails as it only seems to work from the command terminal when i open the terminal where the video/recording is located and try</div>
<div>python ~dave/uksub2srt/uksub2srt.py -i video.mpg -o ~dave/subtitles/video.srt</div><div><br></div><div>as opposed to -i ~dave/videos/video.mpg (or where the recording is located /lar/lib/mythtv/livetv)</div><div><br>
</div><div>i think this is because the script writes a failure folder with logs in the directory of the video and it can't do it in this case; the error it gives is </div><div><br></div><div>error: the file /var/lib/livetv/failure/var/lib/livetv/video.mpg.txt does not exist..</div>
<div><br></div><div>why does it have to do that ? :(</div><div><br></div><div>thanks alot for the help btw, especially raymond -very much appreciated</div><div><div><div><br><div class="gmail_quote">On 20 January 2012 00:58, Michael T. Dean <span dir="ltr"><<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01/19/2012 03:08 PM, Doug Lytle wrote:<br>
> David Crawford wrote:<br>
>> Whats 0.25? Sorry trying to figure this out.<br>
> The next greatest version of MythTV when it's released<br>
><br>
<br>
</div>And note that if you enable "0.25pre" on Mythbuntu repos (<br>
<a href="http://www.mythbuntu.org/repos" target="_blank">http://www.mythbuntu.org/repos</a> ), you're enabling unstable/development<br>
code, and you're expected to keep up with the -dev and -commits mailing<br>
lists (so you know what works and what doesn't and don't report bugs for<br>
things that shouldn't be working/are works in progress) and so you know<br>
when to update to fix issues that are fixed.<br>
<br>
Chances are, now that Raymond has told you exactly what's wrong with<br>
your current script, you may want to use the current script until 0.25<br>
is released, then you can switch it to use mythccextractor,<br>
instead--especially since either way you'll need a script (as with<br>
mythccextractor, you'll need to post-process its output to strip out<br>
duplicate words, as you want).<br>
<br>
Mike<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div></div></div>