Skip to content

Commit a7cbd11

Browse files
bene2k1RoRoJ
andauthored
Update tutorials/encode-videos-using-serverless-jobs/index.mdx
Co-authored-by: Rowena Jones <[email protected]>
1 parent f8617b9 commit a7cbd11

File tree

1 file changed

+1
-1
lines changed
  • tutorials/encode-videos-using-serverless-jobs

1 file changed

+1
-1
lines changed

tutorials/encode-videos-using-serverless-jobs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dates:
1515
posted: 2024-05-15
1616
---
1717

18-
This tutorial demonstrates the process of encoding videos retrieved from Object Storage using Serverless Jobs: Media encoding is a resource-intensive task over prolonged durations, making it suitable for Serverless Jobs. The job takes a video file as its input, encodes it using a Docker image based on [FFMPEG](https://ffmpeg.org/), then uploads the encoded video back to the Object Storage bucket.
18+
This tutorial demonstrates the process of encoding videos retrieved from Object Storage using Serverless Jobs. Media encoding is a resource-intensive task of prolonged duration, making it a highly suitable candidate for Serverless Jobs. The job takes a video file as its input, encodes it using a Docker image based on [FFMPEG](https://ffmpeg.org/), then uploads the encoded video back to the Object Storage bucket.
1919

2020
<Macro id="requirements" />
2121

0 commit comments

Comments
 (0)