gecko-dev/layout/reftests/mp4-video
Jean-Yves Avenard de7da3e651 Bug 1540581 - P19. Mark h264 streams as being BT601. r=bryce
No color space was defined for these videos, making any correct rendering impossible.
We modify the h264 stream metadata, by marking it as being bt601.
This is done with the ffmpeg command:

ffmpeg -i dom/media/test/short.mp4 -codec copy -bsf:v h264_metadata=colour_primaries=6:transfer_characteristics=6:matrix _coefficients=6 -map 0

Differential Revision: https://phabricator.services.mozilla.com/D26871

--HG--
extra : moz-landing-system : lando
2019-04-11 12:39:21 +00:00
..
canvas-1-ref.xhtml
canvas-1.xhtml
image-rendering-css-auto.html
image-rendering-css.html
image-rendering-ref.html
image-rendering-script.html
qr.mp4
reftest.list
short.mp4