[mythtv] Trick play patch

David Engel dlengel at attbi.com
Wed Aug 13 19:03:38 EDT 2003


On Wed, Aug 13, 2003 at 02:43:56PM -0400, Isaac Richards wrote:
> On Wednesday 13 August 2003 01:36 pm, Ben Bucksch wrote:
> > If you're looking for things to do, I would be very happy about
> > frame-exact forward/rewind.
> 
> Seeking around during editing is all frame-exact.

That's because the player class has direct control over the decoder.
The TV class doesn't have this so it's not as straight forward.  The
simple change for this is to have the player always make the decoder
do exact seeks for single frame increments.  I just tested this and it
works fine.  Should exact seeks also be done for 1 second increments?

One other thing I just noticed.  The first frame ahead/back now starts
out slightly after where the video was initially paused.  For example,
if I pause the video right after the pitcher releases the ball and
then frame ahead, the next video shown shows the catcher already
having caught the ball.  Frame ahead/back after that work as expected.
I don't recall it doing this before.  

I did a cvs up right before testing this latest change.  Could one of
the commits done in the last couple days have affected this?

On Wed, Aug 13, 2003 at 02:51:53PM -0400, Isaac Richards wrote:
> I'm just wondering if there's a better way to handle that, is all.  I need to 
> think about it s'more.

OK.

David
-- 
David Engel
dlengel at attbi.com


More information about the mythtv-dev mailing list