[mythtv] Experimental pvr 350 output patch

Isaac Richards ijr at po.cwru.edu
Fri Dec 19 05:30:56 EST 2003


On Friday 19 December 2003 01:44 am, David Engel wrote:
> On Thu, Dec 18, 2003 at 11:11:00PM -0500, Isaac Richards wrote:
> > Have you used a bookmark on a recording at all with the pvr-350?  Just
> > noticed that they're kinda off. =)  Can't look at it right now, though.
>
> I noticed one time earlier today where it resumed at the wrong place.
> It turns out to be a driver/decoder issue.  The very first time we get
> the frame count, the decoder hasn't seen enough data yet so the frame
> count is the last amount it played.  It makes playback resume at the
> desired point plus the number of frames previously played.  The simple
> fix, just tested, is to make the bookmark seek use JumpToFrame instead
> of DoFastForward.

Doesn't JumpToFrame just call DoFastForward with after modifying the position 
by the currently played point (which should be 0 at that point in time)?  I 
don't see how that'd fix what you describe.  If it does, great, but =)

Isaac


More information about the mythtv-dev mailing list