OLD | NEW |
1 Files in this directory and their provenance: | 1 Files in this directory and their provenance: |
2 | 2 |
3 test-25fps.h264: used for ../media/video_decode_accelerator_unittest | 3 test-25fps.h264: |
4 Using ffmpeg SVN-r0.5.9-4:0.5.9-0ubuntu0.10.04.1 @ WebKit r122718, generated | 4 Using ffmpeg SVN-r0.5.9-4:0.5.9-0ubuntu0.10.04.1 @ WebKit r122718, generated |
5 with: | 5 with: |
6 ffmpeg -i third_party/WebKit/LayoutTests/media/content/test-25fps.mp4 \ | 6 ffmpeg -i third_party/WebKit/LayoutTests/media/content/test-25fps.mp4 \ |
7 -vcodec copy -vbsf h264_mp4toannexb -an test-25fps.h264 | 7 -vcodec copy -vbsf h264_mp4toannexb -an test-25fps.h264 |
| 8 |
| 9 test-25fps.vp8: |
| 10 ffmpeg git-2012-07-19-a8d8e86, libvpx ToT 7/19, chromium r147247, |
| 11 mkvextract v5.0.1 |
| 12 ffmpeg -i test-25fps.h264 -vcodec libvpx -an test-25fps.webm && \ |
| 13 mkvextract tracks test-25fps.webm 1:test-25fps.vp8 && rm test-25fps.webm |
OLD | NEW |