Search Results for: x265

alt

Buyers’ Guide to Per-Title Encoding

After three years or so in gestation, per-title encoding is becoming a required feature on most encoding platforms, whether in-house software or SaaS cloud providers. In this buyers’ guide, we’ll review a list of features to look for in per-title encoding offerings and present a testing structure to evaluate the contenders that make it to your short list. If you’re …

Read More »

Benchmarking FFmpeg’s Hardware Codecs – Download Handout

Here’s the description; download handout here. SME-2019 – FFmpeg Hardware VES101. Benchmarking FFmpeg’s Hardware Codecs Tuesday, May 7: 10:30 a.m. – 11:30 a.m. Hardware codecs in FFmpeg like those from Intel and NVIDIA deliver significant performance gains over x264/x265, but have a reputation for lower quality and use a completely different command set. This session benchmarks the performance and quality of …

Read More »

Good News: AV1 Encoding Times Drop to Near-Reasonable Levels

When I first tested AV1 encoding back in August 2018 encoding times were glacial and seriously detracted from the potential usability of the codec. Table 1 from that story tells the tale. Unless otherwise indicated, all encoding times are on my HP ZBook notebook powered by a single 2.8 GHz Intel Xeon E3-1505M v5 CPU. In addition, LibVPx is the …

Read More »

New Codecs Are Coming; Here’s How to Evaluate Codec Evaluations

As we transition from H.264 to VP9, HEVC, AV1, and soon VVC (Versatile Video Coding), it’s important to understand the fundamentals of codec comparisons and how to evaluate their effectiveness and utility. In this expanded column I’ll cover both. Evaluating the Evaluation Let’s begin with how to evaluate the evaluation. I start by identifying the evaluator and its affiliations, giving …

Read More »

HEVC, VP9, AV1, and VVC: A Codec Update in Eleven Charts

Lots going on in the codec world, lots to analyze. But for the most part in this article, I’m going to let the pictures do the talking. New HEVC Codec Leaders Emerge I’m a big fan of Moscow State University tools and reports. Unlike many codec analysts, MSU asks the codec vendors to suggest the settings used for the encodes, …

Read More »

Saving Streaming Costs: Adding a New Codec

Number of hours of streaming required to recoup 60-minute encoding cost.  Author’s note: The author would like to acknowledge the shocking fact that he is not perfect and that this lack of perfection often reveals itself, quite embarrassingly, in spreadsheet-intensive articles. I did the best I could and checked every number and assumption multiple times, but if something doesn’t look right, …

Read More »

Save on Encoding Costs: Cut Cloud Encoding Charges

This is the fourth article in a series on saving encoding and delivery costs. The first three articles are: Saving on Encoding and Delivery: Dynamic Packaging Saving on Encoding and Streaming: Deploy Capped CRF Saving on Encoding: Adjust Encoding Configuration to Increase Capacity Cloud encoding is a great alternative for producers who don’t want to invest CAPX for their own …

Read More »

My AV1 First Look: Good Quality, Glacial Encoding Speed

The launch of FFmpeg 4.0 gave many compressionists their first chance to test the new AV1 codec, which is included in experimental form. For the first time, you had a single encoder that could produce all relevant codecs: H.264 with the x264 codec, HEVC with the x265 codec, VP9 using the Google Libvpx-vp9 codec, and AV1 using the LibAOM codec. …

Read More »

Encoding DV and Analog Footage in FFmpeg

There are two mostly vestigial problems that I didn’t address in Learn to Produce Video with FFmpeg in 30 Minutes or Less because so few people encounter them. These are deinterlacing and aspect ratio mismatches. Now I’m writing a textbook with a greater scope, so I had to learn how to deal with both in FFmpeg. These will make it …

Read More »

Saving on H.264 Encoding and Streaming: Deploy Capped CRF

This is the second in a five-part series on how to cut your encoding and streaming costs. The first article was Saving on Encoding: Adjust Encoding Configuration to Increase Capacity. Article summary: Capped CRF encoding is a single-pass encoding method that can save encoding costs compared to two-pass VBR. Capped CRF is also a simple per-title encoding method that can reduce …

Read More »