> > 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
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
