Giter Club home page Giter Club logo

Comments (10)

s23h avatar s23h commented on May 30, 2024 1

from apps.

blairliikala avatar blairliikala commented on May 30, 2024

Hey there! These are great suggestions. Would you be able to explain a little more how you would use them? If we were to add audio normalization and mp4 renditions, would it be more ideal to make those global settings like signed playback, or an option in each field?

from apps.

blairliikala avatar blairliikala commented on May 30, 2024

Thanks! Audio and mp4s should be fairly quick to implement, so I can get those on the list to add. Watermarking would take more time, and we would like to tackle caption/subtitles before that.

from apps.

isaac-martin avatar isaac-martin commented on May 30, 2024

Hey @blairliikala - regarding captions, should i store these now as a separate file in contentful? Or will i need to use the mux api to upload a track?

from apps.

blairliikala avatar blairliikala commented on May 30, 2024

You should use the Mux API and send captions/subtitles to Mux so they can be embedded and displayed in the player. Storing them in also Contentful would be useful for other features like searching text tracks.

from apps.

isaac-martin avatar isaac-martin commented on May 30, 2024

@s23h Intetested in how you enable mp4 via lamba? I need this also. Assume its just a webhook to an api route?

from apps.

blairliikala avatar blairliikala commented on May 30, 2024

A quick update. I have a POC of adding captions, and also includes the audio normalization, and some other bits. Right now captions would need a URL to the file, and that could come from a copy/paste URL through Contentful's file manager, or externally like S3, Dropbox...etc.

Mp4 and also master files can take a little while to process. Normally apps listen for Mux's webhooks to notify and update when those operations are finished. However because Contentful isn't able to be setup this way, the current app has to poll for updates. While we could have mp4s be generated at the time of upload, getting a response back into Contentful is problematic. The user would have to leave the browser window open for polling to happen. If they left and came back, then data would be be in various states. We currently see this with uploading with non-standard files needing to take awhile to re-process. For now I think the mp4 is on pause until we can find a better way to handle this, but open to suggestions and feedback!

from apps.

blairliikala avatar blairliikala commented on May 30, 2024

@isaac-martin @s23h Update released includes audio normalization and closed captions. Let me know how it works! We are waiting on mp4/master creation for now until we can work out the issue mentioned above.

from apps.

s23h avatar s23h commented on May 30, 2024

from apps.

mgoudy91 avatar mgoudy91 commented on May 30, 2024

Marking this issue as closed. Let us know if you need anything else.

from apps.

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.