ffmpeg-aws-lambda-layer icon indicating copy to clipboard operation
ffmpeg-aws-lambda-layer copied to clipboard

FFmpeg/FFprobe AWS Lambda layer

Results 15 ffmpeg-aws-lambda-layer issues
Sort by recently updated
recently updated
newest added

This PR fixes the path of ffmpeg in readme and in the example :)

Hi Gojko et al, I think you have the license wrong for this project. You've listed GPLv2, however you say you build on Johan Van Sickle's work and he states...

Currently I'm trying to convert a `.webm` file using this layer on my Lambda function, but it fails when it tries to fetch the probe of my input file. Here's...

![error](https://user-images.githubusercontent.com/68277850/204796816-454fe14a-9d80-4901-880f-95d100d6457d.png) When I burn the subtitles to video for chinese, japanese, korean and thai languages, it is not working properly. Boxes are coming instead of characters. Could you please look...