-
Notifications
You must be signed in to change notification settings - Fork 220
[Pico]Only allow 5K resolution youtube videos on devices that can support it #3193
Comments
Looks like the Media Process is crashing when video is set to 5k:
|
The video seems to work better on Neo 2 but it seems the media process can still occasionally fail:
|
I think we need to disable 5k video support until we can resolve the issue in Gecko. In my testing, the media process has issue with 5k youtube video. |
I've disabled 5k youtube video in #3288. I will leave this issue open to track the Gecko issue. |
Issue #2946 talks about issues about playback quality of some videos. If you read here and search for 'Revision history' it says that some of the methods we use have been deprecated. In particular they say setPlaybackQuality and even though we use setPlaybackQualityRange I wonder has that been deprecated as well. I am still researching but I wanted to at least include this as it may relate to #3288 #2946 and this issue |
The issue is older devices can’t play 5k. See https://bugzilla.mozilla.org/show_bug.cgi?id=1634189#c3 |
We need to figure out which of the supported devices can handle 5k video and enable it for those platforms. |
Configuration
Firefox Reality version: Firefox Reality version 10-141060720
Firefox Reality build ID: 9b36c14
Hardware:
Pico G2 4K - Android - 8.1.0
Steps to Reproduce
Current Behavior
Default resolution is 5K and it can't play correctly.
Expected Behavior
The video plays correctly in panoramic view.
Possible Solution
Context
Error Logs and Stack Traces
The text was updated successfully, but these errors were encountered: