Testing H.264/AAC/MP3 decoding in Firefox Beta for Android

My last post on modifying an Android Stagefright H.264/AAC/MP3 decoder preference in Gecko, which toggles software and hardware decoding of those formats in Firefox for Android briefly talked about how that override can be usful for testing. As part of our Firefox Beta testing cycle we want to extend our efforts in widening the degree of testing in leveraging the community for assistance in areas of testing different Android 4.0 (Ice Cream Sandwich) and Android 4.1 (Jelly Bean) based devics through different video based websites.

We could use your help testing but not limited to the following video and audio centric websites such as:

We are also looking for testing around different types of popular online video platforms where playback issues may exist. Recently, we have seen an issue where Brightcove was identifying Firefox as unsupported due to a mismatch in the naming of profiles used in the list of supported video formats returned from the video.canPlayType() JS API. Their player test-page now currently identifies Firefox for Android as supported.

We are also seeking out any potential playback issues with Android devices.

The following are example bugs related to devices of issues of which we have seen thus far:

Currently, support is restricted to Ice Cream Sandwich and Jellybean devices with Gingerbread in development. The following devices are known to work and have been tested at Mozilla:

How to Help