Skip to content

[Feature]: Default to AV1 codec, fallback to VP9, fallback to H264 #35

Description

@therealresonix

What problem would this solve?

The AV1 codec saves bandwidth whilst delivering the highest picture quality. If the device supports this codec, it should therefore be set as the default.
If the device does not support this codec, it will switch to VP9, and if it does not support that either, it will switch to good old H.264.
This feature could, for example, be called ‘Smart Codec’.

What would you like to see?

see above :)

Alternatives considered

User can set the default codec could be an alternative

Anything else?

This could be useful for TVs
Could be also used by browsers

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatibilityDevice, Android version, or vendor-specific compatibilityenhancementNew feature or requestplayerPlayback, fullscreen, PiP, and MediaSession behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions