mpeg4标准对亮度色度范围的限制video_range

mpeg4标准中,专门有码字对亮度和色度的范围做限制。



video_range: This one-bit flag indicates the black level and range of the luminance and chrominance signals.

matrix_coefficients: This 8-bit integer describes the matrix coefficients used in deriving luminance and
chrominance signals from the green, blue, and red primaries, and is defined in Table 6-9.




for 8 bit video,

video_range=0 gives a range of Y from 16 to 235, Cb and Cr from 16 to 240;
video_range=1 gives a range of Y from 0 to 255, Cb and Cr from 0 to 255.

如果码流中没有此两个参数:

In the case that video_signal_type() is not present in the bitstream or colour_description is zero the matrix
coefficients are assumed to be those corresponding to matrix_coefficients having the value 1.
In the case that video_signal_type() is not present in the bitstream, video_range is assumed to have the value 0 (a
range of Y from 16 to 235 for 8-bit video).

由于默认值为0,因此,如果码流中不编码此比特的话,标准的解码器会按照16~235的范围进行限制。

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值