Remove articles specification-by-example-is-not-a-test-framework
article thumbnail

All of Netflix’s HDR video streaming is now dynamically optimized

The Netflix TechBlog

A vital aspect of such development is subjective testing with HDR encodes in order to generate training data. The pandemic, however, posed unique challenges in conducting a conventional in-lab subjective test with HDR encodes. As noted in an earlier blog post , we began developing an HDR variant of VMAF; let’s call it HDR-VMAF.

article thumbnail

Native Frame Rate Playback

The Netflix TechBlog

In this article we explain our journey towards productizing a better viewing experience for our members by utilizing features and capabilities in consumer streaming devices. Problem Netflix’s content catalog is composed of video captured and encoded in one of various frame rates ranging from 23.97 to 60 frames per second (fps).

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Seamlessly Swapping the API backend of the Netflix Android app

The Netflix TechBlog

As an example, to render the screen shown here, the app sends a query that looks like this: paths: ["videos", 80154610, "detail"] A path starts from a root object , and is followed by a sequence of keys that we want to retrieve the data for.

Latency 233
article thumbnail

It’s A (Front-End Testing) Trap! Six Common Testing Pitfalls And How To Solve Them

Smashing Magazine

It’s A (Front-End Testing) Trap! Six Common Testing Pitfalls And How To Solve Them. It’s A (Front-End Testing) Trap! Six Common Testing Pitfalls And How To Solve Them. All right, but what does this have to do with testing? Well, it’s simply an apt allegory when it comes to dealing with tests in a code base.

Testing 120
article thumbnail

Configuration Testing – An Introduction

Testlodge

A software tester’s work life includes making sure that systems that have been designed to achieve specific results behave exactly as they should. Configuration testing is performed to discover the optimum combinations of software and hardware specifications that allow the system to work without flaws. An Example.

Testing 89
article thumbnail

Smart CSS Solutions For Common UI Challenges

Smashing Magazine

Related Articles On CSS: CSS Generators. His article on CSS Tricks explores how light affects shadows and how to define a light source — the foundation to creating authentic shadow effects. Another fantastic article on the topic comes from Josh W Comeau. CSS Auditing Tools. Managing CSS Z-Index. Let’s change that!

Games 144
article thumbnail

Solving Common Cross-Platform Issues When Working With Flutter

Smashing Magazine

Specifically, people sometimes confuse it with the older Web-based mobile (and desktop) cross-platform frameworks, which basically were just Web pages running within browsers running within a wrapper app. In this article, we’re going to see some of those differences and how to overcome them. Example 1: Storage.

Storage 93