<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 9 June 2015 at 20:30, John Pilkington <span dir="ltr"><<a href="mailto:J.Pilk@tesco.net" target="_blank">J.Pilk@tesco.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 09/06/15 05:22, Hika van den Hoven wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hoi Anthony,<br>
<br>
Tuesday, June 9, 2015, 5:15:46 AM, you wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
/usr/bin/mythtranscode -j 33112 --profile 27 --honorcutlist --verbose<br>
general,jobqueue --loglevel debug --quiet --syslog local7<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
so I added the transcode command as<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
/usr/bin/ionice /usr/bin/mythtranscode -j %JOBID% --profile %TRANSPROFILE%<br>
--honorcutlist --verbose general,jobqueue --loglevel debug --quiet --syslog<br>
local7<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
which works perfectly!<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Thanks All<br>
</blockquote>
<br>
Weird, mythtranscode --help does not show most of those options. So<br>
either you are running a different version (0.27.4) or the help<br>
function needs some serious updating!<br>
<br>
<br>
Tot mails,<br>
   Hika                            mailto:<a href="mailto:hikavdh@gmail.com" target="_blank">hikavdh@gmail.com</a><br>
<br>
</blockquote>
<br></span>
... but wasn't this all about ionice -c3  ?  Is the '-c3' hidden somewhere in there?<span class=""><font color="#888888"><br>
<br>
John</font></span><div class=""><div class="h5"><br></div></div></blockquote><div><br></div><div>Good pickup John,</div><div><br></div><div>Typo on my part thanks :)</div><div><br></div><div>finally transcode command</div><div><br></div><div> /usr/bin/ionice -c3 /usr/bin/mythtranscode -j %JOBID% --profile %TRANSPROFILE%</div>--honorcutlist --verbose general,jobqueue --loglevel debug --quiet --syslog<br>local7</div><div class="gmail_quote"><br></div><div class="gmail_quote">Cheers,</div><div class="gmail_quote"><br></div><div class="gmail_quote">Anthony</div><br></div></div>