ffmpeg icon indicating copy to clipboard operation
ffmpeg copied to clipboard

Feature Request: Seperate images

Open Commandcracker opened this issue 2 years ago • 2 comments
trafficstars

I have a project that needs to include libavformat but it cant find the library because the include's are not in the release image. Providing the build image would make projects like mine easier.

Commandcracker avatar Nov 28 '22 20:11 Commandcracker

Ah ! I don't publish yet the build image, mostly for licensing issue. I don't think I'm authorized to publish it, that would DEFINITELY help on the build time, as I would just pull the build image per variant, instead of per version + variant...

But the Dockerfiles are all there so you don't have to start from scratch.

jrottenberg avatar Nov 29 '22 06:11 jrottenberg

I don't publish yet the build image, mostly for licensing issue.

Understandable. Although, it would be nice to get permission from the FFmpeg developers :)

But the Dockerfiles are all there so you don't have to start from scratch.

Yeah, your project really helps :+1:


Should i close this issue ?

Commandcracker avatar Nov 29 '22 16:11 Commandcracker