Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Another request] Add HW AV1 support (as an option) for Unisoc T606 phones (ums9230) #10666

Closed
6 tasks done
sam-gq opened this issue Dec 19, 2023 · 1 comment
Closed
6 tasks done
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion

Comments

@sam-gq
Copy link

sam-gq commented Dec 19, 2023

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I'm aware that this is a request for NewPipe itself and that requests for adding a new service need to be made at NewPipeExtractor.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.

Feature description

Add the option to play AV1 codecs for YouTube when the device supports it via MediaCodec (if av1 will be available on selected videos from yt).

It is a nice feature, like it suprise me that my cheapest phone can play AV1 HDR videos on YouTube app, limited to 720p60 HDR.
Screenshot_20231219-135738

Why do you want this feature?

YouTube mobile app can play AV1 with HW accelerated AV1 decoder. Same case with Chrome for Android via local playback. While the NewPipe stick to VP9 or AVC. That means this project is lack of support AV1 videos just yet. That's why I wish to have AV1 support on NewPipe that I can't help you fix them. But it is a nice feature to have AV1 for everyone who can test it for their supported devices.

Additional information

Device: itel S23 (itel S665L)
SoC: Unisoc Tiger T606 (ums9230)
Android version: 12 (API 31) (arm64-v8a)
Since: v0.25.2

This device itel S23 4G (Unisoc T606) is interesting, because it has HW AV1 decoder out of the box made by Unisoc formerely Spreadtrum. On top of that, it is very cheap to buy in the market rn. Here, I installed “Codec Info” com.parseus.codecinfo to see the actual parameters below like this.
Screenshot_20231219-143000

That means, it can play AV1 videos in 720p60. HDR10 decoding on AV1 is also nice even without a proper support HDR screens.

Related issues:
#2849 and other issues are unmentioned related to av1

@sam-gq sam-gq added feature request Issue is related to a feature in the app needs triage Issue is not yet ready for PR authors to take up labels Dec 19, 2023
@opusforlife2 opusforlife2 added duplicate Issue or discussion is a duplicate of an existing issue or discussion and removed feature request Issue is related to a feature in the app needs triage Issue is not yet ready for PR authors to take up labels Dec 20, 2023
@opusforlife2
Copy link
Collaborator

You've already found 2849. Why'd you open this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion
Projects
None yet
Development

No branches or pull requests

2 participants