Opened 12 years ago

Closed 11 years ago

Last modified 10 years ago

#10804 closed Developer Task (Fixed)

Add proper cutlist support for MythVideo

Reported by: Jim Stichnoth Owned by: Jim Stichnoth
Priority: minor Milestone: 0.27.1
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Cutlists in the filemarkup table are honored when playing videos. Manipulating the cutlist has some missing parts.

  1. Playback OSD menu doesn't offer the Edit option, though it is still available through the EDIT keybinding.
  1. mythutil needs a --file and/or --video option in place of --chanid/--starttime.
  1. Regenerating the seektable is rumored to be a bad thing for mkv files.

Attachments (2)

videomarkup.patch (3.9 KB) - added by Jim Stichnoth 11 years ago.
videomarkup2.patch (5.0 KB) - added by Jim Stichnoth 11 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 Changed 12 years ago by Jim Stichnoth <jstichnoth@…>

In 04ce3c23efc854e23ee8d28802b1ff03e8b45720/mythtv:

Refs #10804. Allow Jobs>Edit in playback OSD menu for videos.

comment:2 Changed 12 years ago by Jim Stichnoth

Milestone: 0.260.27
Status: newaccepted

comment:3 Changed 11 years ago by paulh

Milestone: 0.270.28

Changed 11 years ago by Jim Stichnoth

Attachment: videomarkup.patch added

Changed 11 years ago by Jim Stichnoth

Attachment: videomarkup2.patch added

comment:4 Changed 11 years ago by Jim Stichnoth <jstichnoth@…>

In 97a309a04f017fcfbdb2004a12008e1f563b141c/mythtv:

Mythutil: Allow --video instead of --chanid/--starttime.

This applies to the markup utils. Refs #10804

comment:5 Changed 11 years ago by Jim Stichnoth

Resolution: Fixed
Status: acceptedclosed

comment:6 Changed 10 years ago by Jim Stichnoth <jstichnoth@…>

In db1b1c87bea4555fe51786e6b2c16fafdd030fea/mythtv:

Mythutil: Allow --video instead of --chanid/--starttime.

This applies to the markup utils. Refs #10804
(cherry picked from commit 97a309a04f017fcfbdb2004a12008e1f563b141c)

comment:7 Changed 10 years ago by Kenni Lund [kenni a kelu dot dk]

Milestone: 0.280.27.1
Note: See TracTickets for help on using tickets.