Feb 7

Global Codec Adoption: AV1, H.265 and H.264

Discover global codec preferences with this informative map displaying support percentages for AV1, H.265 and H.264 by country. Gain insights into multimedia technology adoption trends across regions and anticipate future codec utilization patterns on a global scale.

Global Codec Adoption: AV1, H.265 and H.264
Check out the Live Map Here

Our Goal

Our goal is to analyse and understand global codec adoption trends by collecting data for AV1, H.265 and H.264 support across different countries.

How was this accomplished

We accomplished this goal by developing a JavaScript script. This script leveraged several methods/properties, including:

The canPlayType method enabled us to query the browser's support for specific media types, providing insight into the playback capabilities of each codec. Similarly, MediaSource.isTypeSupported allowed us to directly check if a given media type is supported by the browser's media source implementation.

Additionally, by utilizing navigator.mediaCapabilities.decodingInfo, we gained access to detailed information about the browser's decoding capabilities, empowering us to assess codec compatibility at a deeper level. This method provided insights into the device's hardware and software decoding capabilities, offering valuable data for our evaluations.

Through systematic testing using our JavaScript script, we gathered empirical data on the adoption and performance of AV1, H.265 and H.264 codecs across various browser versions and environments. This data-driven approach facilitated informed decision-making regarding codec selection and optimization strategies, ensuring optimal media playback experiences for users across different platforms and devices.

By making use of these tools, we were able to determine the compatibility of AV1, H.265 and H.264 codecs across different browsers and environments.

These were the base codecs we chose:

  • AV1: 'av01.0.05M.08'
  • H.264: 'avc1.4d4015'
  • H.265: 'hev1.1.3.L93.90'

Overcoming Codec Compatibility Challenges

Our development team tested the different codecs to evaluate their current level of support. This initiative provided valuable real-world insights into the adoption trends of different codecs, aiding us in understanding their varying levels of acceptance across platforms and devices. As we delved more into testing codec support across different browsers/devices, we realized that understanding full codec support across devices, such as H.265 on iPhones, can be complex task as we were often misled by false positives during the testing phase.

Our Strategy

Recognizing the comprehensive support for H.265 on iPhones from iOS 11 onwards, we refined our approach to reflect this established compatibility. This adjustment allowed us to confidently leverage H.265 in our codec assessments, ensuring accurate evaluations across various devices and platforms. Additionally, we streamlined our testing protocols to prioritize platforms where H.265 is known to function reliably, optimizing our resource allocation and enhancing overall testing efficiency.

Help Us Out!

If you'd like to help us gather more stats, throw this code at the bottom of your site:

<script type="module" src="https://stats.slashed.cloud/codec-support.js"></script>	

This script will enable the collection of data regarding codec support from users who visit your site. By integrating this link, you contribute to a broader understanding of codec compatibility across different browsers and platforms.

You can simply add the following line of code within the <body> tag, ideally towards the end, just before the closing </body> tag, in your HTML file. This will ensure that the script is loaded after your main content, allowing it to gather statistics on codec support effectively.

Latest Posts:

Jan 9

Case Study: Harnessing H.265 and AV1 Encoding for 41% CDN Savings

Discover how one of our clients transformed their video streaming efficiency by adopting H.265 and AV1 encoding for their most popular content. This strategic move led to a remarkable 41% reduction in CDN bandwidth usage, translating into substantial cost savings. Dive into our case study to explore the process, the technology, and the impactful results achieved through this innovative approach.

See more →

Feb 7

Elevating Encoding Excellence: SlashedCloud Leverages VMAF for Superior Video Quality

In today's competitive digital landscape, delivering top-notch video quality is essential for engaging audiences and ensuring a memorable viewing experience. SlashedCloud, the leading encoding solution, is proud to announce our integration of VMAF (Video Multimethod Assessment Fusion) to enhance the quality of encoded content for our clients.

See more →

Jan 2

Case Study: How AV1 Encoding Slashed a Client's CDN Bill by 31%

Welcome to a pioneering case study that showcases the transformative journey of one of our early-access clients using our soon-to-be-released video encoding service. This narrative delves into the client's initial challenges in video encoding and streaming, employing the H.264 codec. Despite trials with H.265, VP8, and VP9, cost-effectiveness remained elusive. This story unfolds the transition to our innovative AV1 Video Encoding Service, highlighting the impressive cost savings. We'll also provide an insightful glimpse into the compatibility and user engagement statistics post-implementation, offering a comprehensive view of the impact our services have on modern video streaming solutions. Continue reading to unveil how this client achieved a remarkable 31% CDN cost reduction using our AV1 Video Encoding Service!

See more →