forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 Review URL: https://codereview.chromium.org/396543003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285613 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
johannkoenig@chromium.org
committed
Jul 25, 2014
1 parent
9af8276
commit 0b1c6ee
Showing
5 changed files
with
2 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.