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

[Question] Our adaptive streaming video looks pixelated in the player (but not when rendered in a full screen browser) #2098

Closed
cprimozich opened this issue Dec 5, 2024 · 6 comments
Labels
iOS iOS platform Version 3.x Issue only affects version 3.x of AVPro Video

Comments

@cprimozich
Copy link

AVPro Video Version

V3.0.5

Which platform is your question for?

iOS

Your question

We have an m3u8 file specifying several resolutions of our video. At lower resolutions, the video looks quite pixelated in the player.

Wondering if you have any suggestions or solutions to improve the anti-aliasing when the video renders in the player.

I don't think this is specific to ios.

Browser:
IMG-3158

Video player:
IMG-3159

@cprimozich cprimozich added question Further information is requested triage Needs triage labels Dec 5, 2024
@Ste-RH
Copy link

Ste-RH commented Dec 6, 2024

This looks like a filtering issue. Maybe you have it set to 'Point' in the MediaPlayer component? If so, try another option.

image

Failing that, send over your video and we will take a look. If you want to keep it private, email it to us at [email protected] with the subject '#2098'

@Ste-RH Ste-RH removed the triage Needs triage label Dec 6, 2024
@Ste-RH
Copy link

Ste-RH commented Dec 10, 2024

V3.0.5

Please update to the latest version as we made some changes/fixes to the iOS render path in v3.1.0. It would be good to rule out if we have already addressed this issue or not at very least.

@Ste-RH Ste-RH added iOS iOS platform Version 3.x Issue only affects version 3.x of AVPro Video and removed question Further information is requested labels Dec 10, 2024
@Chris-RH
Copy link
Contributor

Have you retested with the latest version please?

@cprimozich
Copy link
Author

cprimozich commented Dec 17, 2024 via email

@cprimozich
Copy link
Author

cprimozich commented Dec 17, 2024 via email

@Chris-RH
Copy link
Contributor

Android 8.0 is as low as we can go due to the APIs we have to use. This is a result of adding support for Vulkan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS iOS platform Version 3.x Issue only affects version 3.x of AVPro Video
Projects
None yet
Development

No branches or pull requests

3 participants