Tag Archives: x264

alt

Encoding VVC with Fraunhofer’s VVenC

For this review, I took a first look at encoding VVC (Ver­sa­tile Video Coding). Specifically, I compared Fraunhofer HHI’s implementation of the VVC codec (Versatile Video Encoder; VV­enC) against the Alliance for Open Media’s (AO­Media) aom­enc codec and the x.264 and x.265 codecs in FF­mpeg. I found VVenC to be simple to use and much faster than expected. Its output …

Read More »

Encoding H.264-Advanced Topics

Recently I received a shortlist of compression-related questions from a consulting buddy; he’s always been gracious in answering my questions and I wanted to return the favor. Since he’s asking, I thought others might be curious as well; hence this blog post that largely incorporates my responses to his questions, all relating to encoding H.264 files. Here are the questions: …

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 »