Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 633
    • Issues 633
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 67
    • Merge requests 67
  • 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
  • GStreamerGStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #158
Closed
Open
Issue created Jan 29, 2015 by Bugzilla Migration User@bugzilla-migration

shaky video observed with xvimagesink when gst-plugins-base-1.2.3 configured with --disable-xshm option

Submitted by swapnil

Link to original bug (#743679)

Description

gst-plugins-base-1.2.3 code was configured with --disable-xshm option to build xvimagesink component. After placing the generated .so file at required location following pipeline was run.

gst-launch-1.0 videotestsrc ! 'video/x-raw, width=(int)176, height=(int)144, format=(string)I420, framerate=(fraction)30/1' ! xvimagesink -v -e

Shaky video is observed after running this.

Version: 1.x

Assignee
Assign to
Time tracking