Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-bad gst-plugins-bad
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 972
    • Issues 972
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 105
    • Merge requests 105
  • 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-badgst-plugins-bad
  • Issues
  • #1154
Closed
Open
Issue created Dec 18, 2019 by Julien Isorce@capMaintainer

msdkdec: `use_video_memory` is false on Linux

The block that sets use_video_memory is the gst_msdk_context_prepare https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/sys/msdk/gstmsdkdec.c#n687, but gst_msdk_context_prepare always returns false when there is no other msdk elements. So the decoder ends up with use_video_memory as FALSE.

Note that msdkvpp always set use_video_memory as TRUE.

Assignee
Assign to
Time tracking