Jan Ozer
March 9, 2020 FFmpeg, Learning, Metrics
1,409
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 »
Jan Ozer
February 19, 2020 Blogs, Encoding, Learning
3,510
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 »
Jan Ozer
February 7, 2020 FFmpeg
3,459
Jan Ozer
February 3, 2020 Encoding, Learning
7,257
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 »
Jan Ozer
January 23, 2020 Blogs, Encoding, FFmpeg, Learning
1,337
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 »
Jan Ozer
January 21, 2020 Blogs, FFmpeg, Learning
3,656
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 »
Jan Ozer
January 17, 2020 Blogs, Codecs, News
1,313
Nine members of the MPEG LA HEVC patent pool are leaving the pool and now will be included within the HEVC Advance HEVC pool. This changes the balance of power between these two pools, though licensees who signed with the MPEG LA pool before the departures will continue to have coverage for these patents going forward. The MPEG LA pool, which has more …
Read More »
Jan Ozer
January 2, 2020 Blogs, Learning
1,329
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 »
Jan Ozer
December 23, 2019 Articles, Blogs, Encoding
10,521
This article defines open and closed GOPs, identifies why closed GOPs are better, and details how to produce closed GOPs in FFmpeg with x264 and x265. The level of testing and analysis detailed here is consistent with the instruction in my book, Learn to Produce Videos with FFmpeg In 30 Minutes or Less ($34.95), and my course, FFmpeg for Adaptive …
Read More »
Jan Ozer
December 19, 2019 Blogs, Codecs, Encoding
2,374
On September 11, 2019, Streaming Media Magazine published an article entitled Hardware-Based Transcoding Solutions Roundup: Testing Performance, that compared various H.264 and HEVC encoders using objective and subjective testing. The HEVC encoders tested included Intel’s SVT (Scalable Video Technology)-HEVC, a software-based codec; NGCodec’s FPGA-based HEVC encoder (now owned by Xilinx) and x265 using the medium and veryfast presets. After the …
Read More »