mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
55 lines
2.7 KiB
JSON
55 lines
2.7 KiB
JSON
|
{
|
||
|
"name": "VP9-TEST-VECTORS-HIGH",
|
||
|
"codec": "VP9",
|
||
|
"description": "VP9 High Bit Depth Test Vectors from https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/",
|
||
|
"test_vectors": [
|
||
|
{
|
||
|
"name": "vp92-2-20-10bit-yuv420.webm",
|
||
|
"source": "https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/vp92-2-20-10bit-yuv420.webm",
|
||
|
"source_checksum": "d3f9379a229d170da71191da63c47794",
|
||
|
"input_file": "vp92-2-20-10bit-yuv420.webm",
|
||
|
"output_format": "yuv420p10le",
|
||
|
"result": "7cdfdc898d617421c5665290963f6568"
|
||
|
},
|
||
|
{
|
||
|
"name": "vp92-2-20-12bit-yuv420.webm",
|
||
|
"source": "https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/vp92-2-20-12bit-yuv420.webm",
|
||
|
"source_checksum": "bf1a456581f2fee88d65af81e3128cef",
|
||
|
"input_file": "vp92-2-20-12bit-yuv420.webm",
|
||
|
"output_format": "yuv420p12le",
|
||
|
"result": "e6dae0114bb0938cb088c491a2256538"
|
||
|
},
|
||
|
{
|
||
|
"name": "vp93-2-20-10bit-yuv422.webm",
|
||
|
"source": "https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/vp93-2-20-10bit-yuv422.webm",
|
||
|
"source_checksum": "b784b3dca0cf6e9a56532cd6b98e59ef",
|
||
|
"input_file": "vp93-2-20-10bit-yuv422.webm",
|
||
|
"output_format": "yuv422p10le",
|
||
|
"result": "e2f2f9a2e47ad5273dc26bd50b72c3fd"
|
||
|
},
|
||
|
{
|
||
|
"name": "vp93-2-20-12bit-yuv422.webm",
|
||
|
"source": "https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/vp93-2-20-12bit-yuv422.webm",
|
||
|
"source_checksum": "e092993216d707692b08e39a5238928f",
|
||
|
"input_file": "vp93-2-20-12bit-yuv422.webm",
|
||
|
"output_format": "yuv422p12le",
|
||
|
"result": "2f417ce58634dd6e358d04c2e2ca4181"
|
||
|
},
|
||
|
{
|
||
|
"name": "vp93-2-20-10bit-yuv444.webm",
|
||
|
"source": "https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/vp93-2-20-10bit-yuv444.webm",
|
||
|
"source_checksum": "5b133ecf053915d9fb83349633639014",
|
||
|
"input_file": "vp93-2-20-10bit-yuv444.webm",
|
||
|
"output_format": "yuv444p10le",
|
||
|
"result": "699c8e8072d61453c8f808e2ecd72805"
|
||
|
},
|
||
|
{
|
||
|
"name": "vp93-2-20-12bit-yuv444.webm",
|
||
|
"source": "https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/vp93-2-20-12bit-yuv444.webm",
|
||
|
"source_checksum": "136ab9ecb239c29a37f50b8956efa7a0",
|
||
|
"input_file": "vp93-2-20-12bit-yuv444.webm",
|
||
|
"output_format": "yuv444p12le",
|
||
|
"result": "52f06edd5eaf9d42dc740d5f9baab6dd"
|
||
|
}
|
||
|
]
|
||
|
}
|