[mythtv-users] mythburn error trying to process cut-list -- translation?

Craig Huff huffcs at yahoo.com
Tue May 29 01:25:59 UTC 2007


> ----- Original Message ----
> From: "Carl Fongheiser" <carlfongheiser at gmail.com>
> To: "Discussion about mythtv" <mythtv-users at mythtv.org>
> Sent: Mon, 28 May 2007 09:43:47 -0500
> Subject: Re: [mythtv-users] mythburn error trying to process cut-list
> 
    --    translation?

> 
> On 5/28/07, Craig Huff <huffcs at yahoo.com> wrote:
> >
<snip>
> > 
> > Failed while running mythtranscode to cut commercials and/or clean up an
> > mpeg2 file.
> > Result: 60160, Command was mythtranscode --mpeg2 --honorcutlist -c 1073 -s
> > 2007-05-17T21:14:00 -o /video/temp/work/1/tmp
> > Failed to run mythtranscode to remove unwanted segments
<snip>
> 
> Sure. It's kicking out the result of the os.system() call, which returns the
> status as formatted by the Unix wait() call.  The actual exit status is in
> the high byte. (The low byte would indicate the signal that caused the
> process to die, if that happened.)  In this case, the exit status is 235,
> which is TRANSCODE_BUGGY_EXIT_WRITE_FRAME_ERROR.  I can't really tell you
> where to go from there;  mythtranscode exits with that status in a few
> different circumstances.
> 
> In case you can't figure it out from this, the time format isn't your
> problem.
> 
> Carl Fongheiser
------------------------------


Carl,

I was following you up until you associated exit status 235 with
TRANSCODE_BUGGY_EXIT_WRITE_FRAME_ERROR.  I don't understand
how you tied the two together, but I think it has been overcome by events, 
anyway.

In looking over the code, I got the idea that maybe it had to do with the cutlist, so
I went back to the cutlist editor and found that I didn't have a start cutpoint for the 
initial cut, just the end cutpoint.  (Implying cut from frame 0 to <n>.)  I also didn't
have the end cutpoint for the final cut, just the start cutpoint.  (Implying cut from 
frame <x> to $.)

After I added explicit cutpoints and tried re-running mythArchive, I no longer get the
above listed error message.  This leads me to suspect that the result is somehow
related to a cutpoint (a frame number, perhaps?).

In any case, thank you for trying to help.  Help is always appreciated (at least on
this node of the network).

Craig




 
____________________________________________________________________________________
It's here! Your new message!  
Get new email alerts with the free Yahoo! Toolbar.
http://tools.search.yahoo.com/toolbar/features/mail/


More information about the mythtv-users mailing list