[mythtv] mythtranscode "missing" cutpoints
Chris Pinkham
cpinkham at bc2va.org
Thu Mar 17 04:38:19 UTC 2005
> > As far as I can tell, this is a mythtranscode issue. In the cutlist
> > editor, the cutpoints all look fine, and ffmpeg merely encodes exactly
> > what mythtranscode sends it (doesn't have its own cutpoint handling that
> I think there needs to be a call to UpdateFramesPlayed in the GetFrame
> function for each decoder. Below is the diff for my nuppeldecoder.cpp
> file.
>
> The same thing may be necessary for the other decoders.
Is this tested as working or just an idea?
I think the code that skips the cutlist for the transcoder uses
videoOutput->GetLastDecodedFrame()->frameNumber, so I don't think it needs
the UpdateFramesPlayed() function to be called.
--
Chris
More information about the mythtv-dev
mailing list