This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 12367 - <video> Suggestion about multiple tracks for best practices section
Summary: <video> Suggestion about multiple tracks for best practices section
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 02:10 UTC by Ian 'Hixie' Hickson
Modified: 2012-07-18 18:40 UTC (History)
4 users (show)

See Also:


Attachments

Description Ian 'Hixie' Hickson 2011-03-23 02:10:30 UTC
From http://lists.w3.org/Archives/Public/public-html/2011Mar/0464.html:
> * Be explicit about what is expected of implementations and add to the
> best practices for implementors of media elements that they are expected
> to be able to merge and split decoding pipelines of separate media
> elements while they are playing in order to implement multitrack in a
> non-wasteful manner.
Comment 1 Ian 'Hixie' Hickson 2011-04-11 23:21:07 UTC
I've tried to add something to this effect. Please don't hesitate to reopen this bug or file another if there are other things that should be mentioned here.
Comment 2 contributor 2011-04-11 23:23:57 UTC
Checked in as WHATWG revision r5983.
Check-in comment: Mention that turning tracks on and off when affected by a MediaController might have qoi issues.
http://html5.org/tools/web-apps-tracker?from=5982&to=5983
Comment 3 Philip Jägenstedt 2011-04-12 06:53:55 UTC
WFM