Maxim Levkov
Maxim Levkov
Thank you. Will take a look.
I ran your script. Now it produces, only 1 set of clips from two sets of clips. In other words, from a $filePaths array: // input params $filePaths = array(...
So, if I define a presentationEndTime as a sum of two durations StartTime + A+B. Then, theoretically, the time when the clip B is reached will be during the time...
Will take a look again and let you know.
why don't you use `map` and `set` functionalities for you to conform your `host` for every call?
Thank you, will do.
This approach is rather interesting. Though I found the solution already but I definitely want to try this method out. Will let you know how it goes. Thank you so...
I do not know how to handle this here, but I've used yaserde crate for such @Richterrettich
@gdomod Take a look at one of my previous issues -> https://github.com/kaltura/nginx-vod-module/issues/1399, maybe it will give you some hints. I think you can just create regex and then pass it...