DescriptionUpdate VP9 444 tests
Files re-encoded with the updated bitstream:
$ ffmpeg -i blackwhite.png -pix_fmt yuv444p blackwhite.y4m
$ vpxenc --codec=vp9 --profile=1 --experimental-bitstream -o
blackwhite_yuv444p.webm blackwhite.y4m
$ ffmpeg -i bear-1280x720.mp4 -vf crop=960:720:0:160,scale=320:240
-pix_fmt yuv444p bear-320x240-P444.y4m
$ vpxenc --codec=vp9 --profile=1 --experimental-bitstream -o
bear-320x240-P444.webm bear-320x240-P444.y4m
BUG=392309
R=scherkus@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285613
Patch Set 1 #Patch Set 2 : update webm files #
Messages
Total messages: 4 (0 generated)
|