Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gstreamer-vaapi
gstreamer-vaapi
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 139
    • Issues 139
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • 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
  • 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None