Transformations video to dash
can I transform a video file to mpd files, to use with mpeg-dash, with cloudinary Transformation?
here is explanations how to do it with ffmpeg:
https://developer.mozilla.org/en-US/docs/Web/Media/DASH_Adaptive_Streaming_for_HTML_5_Video
thank-full!
-
Hi,
Sure, this can be done using Cloudinary.
More info here:
https://cloudinary.com/documentation/adaptive_bitrate_streaming
Please let us know if you need any further assistance with this.
Regards,
Michal
0 -
Thanks for your response.
Is it possible to do this directly from cloudinary management interface, without writing any code?
0 -
Hi,
Yes, it is indeed possible to generate the Adaptive Bitrate derived without doing this via the API. To do this, you can utilise Upload Presets for this purpose which allow you to define upload parameters, including eager transformations. In the eager transformation section of the upload preset you can configure the Adaptive Bitrate transformation (streaming profile + format (HLS/DASH)) and then you can set that upload preset as a default one to be applied for all video uploads as described here: https://support.cloudinary.com/hc/en-us/articles/208097215-How-can-I-add-upload-options-when-uploading-via-the-Media-Library-. Then when you upload any video that uses this upload preset, you will have the derived versions for Adaptive Bitrate streaming generated in your account.
0
Post is closed for comments.
Comments
3 comments