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 »Ozer Updates FFmpeg Book
FOR IMMEDIATE RELEASE Media Contact: Jan Ozer 276-235-8542 [email protected] www.streaminglearningcenter.com OZER UPDATES LEARN TO PRODUCE VIDEO WITH FFMPEG IN 30 MINUTES OR LESS Adds instruction on packaging with Bento 4, encoding and packaging HEVC for HLS, and Live H.264, HEVC, and VP9 transcoding Galax, VA, August 10, 2018 — Doceo Publishing today announced the 2018 Edition of Jan Ozer’s book, …
Read More »Download Free Chapter of Updated FFmpeg Book
I’m releasing the 2018 update to my book Learn to Produce Video with FFmpeg in 30 Minutes or Less, and you can download a chapter for free below. It’s Chapter 4 on bitrate control techniques which includes constant bitrate encoding (CBR), variable bitrate encoding (VBR), Constant Rate Factor (CRF), and Capped CRF. As with all chapters, there’s instruction to help you …
Read More »Saving on Encoding and Delivery: Dynamic Packaging
This is the third in a five-part series on how to cut your encoding and streaming costs. The first article was on Adjusting Encoding Configurations to Increase Capacity, while the second was on Deploying Capped CRF Encoded videos. You can dramatically reduce net encoding and storage costs by implementing dynamic packaging for your live or VOD video. This article defines dynamic …
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 »Saving on Encoding: Adjust Encoding Configuration to Increase Capacity
This is the first of five articles on how to cut your encoding and streaming costs. [dt_quote type=”pullquote” layout=”left” font_size=”big” animation=”none” size=”1″]This article discusses how you can cut x264 encoding costs by 73% without noticeable quality degradation and triple your x265 capacity while actually improving real world video quality. [/dt_quote] A key focus of my book Video Encoding by the Numbers …
Read More »Sorenson Squeeze RIP
Sorenson Squeeze was one of the first encoding tools that many streaming professionals used and now it’s officially end-of-lifed as you can see from the featured image atop this page (from here). It’s not really a surprise; in 2015, I interviewed new Sorenson CEO Marcus Liassides who described how Sorenson would be focusing on building tools to drive the future of …
Read More »Choosing a Cloud or On-Premise Encoder
As corporations move their compute resources into public and private clouds, and other virtual environments, most encoding vendors are doing the same with their encoders, though not all markets are moving at the same speed. In my Streaming Media article, A Hybrid Approach Guides the Changing Face of On-Prem Encoding, I spoke with about 13 vendors, including Harmonic, Telestream, encoding.com, Comprimato, …
Read More »Codec Overview on Streaming Media Website
AV1 has been all consuming from a mindshare perspective for many streaming professionals, but the fact of the matter is that unless you’re distributing stream quantities on par with Netflix, YouTube, Amazon, and Hulu, AV1 won’t be relevant for at least two years, maybe longer. I discuss why in my Streaming Media article, Return of the Codec Wars: A New Hope—a …
Read More »