-
Notifications
You must be signed in to change notification settings - Fork 466
Open
Description
This is my manifest:
{
"id": "video_8bc832af1d1e400cb6ac663719a55a44",
"sequences": [
{
"clips": [
{
"type": "source",
"path": "/path/to/mp4"
}
]
},
{
"id": "CC1",
"label": "2f327d3b-6783-4efa-b780-d409cb4cb1e5",
"language": "eng",
"clips": [
{
"type": "source",
"path": "/path/to/eng.vtt"
}
]
},
{
"id": "SERVICE1",
"label": "sprite",
"clips": [
{
"type": "source",
"path": "/path/to/sprite.vtt"
}
]
}
]
}
I'm testing with dash.js and it seems to parse them both as captions (kind). Is this normal?
I would expect the type metadata.
Thanks. :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels