perfect-postcode/output/storyboards.json
2026-05-26 19:45:13 +01:00

108 lines
No EOL
2.2 KiB
JSON

{
"storyboards": [
{
"name": "recording",
"locale": "en",
"aspect": "16x9",
"outputFps": 50,
"minDurationS": 10,
"maxDurationS": 75,
"posterTimeS": 16,
"publishedSize": {
"width": 1920,
"height": 1080
}
},
{
"name": "recording-mobile",
"locale": "en-mobile",
"aspect": "9x16",
"outputFps": 50,
"minDurationS": 10,
"maxDurationS": 75,
"posterTimeS": 12,
"publishedSize": {
"width": 1080,
"height": 1920
}
},
{
"name": "recording-de",
"locale": "de",
"aspect": "16x9",
"outputFps": 50,
"minDurationS": 10,
"maxDurationS": 75,
"posterTimeS": 16,
"publishedSize": {
"width": 1920,
"height": 1080
}
},
{
"name": "recording-de-mobile",
"locale": "de-mobile",
"aspect": "9x16",
"outputFps": 50,
"minDurationS": 10,
"maxDurationS": 75,
"posterTimeS": 12,
"publishedSize": {
"width": 1080,
"height": 1920
}
},
{
"name": "recording-zh",
"locale": "zh",
"aspect": "16x9",
"outputFps": 50,
"minDurationS": 10,
"maxDurationS": 75,
"posterTimeS": 16,
"publishedSize": {
"width": 1920,
"height": 1080
}
},
{
"name": "recording-zh-mobile",
"locale": "zh-mobile",
"aspect": "9x16",
"outputFps": 50,
"minDurationS": 10,
"maxDurationS": 75,
"posterTimeS": 12,
"publishedSize": {
"width": 1080,
"height": 1920
}
},
{
"name": "recording-hi",
"locale": "hi",
"aspect": "16x9",
"outputFps": 50,
"minDurationS": 10,
"maxDurationS": 75,
"posterTimeS": 16,
"publishedSize": {
"width": 1920,
"height": 1080
}
},
{
"name": "recording-hi-mobile",
"locale": "hi-mobile",
"aspect": "9x16",
"outputFps": 50,
"minDurationS": 10,
"maxDurationS": 75,
"posterTimeS": 12,
"publishedSize": {
"width": 1080,
"height": 1920
}
}
]
}