Skip to main content

Recently Updated Pages

Overview

Media Transcoding Videos: Dedicated Services

Most cloud providers have some form of dedicated transcoding service that is specifically designe...

Updated 1 year ago by Ant

Implementing an animated preview generator

Media Transcoding Videos: Serverless Code

Generating animated previews with ffmpeg The basic command for animated preview generation looks...

Updated 1 year ago by Ant

Using a pre-built video transcoding solution

Media Transcoding Videos: Overview

A lot of cloud providers, particularly CDN providers, offer some form of video streaming service,...

Updated 1 year ago by Ant

Considerations for displaying upload previews

Media Transcoding Videos: Overview

Depending on your use case, and how long it's acceptable for your users to wait, there's a few di...

Updated 1 year ago by Ant

Video Formats and Codecs

Media Transcoding Videos: Overview

Just like with images, choosing your video codec is a crucial performance and quality considerati...

Updated 1 year ago by Ant

Variable evaluation and race conditions

Language pitfalls JavaScript

Suppose we have some code like this: // elementsArray is an array of 10 jQuery objects for (let...

Updated 1 year ago by Ant

CloudFront

Third-party service providers Amazon Web Services (AWS)

Homepage https://aws.amazon.com/cloudfront/ What is it? AWS' CDN offering. Why did we choose ...

Updated 1 year ago by Ant

ZohoMail

Third-party service providers Zoho

Homepage https://www.zoho.com/mail/ What is it? It provides email services, specifically the k...

Updated 1 year ago by Ant

JSON.stringify

Language pitfalls JavaScript

Certain objects (like Maps) can't be stringified directly - you'll get an empty object as the res...

Updated 1 year ago by Ant

Implementation: MediaConvert

Media Transcoding Videos: Dedicated Services

To transcode large video files that a serverless code function can't handle, you need to use a de...

Updated 1 year ago by Ant

Using a pre-built CDN image transcoding solution

Media Transcoding Image Transcoding

When transcoding images, you have two options: use a prebuilt solution, or make one. Most CDN pr...

Updated 1 year ago by Ant

Implementing an image transcoding solution yourself

Media Transcoding Image Transcoding

If you are going to implement your own image transcoding solution, the first thing to understand ...

Updated 1 year ago by Ant

Configuring SNS

Media Transcoding Videos: Dedicated Services

Updated 1 year ago by Ant

Implementation: EventBridge & Lambda

Media Transcoding Videos: Dedicated Services

Getting the result of the MediaConvert job Since creating the job command doesn't tell us anythi...

Updated 1 year ago by Ant

Use cases and limitations

Media Transcoding Videos: Serverless Code

Serverless code functions definitely can have a place in video transcoding, but because of the mu...

Updated 1 year ago by Ant

Implementation

Media Transcoding Videos: Serverless Code

Prerequisites Before reading this page, read the page on implementing image transcoding solution...

Updated 1 year ago by Ant

Internal Credentials

Code Standards: Backend Redis: Cached Items and Rate Limits

Various development credentials are cached in the main cache server. A full list can be found in ...

Updated 1 year ago by Ant

Efficiency Overview

Efficiency & Performance

Updated 1 year ago by Ant

Transcoding: what it is, and why it is important

Media Transcoding Transcoding Overview

Definition Transcoding means resizing an image or other media to multiple sizes, so that users c...

Updated 1 year ago by Ant

Image Formats and Codecs

Media Transcoding Image Transcoding

Image quality (particularly important for JPEGs) For JPEGs in particular, quality is not just a ...

Updated 1 year ago by Ant