TheScienceMuseum / collectionsonline

Science Museum Group Collection Online
https://collection.sciencemuseumgroup.org.uk
MIT License
46 stars 3 forks source link

Video from DAMMs being incorrectly processed. #1751

Closed jamieu closed 1 week ago

jamieu commented 3 months ago

The CIIM seems to be processing .mp4 videos which the site doesn't handle.

http://localhost:8000/objects/co8538881/mr-robot-robot-toy-recreational-artefact http://localhost:8000/objects/co8366055/biped-robot-automaton-robot

"multimedia": [
        {
          "@admin": {
            "uid": "i256821",
            "id": "media-256821",
            "source": "smgi",
            "uuid": "1d15a1cb-c886-385f-b749-36e6c77379b1"
          },
          "@processed": {
            "original": {
              "resizable": true,
              "@type": "video",
              "format": "mp4",
              "modified": 1697071736000,
              "location": "https://smgco7-media.s3.eu-west-1.amazonaws.com/256/821/2015_0399_1080p__0001_.mp4",
              "measurements": {
                "filesize": {
                  "units": "bytes",
                  "value": 31675701
                }
              }
            }
          },
          "@type": "video",
          "upload_sort": "30/01/2017",
          "legal": {
            "rights": [
              {
                "licence": "CC BY-NC-SA 4.0",
                "copyright": "© The Board of Trustees of the Science Museum"
              }
            ]
          },
          "credit": {
            "value": "Science Museum Group Collection"
          },
          "title": [
            {
              "type": "caption",
              "value": "Biped robot, designed by David Buckley"
            }
          ],
          "@entity": "reference"
        },
jamieu commented 2 weeks ago

Ticket open with KI (5538)

jamieu commented 1 week ago

fixed