Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer-vaapi gstreamer-vaapi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 147
    • Issues 147
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • 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
  • gstreamer-vaapigstreamer-vaapi
  • Issues
  • #173
Closed
Open
Issue created Jun 14, 2019 by Pieter Jordaan@pieterwjordaanpc

Corrupt frames when negotiating memory:DMABuf with gl pipelines

Platform: Ubuntu 19.04 x86_64 on Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz

When negotiating for memory:DMABuf with Intel VA-API I get pure green frames or corrupt frames like here

No warnings or errors.

gst-launch-1.0 videotestsrc ! "video/x-raw,width=400,height=300,framerate=30/1,format=I420" ! videoconvert ! x264enc ! "video/x-h264" ! vaapih264dec ! "video/x-raw(memory:DMABuf),format=I420" !  glupload ! glcolorconvert ! glimagesinkelement
Edited Jun 14, 2019 by Pieter Jordaan
Assignee
Assign to
Time tracking