Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 645
    • Issues 645
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #643
Closed
Open
Created Jul 25, 2019 by Marc Leeman@den_erpel

egl/wayland/mutter: unable to show different resolutions

A system running

  • Debian Buster
  • Wayland 1.16.0
  • mutter/experimental 3.32.2+git20190711-2
  • GStreamer git
  • nvidia 430.34-1

The following pipeline starts and shows the videotestsrc (default resolution)

gst-launch-1.0 videotestsrc ! "video/x-raw, width=320, height=240" ! glimagesink sync=0

The following does not (or any other resolution that was tried).

gst-launch-1.0 videotestsrc ! "video/x-raw, width=640, height=480" ! glimagesink sync=0
Edited Jul 25, 2019 by Marc Leeman
Assignee
Assign to
Time tracking