<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 11/22/2010 10:58 AM, Steve wrote:
<blockquote cite="mid:4CEABD72.8030300@priorityelectronics.com"
 type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
On 11/20/2010 11:22 AM, Richard Morton wrote:
  <blockquote
 cite="mid:AANLkTi=emOwKpQHcmMWbtDOnDiH9Oc36QQo=WH6m9zmJ@mail.gmail.com"
 type="cite">
    <p>You have to enable the user job in the settings... i use mythweb
to do it abd i cant remember where the setting is in the main setup
screens. I think you have to restart the backend for the change to take
affect. Just open mythweb and the settings table, check both all-hosts
and the specific backend name for all rows containing the text userjob.
Youll find the job you have setup has a 0 rather than a 1</p>
    <p>R</p>
    <p>Please </p>
    <pre wrap="">
    </pre>
  </blockquote>
  <br>
Ok, checked this twice, all jobs have a 1 in them for allow (which
usually means yes).<br>
  <br>
What else could it be?<br>
-Thanks<br>
-Steve<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
  </pre>
</blockquote>
<br>
Ok, looks like jobs are working, but mythexport does not. If i do a
simple job like "touch ~/test", it works.<br>
<br>
The jobs i have tried that do not work are:<br>
<br>
ffmpeg -i %FILE% -mbd rd -flags +4mv+aic -trellis 2 -cmp 2 -subcmp 2 -g
300 -s 320x240 -bf 2 -flags qprd -flags mv0 -vcodec mpeg4 -b 192k
-maxrate 192k -bufsize 1024kb -acodec libfaac -ac 1 -ar 64000 -ab 22100
-ss 150 -t 30 -y /media/MythDroid/%TITLE%-%STARTTIME%-%SUBTITLE%.mp4<br>
<br>
This errors out with sh: Syntax error: Unterminated quoted string<br>
<br>
and <br>
<br>
mythexport_addjob starttime=%STARTTIME% chanid=%CHANID%
config=PortableH264LowRes deleteperiod=7 podcastname=mythtv<br>
<br>
Which does not error out. it just runs and does nothing untill i kill
it manually from the terminal.<br>
<br>
-Any Ideas?<br>
<br>
<br>
</body>
</html>