alt

Jan Ozer

Avatar photo
I help companies train new technical hires in streaming media-related positions; I also help companies optimize their codec selections and encoding stacks and evaluate new encoders and codecs. I am a contributing editor to Streaming Media Magazine, writing about codecs and encoding tools. I have written multiple authoritative books on video encoding, including Video Encoding by the Numbers: Eliminate the Guesswork from your Streaming Video (https://amzn.to/3kV6R1j) and Learn to Produce Video with FFmpeg: In Thirty Minutes or Less (https://amzn.to/3ZJih7e). I have multiple courses relating to streaming media production, all available at https://bit.ly/slc_courses. I currently work as www.netint.com as a Senior Director in Marketing.

Five Codec-Related Techniques to Cut Bandwidth Costs

Rating techniques that cut bandwidth costs.

The mandate for streaming producers hasn’t changed since we delivered RealVideo streams targeted at 28.8 modems; that is, we must produce the absolute best quality video at the lowest possible bandwidth. With cost control top of mind for many streaming producers, let’s explore five codec-related options to cut bandwidth costs while maintaining quality. For each, I’ll consider the factors summarized …

Read More »

Single-Pass vs Two-Pass VBR: Which is Better?

Let’s start this article with a quiz regarding how the quality and encoding speed of two-pass VBR (variable bitrate encoding) compares to single-pass VBR (that’s right, VBR in both cases). Choose the best answer. Two-pass takes twice as long as single-pass but delivers significantly better overall quality. Two-pass takes slightly longer than single-pass but delivers significantly better quality. Two-pass takes …

Read More »

Updated Lessons for Video Quality Metrics Course

Moscow State University's Video Quality Measurement Tool analyzing five files. This program is featured in our video quality metrics course.

We’ve updated several lessons in our Video Quality Metrics course, including some relating to the Moscow State University Video Quality Measurement Tool.  The Moscow State University (MSU) Video Quality Measurement Tool (VQMT) is a tool that I use almost every day to analyze and compare encoded files. Our course, Computing and Using Video Quality Metrics: A Course for Encoding Professionals, …

Read More »

My FFmpeg-Related New Year’s Resolution: Document Before I Test

My typical workflow for testing-related articles and reports is to create the command string, run the tests, analyze the results, and then write or create the presentation. Since encoding is often so time-consuming, and I’m always in a hurry, I tend to quickly create the command strings with minimal thought, then run the tests, analyze the results, and start to …

Read More »

Transcoding UGC: ASICs Are the Lowest Cost Option

The predominant use for ASIC-based transcoders like NETINT’s Quadra Video Processing Unit (VPU) has been live transcoding for live 4K60P HDR streaming, cloud gaming, interactive video applications, and other high-volume applications. In this post, we explore using Quadra VPUs for large-scale VOD transcoding for applications like user-generated content sites and social media. As you probably know, both Meta and Google …

Read More »

Understanding the Economics of Transcoding

A real-world comparison of the cost per stream and OPEX associated with different transcoding techniques.

Whether your business model is FAST or subscription-based premium content, your success depends upon your ability to deliver a high-quality viewing experience while relentlessly reducing costs. Transcoding is one of the most expensive production-related costs and the ultimate determinant of video quality, so obviously plays a huge role on both sides of this equation. This article identifies the most relevant …

Read More »

The Impact of GOP Size on Video Quality

This freely downloadable report measures the qualitative impact of GOP sizes on animated, general entertainment, sports, and office footage for H.264 and HEVC. One of the most fundamental encoding decisions is GOP size or the frequency of I-frames in our encoded files. I-frames, also called keyframes, start each “group of pictures” comprised of I-, B-, and P-frames. Most of the …

Read More »

Free “Must-Have” Applications for Video Engineers

Here are the free “must-have” apps I install on every Windows computer (and three for-fee tools for deeper analysis).  I just received a new Dell Precision 7820 server and had to prepare it for video transcoding and analysis. Here are the tools I installed to get up and running. I present the list and links first and then a list …

Read More »

Comparing CPUs, GPUs, and ASICs for High-Volume Transcoding

ASIC was the overall cost and performance leader.

This case study compares CAPEX, power consumption, and co-location costs for GPU, CPU, and ASIC-based transcoding.  This case study was derived from Ilya Mikhaelis‘ recent talk at NETINT’s symposium on Building Your Live Streaming Cloud. Images have been consolidated and modified slightly. You can view Ilya’s talk and download his slides here: bit.ly/vovs.   Ilya Mikhaelis is the streaming backend tech …

Read More »

Learn To: Use Capped CRF with SVT-AV1 for Live Streaming

Learn to use Capped CRF with SVT-AV1 and FFmpeg for live transcoding, including how capped CRF compares to VBR and CBR. All tests and results are available in downloadable PDF. Capped CRF is an alternative to VBR and CBR that saves bandwidth on easy-to-encode sequences and preserves quality on hard-to-encode sequences. Our tests with SVT-AV1 and FFmpeg show: Performance: Capped …

Read More »