[Bug 651496] encodebin seems to fail to pick up container variant

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 1 16:44:48 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=651496
  GStreamer | gst-plugins-base | git

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thiago.sousa.santos at collabo
                   |                            |ra.co.uk

--- Comment #8 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2011-08-01 23:44:42 UTC ---
(In reply to comment #1)
> That probably happens because qtmux and gppmux both have a rank of primary and
> qtmux can output video/quicktime without any variant at all (which would
> satisfy the variant=3gpp constraint)

Yes, this is the issue. gst_caps_is_subset / gst_caps_can_intersect are the
options to list the elements from a certain caps. _is_subset is currently used
and qtmux will always match.

The related bug on why this variant-less entry was added:
https://bugzilla.gnome.org/show_bug.cgi?id=642879

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list