<div dir="ltr">Gotcha that makes sense and especially since HB probably wants access to the raw file and not a stream being fed to it from the master so I'll just stick this sucker on the master, set the master as the only one who can run it and boom. Thank you.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 14, 2015 at 1:44 PM, Mike Perkins <span dir="ltr"><<a href="mailto:mikep@randomtraveller.org.uk" target="_blank">mikep@randomtraveller.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 14/10/15 20:24, jrh wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Oct 14, 2015, at 11:04 AM, Jason Hamilton <<a href="mailto:jason.hamilton@thefuzz4.net" target="_blank">jason.hamilton@thefuzz4.net</a>> wrote:<br>
<br>
Or perhaps someone has a script that they use with handbrake that they'd be willing to share? Thanks everyone<br>
<br>
Jason<br>
<br>
</blockquote></span>
I have just created a page on <a href="http://mythtv.org" rel="noreferrer" target="_blank">mythtv.org</a> <<a href="http://mythtv.org/" rel="noreferrer" target="_blank">http://mythtv.org/</a>> with a shell script that works well for me.<br>
<br>
<a href="https://www.mythtv.org/wiki/Transcodehb.sh" rel="noreferrer" target="_blank">https://www.mythtv.org/wiki/Transcodehb.sh</a> <<a href="https://www.mythtv.org/wiki/Transcodehb.sh" rel="noreferrer" target="_blank">https://www.mythtv.org/wiki/Transcodehb.sh</a>><br>
<br>
Regards!<br>
<br>
</blockquote>
<br>
directory="/var/lib/mythtv/recordings"<br>
...<br>
infile=$directory/${chanid}_${starttime}.mpg<br>
<br>
<br>
That won't work unless you have a single directory defined as the storage group you are expecting your recordings to be in.<br>
<br>
If you have more than one directory then you have to ask the backend where the recording is. I'm sorry I can't tell you how to get that.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
<br>
Mike Perkins</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Jason Hamilton<br><br>Webmaster of <a href="http://www.thefuzz4.net" target="_blank">www.thefuzz4.net</a><br><br>We're going to be huge</div>
</div>