Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

video item not producing a valid manifest #82

Open
saracarl opened this issue Sep 30, 2024 · 2 comments
Open

video item not producing a valid manifest #82

saracarl opened this issue Sep 30, 2024 · 2 comments

Comments

@saracarl
Copy link
Collaborator

This items seems like it should be playable --there are derivatives in the right format for IIIF -- but our manifest doesn't seem to have any of them.

Item
downloadable derivatives
Item Manifest

It does have a bunch of Youtube attributes:
image

which we do surface in the manifest (and probably shouldn't??)

@saracarl
Copy link
Collaborator Author

Pretty sure this used to work, because I pulled it from another issue.

@saracarl
Copy link
Collaborator Author

saracarl commented Oct 4, 2024

We think this is because the original is this:

{
"name": "Polar_Plunge_Promo_-_2018.HD.mov",
"source": "original",
"mtime": "1520151264",
"size": "23070994",
"md5": "070f788d001ac4e469f0e4a2720df98f",
"crc32": "84c9b43f",
"sha1": "927670eded4d0fa096e119fecf6a9180b89b3f6d",
"format": "h.264 HD",
"length": "91.39",
"height": "720",
"width": "1280"
},

and we don't recognize/support "format": "h.264 HD",

glenrobson added a commit that referenced this issue Oct 4, 2024
mekarpeles added a commit that referenced this issue Oct 8, 2024
* Encoding thumbnail urls
* Fixing missing video in #82

---------

Co-authored-by: Mek <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant