ffmpeg-aws-lambda-layer
ffmpeg-aws-lambda-layer copied to clipboard
Can you create layer with the newest Ffmpeg?
Your layer is used v4.1.3 that is fewer old, can you create a new layer with the newest ffmpeg static version?
I would love to see at least 4.3... please :)
It doesn't seems like this is linked to a specific version, instead the newest release is used by default(4.3.1): https://github.com/serverlesspub/ffmpeg-aws-lambda-layer/blob/master/Makefile#L9
Why is this then not bundled on aws?
Static build of FFmpeg/FFprobe for Amazon Linux 2, packaged as a Lambda layer. Bundles FFmpeg 4.1.3
I think the owner can just push the deploy button once again to upgrade the version?
Extra question is there an option to upload a major bump in the versions? FFmpeg 5.1.2 for example?