
13 Feb
2008
13 Feb
'08
1:42 a.m.
On Tue, Feb 12, 2008 at 10:38:28PM +0100, Michael Niedermayer wrote:
And looking at the stream headers, there is colorspace_type which ive apparently half forgotten ...
Does anyone mind if i add chroma_x/y_pos there as well? rich?
I'm mildly against it. The differences are really minor and most formats specify which sampling offset is in use as part of the codec spec. For those that don't, info key/value pairs would probably be sufficient rather than cluttering the header (and easier for processes to set/query in a general-purpose demuxer/muxer api). Rich