[Bug 19676] timestampOffset accuracy

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19676

--- Comment #12 from Pierre Lemieux <pal@sandflow.com> ---
(In reply to comment #10)
> I'm not sure what else needs to be
> done for this bug. 

Two options come to mind:

- describe precisely the algorithm that the implementation will use to
determine the out point of the earlier segment and the in point of the later
segment, taking  into account the granularity of the segments (frame, sample,
etc.) and the granularity of timestampOffset (e.g. microsecond grid); or

- allow the timestampOffset to be specified as a rational. An implementation
does no need to preserve the rational representation internally, so I am not
sure I understand the burden.

The second approach is well documented in other standards. I am however happy
to be shown that the first works.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 12 February 2013 05:19:20 UTC