Commit a661549f authored by Gojko Adzic's avatar Gojko Adzic

link to example

parent 12c16dd8
......@@ -8,6 +8,9 @@ You can use a pre-deployed ARN: `arn:aws:lambda:us-east-1:145266761615:layer:ffm
The binares will be in `/opt/bin/ffmpeg` and `/opt/bin/ffprobe` inside your Lambda container.
Check out the [Serverless Video Thumbnail Builder](https://github.com/effortless-serverless/s3-lambda-ffmpeg-thumbnail-builder) project for an example of how to wire this to a Lambda function.
## FFmpeg Version
This package includes FFmpeg 4.1, packaged by Johan Van Sickle. Please consider supporting him for maintaining statically built FFmpeg packages. For more information, check out <https://johnvansickle.com/ffmpeg/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment