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 704223 - mpeg4videoparse: Put display width/height in the output caps
mpeg4videoparse: Put display width/height in the output caps
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-15 05:48 UTC by Sebastian Dröge (slomo)
Modified: 2018-05-04 12:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2013-07-15 05:48:39 UTC
+++ This bug was initially created as a clone of Bug #704009 +++

The caps should always represent what the user is supposed to see. So if any cropping is automatically happening in the decoder we should put the cropped width/height on the encoded caps after the parser.
Comment 1 Olivier Crête 2018-05-04 12:25:19 UTC
@slomo: It looks like it's doing it. If it's not, can you attach some kind of clip to test this?