After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 719707 - encoder: mpeg2: allow target decoder constraints
encoder: mpeg2: allow target decoder constraints
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer-vaapi
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 719694
Blocks: 758397
 
 
Reported: 2013-12-02 17:25 UTC by Gwenole Beauchesne
Modified: 2018-11-03 15:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gwenole Beauchesne 2013-12-02 17:25:07 UTC
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.
Comment 1 XuGuangxin 2014-01-03 04:44:40 UTC
It will share some code with bug #719694, So I will fix this after bug #719694 patch been accepted.
Comment 2 Gwenole Beauchesne 2014-07-01 07:09:18 UTC
Non-critical feature enhancements are pushed out to 0.5.10.
Comment 3 GStreamer system administrator 2018-11-03 15:44:00 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/issues/4.