Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • 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 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-editing-servicesgst-editing-services
  • Issues
  • #72

Closed
Open
Created Aug 01, 2019 by David Ing@ding

timeline serialization issue with the official builds on windows.

summary

I saved xges files from timelines that were constructed across 5 different scenarios. The scenarios are named like "02", "03", ..., "06".

In each scenario, I constructed a timeline and saved it by calling ges_timeline_save_to_uri.

linux vs. windows

I did this in Windows and Linux (Fedora 30). The scenarios are identical across operating systems (except file paths), yet the xges files are different. A quick diff of the two folders shows you that there is clearly a problem on Windows. Specifically the clip elements do not appear within the files from Windows, but instead there is some kind of malformed xml where the clip should be.

effects are not serialized

All of my video clips have a GESEffect of type videocrop which do not appear in the serialized data.

versions

Windows: 1.16.0-mingw Fedora 30: 1.16.0

xges_files.zip

Edited Dec 09, 2020 by Thibault Saunier
Assignee
Assign to
Time tracking