comparison DOCS/tech/mpcf.txt @ 17795:a4e7458d61ed

little clarification of sample_width/sample_height
author michael
date Fri, 10 Mar 2006 13:54:39 +0000
parents ea0d4bc79bf1
children 6edc4492b777
comparison
equal deleted inserted replaced
17794:ea0d4bc79bf1 17795:a4e7458d61ed
568 MUST be set to the coded width/height, MUST NOT be 0 568 MUST be set to the coded width/height, MUST NOT be 0
569 569
570 sample_width/sample_height (aspect ratio) 570 sample_width/sample_height (aspect ratio)
571 sample_width is the horizontal distance between samples 571 sample_width is the horizontal distance between samples
572 sample_width and sample_height MUST be relatively prime if not zero 572 sample_width and sample_height MUST be relatively prime if not zero
573 MUST be 0 if unknown 573 both MUST be 0 if unknown otherwise both MUST be non zero
574 574
575 colorspace_type 575 colorspace_type
576 0 unknown 576 0 unknown
577 1 ITU Rec 624 / ITU Rec 601 Y range: 16..235 Cb/Cr range: 16..240 577 1 ITU Rec 624 / ITU Rec 601 Y range: 16..235 Cb/Cr range: 16..240
578 2 ITU Rec 709 Y range: 16..235 Cb/Cr range: 16..240 578 2 ITU Rec 709 Y range: 16..235 Cb/Cr range: 16..240