Hi! We're looking to allow for seeking with DASH images in order to meet the Roku trick mode requirements (here), but want to make sure we do it right!
Anyone able to clarify these questions?
1. Based on the spec it appears that it will support segmented spritesheets, where one sprite sheet represents N-seconds of images. Is our reading of the spec correct?
2. We would like to do at most 10s seconds for each spritesheet. Is this acceptable?
3. Does Roku handle spritesheets in the case of multi-period Dash?
4. Does Roku support segmented spritesheets when used in combination with SegmentTimeline? The example given uses SegmentTemplate but in order to work with our solution we'd need SegmentTimeline with multi-period dash.
5. What image sizes need to be supported? Will these be used only for thumbnails or for trick-play as well?
We're pretty familiar with the BIF approach, but DASH would be much more flexible and practicable for us, given how we do things in our platform.
Thanks in advance.