Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pitivi pitivi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 193
    • Issues 193
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 31
    • Merge requests 31
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • pitivipitivi
  • Issues
  • #1842
Closed
Open
Issue created Jun 12, 2016 by Bugzilla@bugzilla-migration💬Reporter

Allow selecting an interval of the timeline

Submitted by Alex Băluț @aleb

Description

We already allow selecting clips with drag&drop on the timeline, this is different.

The standard i and o keyboard shortcuts would allow setting the start and end of the interval. This can be used for various operations, for example playing back only the interval (possibly in a loop), or removing everything in the interval and shifting right-side content to the left.

Above the ruler at the top of the timeline there is a markers bar widget (MarkersBox in pitivi/timeline/markers.py), which displays markers but is otherwise transparent. Add a marker by clicking on the bar. We could overload this widget to display the selected interval, or we can try to display the selected interval on the ruler.

In a separate commit, we can allow drag&drop on the ruler to define the interval.

Edited Mar 11, 2020 by Alexandru Băluț
Assignee
Assign to
Time tracking