Dave Johansen
Dave Johansen
I would argue that it's become somewhat of a standard and is definitely a best practice for the official images to be built from source and not just installing a...
Supporting two separate types of build adds complexity and work for the maintainers. It also means that stable releases (which most people will be using) will have a delay when...
Any chance support for `ffmpeg` 7 could make it out before Oct?
Totally makes sense! Definitely appreciate all of the work and looking forward to the release!
Is there a way to download using just a `GET` so there's no `HEAD` call before? This makes the download take longer and increases the number of S3 operations
Dug a bit more and noticed that this [behavior could be removed](https://github.com/boto/s3transfer/pull/316) (and I'd argue should become the default)
> AL2023 is most definitely actively maintained, I invite you to look at all the CVE fixes released by the team regularly. Adding new packages, especially large ones such as...
Do you mean that it needs an extension? I changed it to `empty.vtt` and it still has the same problem. But if you referring to it being empty as a...
I changed it so the first track isn't empty and it's still not loading the data, so it appears there's an issue with the handling of `EXT-X-MAP` or something like...
Is there a better way to handle having to set `X-TIMESTAMP-MAP` for livestreams and VODs? Using init segments for VTT files is the best option I've found for doing that