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
  • #4

Closed
Open
Created Dec 02, 2013 by Bugzilla Migration User@bugzilla-migration

encoder: mpeg2: allow target decoder constraints

Submitted by Gwenole Beauchesne @gb

Link to original bug (#719707)

Description

This is the MPEG-2 encoding counterpart for bug 719694. The target decoder constraints are to be specified through downstream caps only, not vaapiencode_mpeg2 properties.

  • Public API:
  • gst_vaapi_encoder_mpeg2_set_max_profile_and_level().
  • Order of resolution:
  • Plug-in element (vaapiencode_mpeg2) settings are applied first ;
  • Then, downstream element caps are applied through the public API.

If the target decoder constraints could not be met, e.g. invalid encoded resolution for the specified level, then an error is raised.

Depends on

  • Bug 719694

Blocking

  • Bug 758397
Assignee
Assign to
Time tracking