Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-bad
gst-plugins-bad
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,011
    • Issues 1,011
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 199
    • Merge Requests 199
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #1213

Closed
Open
Opened Feb 13, 2020 by Seungha Yang@seungha.yang🐑Developer

d3d11decoder: Support DXGI_FORMAT_420_OPAQUE format

See the ffmpeg commit https://github.com/FFmpeg/FFmpeg/commit/8d7fdba7b8670db9dd5023dde6fe3a06674933c4

I tested the DXGI_FORMAT_420_OPAQUE format on Intel platform, then there seems to be no benefit in terms of performance or resources in the desktop environment with d3d11videoprocessor/d3d11videosink. I had a hopeful guess that it could be more h/w friendly memory layout than NV12 but I didn't see any benefit of DXGI_FORMAT_420_OPAQUE format. However, supporting the format may be valuable in terms of extending the coverage of gstd3d11decoder.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-plugins-bad#1213