Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gst-editing-services gst-editing-services
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • 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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • GStreamerGStreamer
  • gst-editing-servicesgst-editing-services
  • Issues
  • #60
Closed
Open
Issue created Jan 23, 2019 by Thibault Saunier@thiblahute🌵Maintainer

Add support for nested timelines

Basically we need a way to have timelines inside timeline.

The implementation idea is to have GStreamer elements that are able to playback "serialized timelines" a.k.a gesdemux with a typefind function and simply reuse GESUriClip to play those. Then we need to be able to serialize projects with nested timelines inside xges files, and we want to be able to have several timelines serialized in one single xges file so we need a way to determine what timeline to load from the URI basically.

With !33 (merged) we are now able to load serialized timeline, even inside GES with ges-launch-1.0 +clip file://some/file.xges which reveals issue in nlecomposition but it is all fixable.

See also: https://gitlab.gnome.org/GNOME/pitivi/issues/500

Assignee
Assign to
Time tracking