Commit 2cbd5ed8 authored by Hirokazu Honda's avatar Hirokazu Honda Committed by Commit Bot

media/test/data: Add av1 video, test-25fps.av1.ivf

Bug: 1029212
Test: None
Change-Id: Ic50815a31cdcdc6cb2b7a8426554871f710b8a0b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392287Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
Commit-Queue: Hirokazu Honda <hiroh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#804675}
parent 7138b785
......@@ -690,6 +690,16 @@ JSON file that contains all metadata related to test-25fps.vp9_2, used by the
video_decode_accelerator_tests. This includes the video codec, resolution and
md5 checksums of individual video frames when converted to the I420 format.
#### test-25fps.av1.ivf:
The av1 video whose content is the same as test-25fps.h264.
```
ffmpeg -i test-25fps.h264 -vcodec libaom-av1 test-25fps.av1.ivf
```
#### test-25fps.av1.ivf.json:
JSON file that contains all metadata related to test-25fps.av1.ivf, used by the
video\_decode\_accelerator\_tests. This includes the video codec, resolution and
md5 checksums of individual video frames when converted to the I420 format.
### VP9 video with raw vp9 frames
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment