[mythtv] Ticket #7964: Predictively skip frames to smooth out timestretch

Tom Lichti redpepperracing at gmail.com
Wed May 5 23:47:00 UTC 2010


On Wed, May 5, 2010 at 6:48 PM, David Engel <david at istwok.net> wrote:
> On Wed, May 05, 2010 at 05:06:45PM -0400, Tom Lichti wrote:
>> On Wed, May 5, 2010 at 2:05 PM, David Engel <david at istwok.net> wrote:
>> > That sounds great. ?I'll give it a try. ?FWIW, it only took a little
>> > work applyinig it to 0.23-fixes.
>>
>> I am trying to apply Mark's patch to SVN 24414, and it fails with one
>> hunk in NuppelVideoPlayer.cpp, and I can't figure out why. The
>> rejected file is about 70 lines, if someone can help me debug why it's
>> not applying, that would be great.
>
> That hunk fails because AvFormatDecoder::GetFrame() was a very large
> function in 0.23 and has been split up in trunk.  You'll have to apply
> that hunk manually around line 4420 in
> libs/libmythtv/avformatdecoder.cpp.

I think that's a different hunk, the one I am looking at is around
line 2583 in NuppelVideoPlayer.cpp, around this function:

void NuppelVideoPlayer::DisplayPauseFrame(void)

Tom


More information about the mythtv-dev mailing list