Giter Site home page Giter Site logo

Comments (4)

whikloj avatar whikloj commented on July 17, 2024

I think this is just configuration at least for some of the above listed movie types. When testing video derivatives I just edit the file field of the video media type and add "mov" to the acceptable extensions. It works fine.

from islandora-starter-site.

rosiel avatar rosiel commented on July 17, 2024

Probably! This ticket is partly here to do tests like that.
Smarter people than me would know better, but I suspect that it's not the extension (container format) that will affect whether ffmpeg can handle the file, as much as the audio/video(?) codecs. That true?

from islandora-starter-site.

DonRichards avatar DonRichards commented on July 17, 2024

From the tech call: I think the way forwards is a 2 part approach.

  1. Test to see what common formats are already useable when the dot extensions are added to Drupal.
  2. Create a list of formats and using that list create PRs to add the necessary codecs/libraries to add to the buildkit.

Common formats:

  • .WEBM
  • .MPG, .MP2, .MPEG, .MPE, .MPV
  • .OGG
  • .MP4, .M4P, .M4V
  • .AVI, .WMV
  • .MOV, .QT
  • .FLV, .SWF
  • AVCHD

For a bigger list check Wikipedia

Most formats don't need to be web-accessible, the service file derivative on the other hand does.

1st part is a manner of documenting the findings and possibly adding a PR to add all of the extensions to isle-dc/Playbook automatically by default.

2nd is documentation and an example of how to add an external library to the buildkit.

from islandora-starter-site.

rosiel avatar rosiel commented on July 17, 2024

Several more file types added with #59

from islandora-starter-site.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.