Jean Le Feuvre
Jean Le Feuvre
This also applies to registered properties set on a packet. I think we need a way to decide programmatically what to do with a given property in case we change...
> Is there option in MP4Box that makes "sreg" like in gpac? Yes, just set `sreg` on your target MPD file, eg MP4Box -dash N [srcs] -dynamic -out live.mpd:sreg
We had a bug in the context reload of the dasher resulting in new periods being always created with changing filenames, resulting in forever growing manifest (one period per call...)...
It was simply not coded, now fixed thanks for the report
i have no clue what could be wrong - the init segment part and the movie fragments are exactly the same in onDemand and live profile, only difference is in...
In the file, the main differences with what we produce in vod are: - PSSHv1 in GPAC, v0 in your file: I doubt this has an impact as the live...
Did you : - cross-check that the generated **clear** onDemand with gpac works in your test player ? - try using `--cmaf=cmf2` when generating the content ?
No clue why this happened, but I prevented avgen to load fonts when loaded for doc only. This should avoid this warning.
Indeed, the second stream was not correctly reloaded , now fixed thanks for the report (and check #2801)