Technology

2021 NBA League pass video stream resolutions, bitrates and framerates

Yes, the NBA league pass streaming for 2021 comes in 1080p and 60 fps.

After poking around the source stream DASH with FFmpeg it is clear that the NBA League pass has 7 different stream “qualities”.

The highest quality stream rate is 1080p, 60fps at 8Mbps which is impressive and appealing for live sports. Next best is a 720p, 60fps, 6Mbps stream quality that looks amazing on mobile devices and laptops.

Here are all the resolutions, framerates and bitrates for the 2021 NBA League pass streaming:

Resolution Framerate Bitrate
1920 x 1080p 60 fps 8 Mbps
1280 x 720p 60 fps 6 Mbps
1280 x 720p 30 fps 4.5 Mbps
1280 x 720p 30 fps 3 Mbps
960 x 540p 30 fps 1.6 Mbps
640 x 360p 30 fps 800 Kbps
400 x 224p 30 fps 400 Kbps

The majority of the streams are over 1 megabit per second with 720p being well catered for as a sweet spot.

Share

Recent Posts

Kennington reservoir drained drone images

A drained and empty Kennington reservoir images from a drone in early July 2024. The…

1 year ago

Merrimu Reservoir drone images

Merrimu Reservoir from drone. Click images to view larger.

1 year ago

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

2 years ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

2 years ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

2 years ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

2 years ago