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 564105 - [encoders] Only use pixelformats that the encoder can use
[encoders] Only use pixelformats that the encoder can use
Status: RESOLVED DUPLICATE of bug 532422
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-11 11:58 UTC by Edward Hervey
Modified: 2008-12-17 12:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2008-12-11 11:58:18 UTC
Upstream bug report : http://bugs.gentoo.org/show_bug.cgi?id=236321

When the AVCodec supports it, we should restrict the incoming caps to the pixelformats supported by the encoders.
Comment 1 Edward Hervey 2008-12-11 11:59:33 UTC
There is a patch upstream to fix this behaviour.
Comment 2 Edward Hervey 2008-12-17 10:55:29 UTC
invert upstream and downstream. I'm onto this one.
Comment 3 Edward Hervey 2008-12-17 12:11:43 UTC
*sigh* this was already fixed by Mark for 0.10.6

*** This bug has been marked as a duplicate of 532422 ***