[Bug 690184] Cannot encode to mp1 layer2 audio with avenc_mp2 and encodebin
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Dec 17 06:05:44 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=690184
GStreamer | gst-libav | 1.x
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.1.1
--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2012-12-17 14:05:39 UTC ---
commit 26040ee38cb9e7c42f3d9a0282b3e5cace7ca42d
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Mon Dec 17 15:01:02 2012 +0100
audioparsers: Use the peer caps for restrictions instead of the srcpad
allowed caps
Otherwise we will intersect with the srcpad template caps and add all the
caps fields
that the parser will ever set, no matter if downstream restricts this field
or not.
This requires upstream to set this field on the caps to successfully
negotiate.
https://bugzilla.gnome.org/show_bug.cgi?id=690184
commit 9f1257330db0928bd86de541689cf67da51694fa
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Mon Dec 17 15:04:44 2012 +0100
videoparsers: Use the peer caps for restrictions instead of the srcpad
allowed caps
Otherwise we will intersect with the srcpad template caps and add all the
caps fields
that the parser will ever set, no matter if downstream restricts this field
or not.
This requires upstream to set this field on the caps to successfully
negotiate.
https://bugzilla.gnome.org/show_bug.cgi?id=690184
--
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