<div class="h5">
</div><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Bob, Ignore the PATH error, this is the only error that the myth backend<br>
can and will report for any failure of a job script. (I just checked the<br>
latest myth source and this situation has changed but I won't update the<br>
script until majority are on 0.22)<br>
You need to look in the mythnuv2mkv log file for the actual problem.<br>
This is LOGBASEDIR/mythnuv2mkvPID.log where LOGBASEDIR is a variable in<br>
the script, defaults to /var/tmp and PID is the Process ID of the<br>
script. You can get the PID from the System Status Job Queue or Log<br>
Entries screens as [PID]. However I find the easiest way is do a<br>
"ls -lrt /var/tmp/mythnuv2mkv*log" and the most recent<br>
mythnuv2mkv{PID}.log will be at the end. (ls -lrt is a long listing<br>
ordered by reverse time).<br>
<br>
Auric<br></blockquote></div><br>Thanks a bunch Auric, I did the ls and just cat'd the few most recent, here's one that error'd:<br><br><span style="font-family: courier new,monospace;">ââ> cat /var/tmp/mythnuv2mkv7613.log </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">28/11,15:35 [7613] INFO Changed to high quality.</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">28/11,15:35 [7613] INFO Changed to avi,lavc.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">28/11,15:35 [7613] INFO 1054 20090516120000 matches Good Eats Kinda Blue (Blueberry) (/media/myth//1054_20090516120000.mpg)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">28/11,15:36 [7613] INFO 480i or 480p 720x480 NA 4:3 (Found in Channel) 29.970 FPS Audio Rate 48000 Channels 2</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">28/11,15:36 [7613] INFO Crop to 704:464:8:8. Scale to 528x400.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">28/11,15:36 [7613] INFO Deinterlace filter added.</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">28/11,15:36 [7613] INFO If progressive this is wrong use --deinterlace=NO.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">28/11,15:36 [7613] INFO You may need Invtelecine rather than Deinterlace. (--deinterlace=NO --invtelecine=YES).</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">28/11,15:36 [7613] INFO Video Encoder: mencoder -idx /var/tmp/mythnuv2mkv7613/vidout -demuxer rawvideo -rawvideo w=720:h=480:fps=29.970 -audiofile /var/tmp/mythnuv2mkv7613/audout -audio-demuxer rawaudio -rawaudio rate=48000:channels=2 -ovc lavc -lavcopts vcodec=mpeg4:threads=1:mbd=2:trell:v4mv:last_pred=2:dia=-1:vmax_b_frames=2:vb_strategy=1:cmp=3:subcmp=3:precmp=0:vqcomp=0.6:vbitrate=1173:vpass=1:turbo -passlogfile /var/tmp/mythnuv2mkv7613/2pass.log -oac mp3lame -lameopts vbr=2:br=256 -vf pp=fd,softskip,crop=704:464:8:8,scale=528:400,harddup -sws 7 -aspect 1.333333333 -force-avi-aspect 4:3 -o /dev/null.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">28/11,15:36 [7613] START Starting lavc 1st video pass trans of /media/myth//1054_20090516120000.mpg. vbr 1173 abr 256.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">28/11,15:36 [8039] INFO Starting monitoring process.</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">28/11,15:36 [7613] ERROR Skipping /media/myth//1054_20090516120000.mpg. Problem with 1st video pass of 2.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">--------------------------------------------------------------------------------</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">28/11,15:36 [7613] INFO Exiting. Errored.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">28/11,15:36 [7613] ERROR This error could be for many reasons. Mythtv will report unable to find executable, this is incorrect.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">ââ[ 19:40 ][ ~ ]</span><br><br><br>I can't really gather what the problem is here from the output?<br><br>Thanks<br>Bob<br>