ITURBT656 协议

ITU-R BT.656 协议

分类: 视频音频
 

ITU-R BT.601和ITU-R BT.656国际电信联盟(International Telecommunication Union)无线通信部门(ITU-R)制定的标准。严格来说,ITU-R BT.656应该是隶属ITU-R BT.601的一个子协议。ITU-R BT.601是演播室数字电视编码参数标准,而ITU-R BT.656 则是ITU-R BT.601附件A中的数字接口标准,用于主要数字视频设备(包括芯片)之间采用27Mhzs并口或243Mbs串行接口的数字传输接口标准。

ITU-R BT.601 16位数据传输;Y、U、V信号同时传输,是并行数据,行场同步单独输出。 
ITU-R BT.656 8/10位数据传输;不需要同步信号;串行数据传输;传输速率是601的2倍;先传Y,后传UV。行场同步信号嵌入在数据流中。

包含三部分 
1:视频信号 
2:定时基准信号:

有两个定时基准信号,一个在每个视频数据块的开始(Start of ActiveVideo,SAV),另一个在每个视频数据块的结束(End of Active Video,EAV);每个定时基准信号由4 个字的序列组成,格式如下: FF 00 00 XY (16 进制)头三个是固定前缀,第4 个字包含定义第二场标识、场消隐状态和行消隐状态的信息。XY(MSB9-0)[1,F,V,H,P3,P2,P1,P0,0,0]

3:辅助信号:

辅助数据信号可以以10 比特形式只在行消隐期间传送,还可以以8 比特形式只在场消隐中的行的有效期间传送。\

 

 

656输出的是串行数据,行场同步信号嵌入在数据流中;

601是并行数据,行场同步有单独输出;

656只是数据传输接口而已,可以说是作为601的一个传输方式。

简单的说ITU-R BT.601是"演播室数字电视编码参数"标准,而ITU-R BT.656则是ITU-R BT.601附件A中的数字接口标准,用于主要数字视频设备(包括芯片)之间采用27Mhz/s并口或243Mb/s串行接口的数字传输接口标准.

 

BT656 Video Capture Controller

 

Summary 
Core Reference 
CR0159 (v1.0) August 21, 2006 
This document provides detailed reference information with 
respect to the BT656 peripheral device. 
There are many video decoder ICs on the market that take S-Video or Composite video signals as 
input, and convert these signals to the ITU-R BT.656 format. One example is the TVP5150A from 
Texas Instruments. Altium Designer's BT656 Video Capture Controller takes this standard video 
stream format, decodes it, and reformats it into a simple memory image – stored in external video 
memory.  The content of this memory can then be read by, and output onto, a VGA monitor using one 
of Altium Designer's 32-bit VGA Controller

 

CR0159 BT656 Video Capture Controller.PDF

原文地址:https://www.cnblogs.com/woshitianma/p/2555756.html