Learning

alt

New Course – Streaming Media 101: Technical Onboarding for Streaming Media Professionals

I’m launching a new video course called Streaming Media 101: Technical Onboarding for Streaming Media Professionals. As the name suggests, the course teaches the technical background and skills necessary to successfully perform in a streaming-media related job, whether it’s producing and distributing video, or in a company creating the tools or services necessary to produce and distribute streaming media. Streaming …

Read More »

Lesson of the Week: Looking Good on Camera or Webcam

For obvious reasons, a lot more of us will be presenting online over the next few months than ever before. This short video provides some simple techniques you can use to look your best. These images are from a book I published back in 2015 entitled Mastering Webcam and Smartphone Video: How to Look and Sound Great in Webinars and …

Read More »

Lesson of the Week: Computing VMAF with FFmpeg

This lesson teaches you how to compute VMAF with FFmpeg. It includes a download link to a specially compiled version of FFmpeg that can compute VMAF and to a zipped file that contains the batch files and input/output files shown in the lesson. I’m adding it as a lesson to my course Computing and Using Video Quality Metrics. If you’re …

Read More »

Lesson of the Week: CMAF Proof of Concept

The Common Media Application Format (CMAF) is supposed to be the Holy Grail of streaming; one set of files that you can deliver to multiple output points. How well does it work today? This 3:47 video shows you. I started by creating CMAF output in AWS Elemental MediaConvert. Why? Because they supply useful templates, have an easy to use UI, …

Read More »

Choosing the Optimal CRF Value for Capped CRF Encoding

In a blog full of wonky compression articles, this could be the wonkiest article of all. If you’re not using capped CRF encoding, or considering the same, it’s almost certainly not of interest. If you are using capped CRF encoding (for constant rate factor), however, you almost certainly will find it interesting and perhaps even illuminating. A quick background note. …

Read More »

The Ten Most Popular Articles from 2019

It’s always good to review which articles readers found valuable over the past year to help focus on producing similar content in the future. By publishing the top ten, hopefully, those reading this article will see some articles they might find useful. So, without further ado, here were the top ten articles from the Streaming Learning Center blog in 2019. …

Read More »

Using a Simple Wildcard Command in FFmpeg

Author’s note: This is a very simple automation technique for FFmpeg beginners. I’m sure there are much more efficient ways to script this project, but this represents my baby steps in FFmpeg automation. I recently started a consulting project that involved encoding multiple files to multiple CRF values to create rate-distortion curves and BD-Rate computations. I’m testing three codecs with …

Read More »

Another Five-Star Review of Video Encoding by the Numbers

Any book author will tell you that while the revenue is nice, hearing from readers that find your book useful is even better. In this regard, I’m excited to blog about the following new five-star review of my book Encoding by the Numbers. What I tried to do in Encoding by the Numbers was to tie all configuration decisions to …

Read More »

When and How to Use Objective Quality Metrics

Recently, video quality metrics have gotten a lot of hate, primarily from codec vendors. For example, yesterday on LinkedIn, respected Beamr CTO Dror Gill wrote, “everyone agrees that subjective (human) testing is the only accurate way to measure true perceptual quality.” After I pointed out industry support for using video quality metrics, Gill graciously changed this to “everyone agrees that …

Read More »

Fine-Tune Your Encoding With Objective Quality Metrics – Video and Handout

My Streaming Media session on using video quality metrics is now available for replay immediately below. You can download the handout here. Here’s the session description. T101. HOW-TO: Fine-Tuning Your Encoding With Objective Quality Metrics Tuesday, November 19: 10:30 a.m. – 11:15 a.m. Choosing the number of streams in an adaptive group and configuring them is usually a subjective, touchy-feely …

Read More »