Skip to content

Commit 7126598

Browse files
committed
Update readme
1 parent b452112 commit 7126598

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
1-
# ffmpeg-lambda-layer
1+
# ffmpeg-lambda-layer
2+
3+
AWS Lambda layer with ffmpeg binaries.
4+
5+
## Included Codecs
6+
7+
- `x264`
8+
- `x265`
9+
- `aac`
10+
- `mp3`
11+
- `opus`
12+
- `vpx`
13+
14+
## Version ARNs
15+
16+
| Ffmpeg version | ARN |
17+
| --- | --- |
18+
| 4.1.3 | `arn:aws:lambda:<region>:175033217214:layer:ffmpeg:1` |

0 commit comments

Comments
 (0)