Closed
Bug 1410771
Opened 7 years ago
Closed 7 years ago
'Green screen' while playing YouTube video in Firefox on Android x86 version 7.1.2 "Nougat"
Categories
(Firefox for Android Graveyard :: Audio/Video, defect)
Tracking
(firefox58 fixed)
RESOLVED
FIXED
Firefox 58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: reinhart_previano, Assigned: jhlin)
References
Details
Attachments
(5 files)
User Agent: Mozilla/5.0 (Android 7.1.2; Tablet; rv:58.0) Gecko/58.0 Firefox/58.0
Build ID: 20171022100051
Steps to reproduce:
This may be a device-specific bug. See attachment for Android build details.
1. Visit a YouTube video
Actual results:
While the audio is playing, the video loads a green screen regardless of what video is being played.
Expected results:
The 'green screen' should not occur.
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Updated•7 years ago
|
Component: General → Audio/Video
Assignee | ||
Comment 3•7 years ago
|
||
Reinhart, thanks a lot for reporting this bug. Could you please help capture the device log with 'adb logcat' and upload it for us to investigate?
Assignee: nobody → jolin
Flags: needinfo?(reinhart_previano)
Comment 4•7 years ago
|
||
Probably the cause of this bug might be the same to Bug 1406218.
See Also: → 1406218
Reporter | ||
Comment 5•7 years ago
|
||
Flags: needinfo?(reinhart_previano)
Assignee | ||
Comment 6•7 years ago
|
||
Thanks for the log, Reinhart.
It seems "OMX.ffmpeg.h264.decoder" fail to scale the output when adaptive playback is on [1]. Will add the device ID to the blacklist to workaround it.
[1] https://groups.google.com/forum/#!msg/android-x86/88764UQdAOo/EOnQKBjxBgAJ
Comment hidden (mozreview-request) |
Comment 8•7 years ago
|
||
mozreview-review |
Comment on attachment 8921697 [details]
Bug 1410771 - extend adaptive playback blacklist for some Samsung tablet.
https://reviewboard.mozilla.org/r/192714/#review197898
Attachment #8921697 -
Flags: review?(jacheng) → review+
Pushed by jolin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f6f6cee6c445
extend adaptive playback blacklist for some Samsung tablet. r=JamesCheng
Reporter | ||
Comment 10•7 years ago
|
||
In addition, I am currently running Android 7.1.2 rc-1 from the Android-x86 project (http://www.android-x86.org/) on a Samsung laptop (the device which this bug occurs on). As Android-x86 detects laptops as 'tablets' (due to large screen size), this device is therefore detected as "Samsung Tablet" (while my device do not run Samsung's default Android/TouchWiz ROM). I think it is important to check on other Android-x86 installed devices have similar problems to the bug I reported, as well add an option in Firefox Settings to toggle adaptive playback.
Reporter | ||
Comment 11•7 years ago
|
||
Edit: I think it is important to check on other Android-x86 installed devices whether they have similar problems to the bug I reported, as well as add an option to toggle adaptive playback in Firefox Settings.
![]() |
||
Comment 12•7 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•