shaka-project / shaka-packager

A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
https://shaka-project.github.io/shaka-packager/
Other
2k stars 510 forks source link

Creation of a multi-period DASH manifest by advertisement. #1183

Open Xlcghs opened 1 year ago

Xlcghs commented 1 year ago

Hello,

I have a .ts that contains scte35 markers that loops to simulate a live show with the tsplay command.

I want to create with shakapackager a dynamic DASH multi-period manifest with separate periods between ads and live content.

i.e. one period per ad and per live content.

Is this possible with shakapackager?

rauldelperal commented 12 months ago

We are interested in this feature.