Jan Ozer
August 21, 2018 Encoding
1,264
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 »
Jan Ozer
August 19, 2018 Codecs
3,682
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 »
Jan Ozer
August 10, 2018 Encoding, FFmpeg, Learning
1,631
FOR IMMEDIATE RELEASE Media Contact: Jan Ozer 276-235-8542 janozer@gmail.com 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 »
Jan Ozer
August 10, 2018 Blogs, Encoding, FFmpeg
1,428
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 »
Jan Ozer
August 8, 2018 Encoding
1,535
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 »
Jan Ozer
August 6, 2018 Blogs
3,385
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 »
Jan Ozer
August 6, 2018 Encoding, FFmpeg
5,922
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 »
Jan Ozer
July 30, 2018 Blogs, Encoding
2,828
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 »
Jan Ozer
July 25, 2018 Blogs, Encoding
1,635
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 »
Jan Ozer
July 24, 2018 Blogs, Encoding
1,199
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 »