Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Kdenlive
Kdenlive
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 256
    • Issues 256
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 14
    • Merge Requests 14
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Multimedia
  • KdenliveKdenlive
  • Wiki
  • Home

Last edited by Eugen Mohr May 26, 2020
Page history

Home

Kdenlive Wiki

This wiki contains information which is relevant for development.

  • Ecosystem – describes the video editing ecosystem around Kdenlive
  • Inputs – various sources which serve as basis for ideas
  • Ideas – ideas to different topics start here
  • Stories – elaborated ideas, ready to work on, as story/epic
  • Roadmap – road to vNext

Issue links

Issues can be linked simply by their ID, like #42. The issues do not receive a backlink, but they can be extracted from this Wiki by cloning it locally and then running the following command:

git grep -I --only-matching -E '#[0-9]+' \
    | sed -e 's/\(.*\):#\([0-9]\+\)$/#\2 https:\/\/invent.kde.org\/kde\/kdenlive\/-\/issues\/\2 \1/' \
    | sort --unique \
    | column -s' ' -t

All pages + menu sidebar

To see all pages https://invent.kde.org/multimedia/kdenlive/-/wikis/pages, or use the force API: https://invent.kde.org/api/v4/projects/19/wikis

GitLab Wiki has some limitations for the sidebar as it does not show all pages. This wiki is therefore using a custom sidebar which is editable. It is generated with Node.js from the JSON returned by the API.

Clone repository

Main Pages

  • Home
  • Cafe
    • next
  • Dev
    • Ideas
      • 3-Point-Editing
      • Advanced-Audio-Workflow
      • Icons
      • Multicam-Editing
      • Project-File-Refactoring
      • Same-Track-Transition-Crossfades
      • Secondary-Colour-Correction
      • Speed-Change
      • Trimming
      • Versioned-App-Settings
    • Inputs
    • Stories
      • S1-Advanced-Audio-Workflow-Part-1
      • S2-3-Point-Editing-Improvements
    • Workflow
  • Planning
    • first
  • Ecosystem
  • Kdenlive development info

All Pages