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,004
    • Issues 1,004
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 200
    • Merge Requests 200
  • 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
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #1092

Closed
Open
Opened Oct 10, 2019 by Alexandre@spgalex

nvh265enc delta QP map support

Hello,

I am working on a project where I will need NVIDIA's NVENC to run with gstreamer on NVIDIA Jetson AGX. I need the QP Delta Map function and this is not in the current version (it is in the vaapi plugin but I have a Nvidia card).

How I can get started on adding this to the plugin as I am relatively new to gstreamer plugin writing? I suspect I will need to associate the API calls described in the document with some sort of gstreamer syntax, prehaps uint32_t NV_ENC_RC_PARAMS::enableExtQPDeltaMap. For now a static implementation would be sufficient bue eventually a frame by frame input would be great.

Any help would be greatly appreciated.

Thanks

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