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 194
    • Issues 194
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • 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
  • Merge requests
  • !383

Draft: blending: Document available blending modes and how to apply them to clips

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Dalton Hulett requested to merge AndresRuiz01/pitivi:blending_modes_documentation into master Apr 20, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

We exposed the "operator" property of the compositor in GStreamer, through which we can change a clip's blending mode. We also implemented a selector for a clip's blending mode in Pitivi for users to interact with.

This change documents the location of the blending mode selector so that users can easily find it. It also documents what each of the blending modes do, which is valuable because the names may not be intuitive to users. We decided to place the change in the "Effects and Transitions" section of documentation due to similar methods of application and somewhat familiar functionality.

Related to, but does not close: #2313 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: blending_modes_documentation