- From: <bugzilla@jessica.w3.org>
- Date: Wed, 27 Apr 2011 09:03:38 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12563
Summary: Make standard to play these codecs in <video>
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: brunoaiss@gmail.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
I'd like to request to add codecs as standard for the <video> tag.
flv -> Very common on the web
mpeg4 (many browsers have it but I can't see it specified) -> The high quality
substitute for flv.
H.264 (optional but useful) -> A lot used specially with mkv, these days.
Xvid -> Lots of OS have native support for it (according to my research) and
it's a fair step between the flv and mpeg4.
For audio codecs:
FLAC -> The standard these days to distribute in a lossless quality and a fair
memory use (for a lossless audio).
mpeg3 -> The standard audio these days. A good balance between quality and
memory used.
Speex -> The audio codec of choice by Flash player 10 for flv.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 27 April 2011 09:03:42 UTC