Skip to content

GitLab

  • Menu
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 143
    • Issues 143
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gstreamer-vaapigstreamer-vaapi
  • Issues
  • #169

Closed
Open
Created Jun 04, 2019 by Eugen Klim@FreyrContributor

encoders: VP9: dynamic resolution change causes sigabrt

If I change the resolution of the video being encoded without halting my pipeline, the whole graph fails with

../intel/intel_bufmgr_gem.c:1998: do_bo_emit_reloc: Assertion `!bo_gem->used_as_reloc_target' failed.

Happens on various intel hardware, h264 encoder works fine.

A simple script reproducing the issue, as well a the backtrace are attached.

Should I be able to change the resolution in runtime without stopping the pipeline?

test_graph_resolution_vp9.py

backtrace

Assignee
Assign to
Time tracking