diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-09 00:21:11 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-09 00:21:11 +0000 |
commit | 0cf62bd1a646f09c61a1e85b8778aea30cbd3e70 (patch) | |
tree | 7d0d3365ca688d8f84364a049e94eed1546567ed /content/test | |
parent | 5a7bb253e2e1f842b63e006974fede268ef25fc5 (diff) | |
download | chromium_src-0cf62bd1a646f09c61a1e85b8778aea30cbd3e70.zip chromium_src-0cf62bd1a646f09c61a1e85b8778aea30cbd3e70.tar.gz chromium_src-0cf62bd1a646f09c61a1e85b8778aea30cbd3e70.tar.bz2 |
Add a test covering MPEG-4 ASP in AVI.
Apparently we have some serious issues playing these files so the test is disabled for now until we figure out the right solution.
File was encoded as follows:
./ffmpeg -i bear_mpeg4_mp3.avi -acodec copy -vcodec mpeg4 -flags mv4+qpel+mv0+cbp+aic -trellis 1 -dia_size 1040 -g 250 -bf 8 -b_strategy 2 -cmp sad -subcmp rd -mbd 2 -precmp sad -last_pred 4 -subq 8 -bidir_refine 4 -qns 3 bear_mpeg4asp_mp3.avi
BUG=169570
Review URL: https://codereview.chromium.org/12224084
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181574 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/test')
-rw-r--r-- | content/test/data/media/bear_mpeg4asp_mp3.avi | bin | 0 -> 72688 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/content/test/data/media/bear_mpeg4asp_mp3.avi b/content/test/data/media/bear_mpeg4asp_mp3.avi Binary files differnew file mode 100644 index 0000000..3131e2d --- /dev/null +++ b/content/test/data/media/bear_mpeg4asp_mp3.avi |