Confirmed users
1,982
edits
m (edit) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= Diagnosing and Reporting Media Playback Issues in Firefox = | = Diagnosing and Reporting Media Playback Issues in Firefox = | ||
== Basic Media Playback Issues == | == Reporting Basic Media Playback Issues == | ||
For starters, file a [https://bugzilla.mozilla.org/enter_bug.cgi?product=Core&component=Audio%2FVideo bug report] in Bugzilla describing the issue you've run into. Please include a URL to or sample of the audio or video you're experiencing issues with. | For starters, file a [https://bugzilla.mozilla.org/enter_bug.cgi?product=Core&component=Audio%2FVideo bug report] in Bugzilla describing the issue you've run into. Please include a URL to or sample of the audio or video you're experiencing issues with. Also please check the [https://firefox-source-docs.mozilla.org/devtools-user/web_console/ web developer console] for error messages related to media format issues. If you see messages here related to media playback errors, please add this information to your bug report. | ||
'''Share Your about:support Text''' | |||
# Open a tab and visit about:support | |||
# Click 'Copy Text to Clipboard' | |||
# Paste this text in your Bugzilla bug comment and post. | |||
When filing a Bugzilla bug, please post your about:support text. This provides a great deal of information about your graphics hardware, video hardware support, and much more. | When filing a Bugzilla bug, please post your about:support text. This provides a great deal of information about your graphics hardware, video hardware support, and much more. | ||
== Acceleration Support for Media == | |||
[[File:Hardware support information.png|thumb|center]] | |||
Currently you can inspect hardware acceleration support using [[about:support]] information. Page down to the Media section and check the 'Codec Support Information' section. If you feel this information does not reflect the capabilities of your device, please file a bug and include your about:support text. | |||
== Playback Performance Issues == | == Playback Performance Issues == | ||
Line 22: | Line 27: | ||
==== Profiler Quick Start ==== | ==== Profiler Quick Start ==== | ||
# Visit https://profiler.firefox.com/ and enable the Profiler toolbar button. | |||
# Click the toolbar button down arrow and select 'Media' in the Settings drop down. | |||
# Open a tab and visit the page with the affected media content. | |||
# Click the Profiler toolbar main button to start recording. | |||
# Play the media until the issue you are seeing manifests. | |||
# Click the Profiler toolbar button again to stop recording. | |||
# When a new Profile tab opens, click the upload profile button on the upper right. | |||
# Copy the resulting profile URL and post this to your Bugzilla report. | |||
=== Youtube Stats For Nerds === | === Youtube Stats For Nerds === |