Skip to content

Commit 222363a

Browse files
committed
fix: Migrate media contents to wiki
1 parent 07548cf commit 222363a

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

README-SAR.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# FFmpeg/FFprobe AWS Lambda Layer (Based on Amazon Linux 2 AMIs)
1+
<p align='center'> <img src="https://user-images.githubusercontent.com/4580975/275339760-e9e95dcd-afd5-4ed0-9d3f-f739bd9e9a4a.jpg"/></p>
2+
3+
<h1 align='center'>FFmpeg/FFprobe AWS Lambda Layer (Based on Amazon Linux 2 AMIs)</h1>
24

35
This repository hosts a custom AWS Lambda layer that includes static versions of FFmpeg and FFprobe utilities from the FFmpeg Linux package. These utilities are compatible with both Amazon Linux 2.x and Amazon Linux 1.x instances.
46

@@ -53,7 +55,7 @@ It return the latest layer ARN, please check following screenshot.
5355
arn:aws:lambda:ap-southeast-1:<AWS-ACCOUNT-ID>:layer:ffmpeg-lambda-layer:1
5456
```
5557

56-
<p align='center'> <img src="docs/template-output.png"/></p> </p>
58+
<p align='center'> <img src="https://user-images.githubusercontent.com/4580975/275339769-a87fc0c9-2d72-4d7b-b341-69f051cda034.png"/></p> </p>
5759

5860
You can use this ARN in your serverless function as following:
5961

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align='center'> <img src="docs/banner-min.jpg"/></p>
1+
<p align='center'> <img src="https://user-images.githubusercontent.com/4580975/275339760-e9e95dcd-afd5-4ed0-9d3f-f739bd9e9a4a.jpg"/></p>
22

33
<h1 align='center'>FFmpeg/FFprobe AWS Lambda Layer (Based on Amazon Linux 2 AMIs)</h1>
44

@@ -55,7 +55,7 @@ It return the latest layer ARN, please check following screenshot.
5555
arn:aws:lambda:ap-southeast-1:<AWS-ACCOUNT-ID>:layer:ffmpeg-lambda-layer:1
5656
```
5757

58-
<p align='center'> <img src="docs/template-output.png"/></p> </p>
58+
<p align='center'> <img src="https://user-images.githubusercontent.com/4580975/275339769-a87fc0c9-2d72-4d7b-b341-69f051cda034.png"/></p> </p>
5959

6060
You can use this ARN in your serverless function as following:
6161

docs/banner-min.jpg

-607 KB
Binary file not shown.

docs/template-output.png

-37.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)