Seek thumbnails for large videos (eager transformation)
Hi,
how is it possible to eagerly generate seek thumbnails for use with Cloudinary Video Player? Normally the player generates the appropriate URL (containing fl_sprite) by itself, but this transformation is not possible on the fly for large videos.
I tried:
'eager' => [
['streaming_profile' => 'full_hd_wifi', 'format' => 'm3u8'],
['flags' => 'sprite', 'format' => 'vtt'],
['flags' => 'sprite', 'format' => 'jpg']
],
'eager_async' => true
But none of the sprite transformations are working.
Thanks
0
-
Hi,
We have reviewed this issue and it might be that the online transformation limit works on fl_sprite cases.
We are still investigating this behavior.
I will keep you posted once I have some updates.
Thanks,
Wissam
0 -
Hi,
We are still reviewing this issue on our end.
Our Dev team would like to have some examples (URLs) where the transformation is failing.
Thanks,
Wissam
0
Post is closed for comments.
Comments
2 comments