[Bug 18571] New: Note about Vorbis appears incorrect

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

           Summary: Note about Vorbis appears incorrect
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Media Source Extensions
        AssignedTo: adrianba@microsoft.com
        ReportedBy: philipj@opera.com
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org


http://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html#source-buffer-media-segment-constraints

"Gaps between media segments that are smaller than the audio frame size are
allowed and should be rendered as silence. Such gaps should not be reflected by
buffered.
Note: This is intended to simplify switching between audio streams where the
frame boundaries don't always line up across encodings (e.g. Vorbis)."

To quote http://xiph.org/vorbis/doc/vorbisfile/crosslap.html

"Vorbis introduces no extra samples at the beginning or end of a stream, nor
does it remove any samples."

Given this, it's not clear why gaps are allowed.

-- 
Configure bugmail: https://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, 15 August 2012 08:53:51 UTC