Recent Posts

Running FFmpeg on Windows Subsystem for Linux

Choosing the Linux distro.

This post details how to install, update and add FFmpeg to Windows Subsystem for Linux so you can run Linux in Windows with minimal muss or fuss. Here’s why you might want to install WSL in the first place. I recently taught a session at Streaming Media East on using variables with FFmpeg (download handout here – note that free …

Read More »

How to Optimize x264 and x265 Quality in FFmpeg

Agenda for talk on optimizing x265 and x265 quality with FFmpeg

This blog includes the video and handout from my talk on “How to Produce x264 and x265 Video at Maximum Quality and Maximum Efficiency” at NAB 2023 (thanks to Dan Rayburn). Here’s the description. This research-based session explores configuration options like presets, threads, color depth, and others that impact output quality and encoding efficiency. Balancing encoding cost and streaming bandwidth, …

Read More »

VVC Playback Surprisingly Efficient on Computers

Spin Digital Spin Player VVC playing EuroTruckSimulator2 at full frame rate.

The last time I looked at VVC playback in software was for this article in Streaming Media Magazine. Fraunhofer’s VVDec decoder delivered an uninspiring 39 frames per second when converting the input file to YUV. This was on a (then) nine year old i7-based HP desktop. I just retested with a version of FFmpeg that Fraunhofer supplied, and this number …

Read More »