- From: <bugzilla@jessica.w3.org>
- Date: Tue, 21 May 2013 11:13:32 +0000
- To: public-html-media@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22116
Bug ID: 22116
Summary: AppendWindowEnd behavior
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Media Source Extensions
Assignee: adrianba@microsoft.com
Reporter: cyril.concolato@telecom-paristech.fr
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-media@w3.org
The spec currently says:
"If frame end timestamp is greater than appendWindowEnd, then set the need
random access point flag to true, drop the coded frame, and jump to the top of
the loop to start processing the next coded frame."
We probably want to compare the "frame presentation timestamp" here and not the
"frame end timestamp". If a frame lasts longer than the duration of the append
window, you probably don't want to drop it, just shorten its duration.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 21 May 2013 11:13:38 UTC