Talk:OggUVS: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(Begin list of caveats for discussion)
(No difference)

Revision as of 07:34, 19 November 2005

Caveats

  • At very low resolutions it's possible to encode a video that has incomplete timing information because more than one frame could fit into an Ogg page. This represents data loss in the case of variable frame rate video (a common case in devices that are limited to such low resolutions). libogg's default limit of 4kB isn't meaningful; the actual limit is ~64kB. Are people really willing to impose a rule that no more than one field can finish within a page? --Gumboot 06:34, 19 Nov 2005 (PST)