Matthias Neugebauer
Matthias Neugebauer
Well this is modelled as a separate stream in FFmpeg. This stream has one frame and the duration of the audio track + some metadata: ``` ❯ ffprobe -hide_banner -show_streams...
Has this been discussed further?
@kristofkeppens is this fixed now?
What is happening when the logical name is unset? We already package for HLS using `process-smil`.
mmh strange. I never noticed problems when running `sanitize-adaptive`. But probably good to have that info in there.
I did not yet test with `process-smil`. As @rute-santos said, we package for HLS with `multiencode` and not `process-smil` so we never encountered the issue.
I only want to avoid merge conflicts and new DB access code that needs to be adopted :D
> After a quick glance, I don't quite know how I feel about this and would at least like to take a closer look. > > I see the intention,...
@lkiesow I added documentation for the util classes.
Can this be merged?