Modify

Ticket #9538 (closed Patch - Bug Fix: fixed)

Opened 2 years ago

Last modified 2 years ago

Patch to skip initial cut area on playback

Reported by: billstuff2001@… Owned by: markk
Priority: minor Milestone: 0.24.1
Component: MythTV - General Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

If you watch a recording with an initial cutarea (e.g. cut out the first 5 minutes), the beginning of the recording is played for a split second before skipping past the cutarea.

This patches mythplayer to start playback at the end of the cutarea.

Attachments

213-SeekPastInitialCutpoint.patch (1.1 KB) - added by anonymous 2 years ago.
217-SeekPastInitialCutpointFix.patch (626 bytes) - added by Bill Stuff <billstuff2001@…> 2 years ago.
Call to TrackerReset? to fix problem noted by Jim

Change History

Changed 2 years ago by anonymous

comment:1 Changed 2 years ago by markk

  • Owner set to markk
  • Status changed from new to accepted

comment:2 Changed 2 years ago by markk

  • Status changed from accepted to closed
  • Resolution set to Fixed
  • Milestone changed from unknown to 0.24.1

Fixed in 48590321e09bd2c64730. Thanks for the patch - just the kind I like:)

comment:3 Changed 2 years ago by Jim Stichnoth <stichnot@…>

I think you need to call deleteMap.TrackerReset?(bookmarkseek, totalFrames) before calling TrackerWantsToJump?, otherwise an existing bookmark that comes after a cut region is backed up to just past the first cut region.

Changed 2 years ago by Bill Stuff <billstuff2001@…>

Call to TrackerReset? to fix problem noted by Jim

comment:4 Changed 2 years ago by Bill Stuff <billstuff2001@…>

  • Status changed from closed to new
  • Resolution Fixed deleted

Added 217-SeekPastInitialCutpointFix?.patch to address problem noted by Jim Stichnoth.

comment:5 Changed 2 years ago by markk

  • Status changed from new to closed
  • Resolution set to Fixed

comment:6 Changed 2 years ago by Mark Kendall

  • Resolution changed from Fixed to fixed

Skip past the initial cut area when starting playback.

Patch from billstuff2001 at sbcglobal dot net

Closes #9538

Changeset: 48590321e09bd2c6473040caa0a695d7453c215f

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.