From 43e49ede5ea42dd138b31376a1cce6e0c465aa7f Mon Sep 17 00:00:00 2001 From: JairajSustained Date: Wed, 2 Jul 2025 17:05:06 +0530 Subject: [PATCH] Fixed URL of Transcoding Videos at Scale --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d80eab4..d227fb2 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ These are the best resources for System Design on the Internet. ## ## Video Processing -- [Transcoding Videos at Scale](https://www.egnyte.com/blog/2018/12/transcoding-how-we-serve-videos-at-scale/) +- [Transcoding Videos at Scale](https://www.egnyte.com/blog/post/transcoding-how-we-serve-videos-at-scale) - [Facebook Video Broadcasting](https://engineering.fb.com/ios/under-the-hood-broadcasting-live-video-to-millions/) - [Netflix Video Encoding at Scale](https://netflixtechblog.com/high-quality-video-encoding-at-scale-d159db052746) - [Netflix Shot based encoding](https://netflixtechblog.com/optimized-shot-based-encodes-now-streaming-4b9464204830)