Skip to content

Commit

Permalink
fix ss1 database entries, see #19
Browse files Browse the repository at this point in the history
  • Loading branch information
rbouqueau committed Feb 17, 2022
1 parent a5f476d commit 05c5987
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions database.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@
"mpdPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/12.5_25_50/t34/2022-01-17/stream.mpd",
"zipPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/12.5_25_50/t34/2022-01-17/t34.zip"
},
"avc_sets/12.5_25_50/ss1": {
"avc_sets/12.5_25_50/ss1/2022-01-17/": {
"source": "CTA WAVE",
"representations": [
{
Expand Down Expand Up @@ -526,8 +526,8 @@
"hasSEI": true,
"hasVUITiming": false,
"visualSampleEntry": "avc1",
"mpdPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/12.5_25_50/ss1/stream.mpd",
"zipPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/12.5_25_50/ss1.zip"
"mpdPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/12.5_25_50/ss1/2022-01-17/stream.mpd",
"zipPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/12.5_25_50/ss1/2022-01-17/ss1.zip"
},
"avc_sets/15_30_60/t1/2022-01-17/": {
"source": "CTA WAVE - tos_L1_1920x1080@30_60 version 2 (2021-08-04)",
Expand Down Expand Up @@ -997,7 +997,7 @@
"mpdPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/15_30_60/t34/2022-01-17/stream.mpd",
"zipPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/15_30_60/t34/2022-01-17/t34.zip"
},
"avc_sets/15_30_60/ss1": {
"avc_sets/15_30_60/ss1/2022-01-17/": {
"source": "CTA WAVE",
"representations": [
{
Expand Down Expand Up @@ -1054,8 +1054,8 @@
"hasSEI": true,
"hasVUITiming": false,
"visualSampleEntry": "avc1",
"mpdPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/15_30_60/ss1/stream.mpd",
"zipPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/15_30_60/ss1.zip"
"mpdPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/15_30_60/ss1/2022-01-17/stream.mpd",
"zipPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/15_30_60/ss1/2022-01-17/ss1.zip"
},
"avc_sets/14.985_29.97_59.94/t1/2022-01-17/": {
"source": "CTA WAVE - tos_L1_1920x1080@29.97_60 version 2 (2021-08-03)",
Expand Down Expand Up @@ -1525,7 +1525,7 @@
"mpdPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/14.985_29.97_59.94/t34/2022-01-17/stream.mpd",
"zipPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/14.985_29.97_59.94/t34/2022-01-17/t34.zip"
},
"avc_sets/14.985_29.97_59.94/ss1": {
"avc_sets/14.985_29.97_59.94/ss1/2022-01-17/": {
"source": "CTA WAVE",
"representations": [
{
Expand Down Expand Up @@ -1582,8 +1582,8 @@
"hasSEI": true,
"hasVUITiming": false,
"visualSampleEntry": "avc1",
"mpdPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/14.985_29.97_59.94/ss1/stream.mpd",
"zipPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/14.985_29.97_59.94/ss1.zip"
"mpdPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/14.985_29.97_59.94/ss1/2022-01-17/stream.mpd",
"zipPath": "https://dash.akamaized.net/WAVE/vectors/avc_sets/14.985_29.97_59.94/ss1/2022-01-17/ss1.zip"
}
},
"CFHD-CENC": {
Expand Down

0 comments on commit 05c5987

Please sign in to comment.