Closed
Bug 845436
Opened 12 years ago
Closed 7 years ago
Anamorphic video not supported on Android
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: niels, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.99 Safari/537.22
Steps to reproduce:
1. Open Firefox on Android
2. Go to URL: http://html5test.com/t/video/7.html
3. Play the second or third video
Actual results:
The video played in a 4:3 aspect ratio, making everything look squished.
Expected results:
The video in the testcase is anamorphic, which means it doesn't use square pixels. The video is encoded at 640 x 480 pixels (4:3), but it should be displayed at a 16:9 aspect ratio. The video contains metadata to indicate the proper aspect ratio.
The video is played back using the correct aspect ration using iOS and other browsers on Android, such as Chrome and the default browser.
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
Comment 1•7 years ago
|
||
Mass closing because of inactivity.
Please feel free to re-open if still relevant.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•