Talk:OggRGB: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
=== Do we need a gamma correction field? ===
=== Do we need a gamma correction field? ===


Sebi: How about specifying the color space (ie sRGB) -- And why not merging OggRGB and OggYUV with an additional color space identifier ?


=== Is there ever a case where RGB video has non-square pixels, ie, do we need an aspect ratio? ===
=== Is there ever a case where RGB video has non-square pixels, ie, do we need an aspect ratio? ===


Sebi: Storing that won't hurt. I'd do so. (Recall DVD resolutions, 720x480 (NTSC) or 720x576 is supposed to be DAR 4:3 or 16:9 (DAR = display aspect ratio))


=== How about support for skipped frames or variable duration? ===
=== How about support for skipped frames or variable duration? ===

Revision as of 11:45, 11 November 2005

Do we need a gamma correction field?

Sebi: How about specifying the color space (ie sRGB) -- And why not merging OggRGB and OggYUV with an additional color space identifier ?

Is there ever a case where RGB video has non-square pixels, ie, do we need an aspect ratio?

Sebi: Storing that won't hurt. I'd do so. (Recall DVD resolutions, 720x480 (NTSC) or 720x576 is supposed to be DAR 4:3 or 16:9 (DAR = display aspect ratio))

How about support for skipped frames or variable duration?

Is there a need for a VorbisComment -like header?