Blair
Blair
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,...
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...
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...
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,...
@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...
@shbchk Yes, and I have it somewhat ready in the background. However to see if data changed in a hook is a bit tricky. Ideally **every** hook would include the...
Complex feeds show up in the callback objects as `null` of course, so that creates its own complications here. - Fluid updates in the database correctly with the exception when...