Jeff Sheffield

Results 24 comments of Jeff Sheffield

I am also seeing it with debian slim-bookworm and `python 3.12`

@Gwemox there are 7.1 builds on [hub.docker](https://hub.docker.com/r/jrottenberg/ffmpeg/tags?name=7.1) now. Specifically `docker pull jrottenberg/ffmpeg:7.1-nvidia` ![Screenshot 2024-10-29 at 1 21 30 PM](https://github.com/user-attachments/assets/a1de1648-33e5-4e54-afa6-653b973011ec)

this is fixed in #413, recommend closing this issue - #413

For reference I found/realized because of a SOC2 Vulnerabilities Scan on the docker image.

converted to draft as I think this is going to require a X265_VERSION update to 4.0 Working through that now.

alright I got `7.1-ubuntu` `docker-images/7.1/ubuntu2404` to build with no vulnerabilities. I need to split it out into its own Pull-Request ( probably ) and circle back to making 2204 work....

> 2404 is the current LTS, https://endoflife.date/ubuntu at this point if it's simpler to upgrade to Noble Numbat, I'd say let's drop 2204. @jrottenberg concur, I will get this issue...

> 2404 is the current LTS, https://endoflife.date/ubuntu at this point if it's simpler to upgrade to Noble Numbat, I'd say let's drop 2204. > > Thank you very much for...

> Very nice, running it on https://dev.azure.com/video-tools/ffmpeg/_build/results?buildId=690&view=results - Looks like `Build_Docker_Images ubuntu2404_7.1` succeeded. - there were 32 errors, 16 of which were 2204. Maybe it is worth pulling out the...

> Why 7.1 has its own env and run files ? I needed to change the download mirror for xvid, but that should be the main change required, rest should...