Skip to content

Videos: Improve detection of HEVC support for Google Chrome #3275

Description

@lks-nbg

Describe what problem this solves and why this would be valuable to many users

Last year Google added native support for HEVC/H.265 videos to Chrome 107 (https://chromestatus.com/feature/5186511939567616). Therefore transcoding is not necessary and can be skipped (like in #2379 for Safari) which improves playback performance and the amount of work done by the server.

Describe the solution you'd like

I used "User-Agent Switcher for Chrome" to test the functionality. By spoofing Safari as user-agent in Chrome, the playback performance improved significantly. So I assume the only changes required to implement this, are to adapt PR #2379 and skip transcoding for Chrome.

Describe alternatives you've considered

Additional context

List of supported browsers / version: https://caniuse.com/hevc

Metadata

Metadata

Assignees

Labels

ideaFeedback wanted / feature requestreleasedAvailable in a stable releasevideoVideo Formats, Transcoding, FFmpeg, Streaming & Co

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Release 🌈

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions