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 757604 - Does not honor H.264 YUV coefficient flag
Does not honor H.264 YUV coefficient flag
Status: RESOLVED DUPLICATE of bug 757605
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.6.1
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-04 18:58 UTC by Steinar H. Gunderson
Modified: 2015-11-04 19:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Steinar H. Gunderson 2015-11-04 18:58:34 UTC
Hi,

The attached two video files should decode near-identically to each other and to http://www.imagescience.com.au/kb/images/BeEyeCalibrationImages/colourWedges.jpg.  (They are encoded with different YUV coefficients, and no other real differences.) They don't; in Iceweasel the BT.601 is right but the BT.709 is washed out (the brightest greens are all 255), while in gst-play-1.0, the BT.601 is too dull (G=233 at the brightest or so) and the other colors contaminated (e.g. the brightest red has B=15).
Comment 1 Sebastian Dröge (slomo) 2015-11-04 19:09:15 UTC

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