之前对着几种视频格式认识不是很清晰,所以看数据手册的时候,看的也是稀里糊涂的。

因为项目中需要用到cvbs做视频输入,在元器件选型上,看到tw2867的数据手册上,有这么一句话:

The TW2867 includes four high quality NTSC/ PAL/SECAM video decoders that convert analog composite video signal to digital component YCbC r data for security application。

我硬是看了好几次,还去专门查了下,composite video是不是就是cvbs信号?

结果在维基百科上面看到:

Composite video (one channel) is an analog video transmission (without audio) that carries standard definition video typically at 480i or 576i resolution. Video information is encoded on onechannel, unlike the slightly higher-quality S-video (two channels) and the even higher-quality component video (three or more channels).

Composite video is usually in standard formats such as NTSCPAL, and SECAM and is often designated by the CVBS initialism, for color, video, blanking, and sync, or simply as video.

来自:https://en.wikipedia.org/wiki/Composite_video

然后再接着就看到了下面这篇文章,实在是太有用了,转了,分享给大家。

还是老外说的实在,图文并茂的,不明白都不行:(此文出自:http://blog.csdn.net/lanmanck/article/details/8946971)

 

[Tech : video Content 2004 by Lyberty; last updated March 30, 2005 

S-Video (Separated-Video) is better than a composite video connection.

But note that the bandwidth of S-video (also written as "S Video") is the same as that of composite video. The real benefit of an S-video connection is that it can reduce dot crawl, hanging dots, and crawling edges that appear on the vertical and horizontal edges (respectively) of some colored objects in the picture. [more]

S VIDEO, originally known as "Y/C Separated video", is one of the higher quality ways to transmit the television signal from a peripheral device (DVD player, PlayStation 2, whatever) to a television. The way S-Video works is that it basically separates the color information (Chrominance) from the brightness (Luminance). By doing this, it reduces things like color bleeding and dot crawl and greatly increases the general clarity and sharpness of the picture. The reason that this is so is that televisions are designed to display separate Luminance (Y) and Chrominance (C) signals.

S-Video connector pin-out:

Recommendation: The increase in picture quality that you'll get in platform games (like the PS2) when you move from composite (yellow-plug) to S-Video is very noticeable and is well worth spending the extra money to buy the optional cable.

Component (not composite) Video [aka Analog Component Video; Y - Pb - Pr; red-green-blue]:

Uses a three jack cluster of wires with the ends color coded green, blue, and red. (does not include audio cable).

Y-Pb-Pr, or what we nowadays refer to as component video or color difference video, was invented to simplify video electronics and reduce the overall bandwidth requirements for transmitting video compared with RGB. In practice it provides one luminance signal with full horizontal resolution and two color signals with reduced horizontal resolution.

Y = Luminance, Pb = Chrominance 1, Pr = Chrominance 2

From your DVD player or HDTV set top box to your TV, it is analog, thus its full name "analog component video".

Also referred to as Y, R-Y, B-Y or color difference video. Some DVD players label the green, blue, and red jacks Y, Cb, Cr .

Composite Video [RCA or BNC] (aka "yellow-plug" video)

The old "AV" standard connector. The common RCA connector is color-coded Yellow for Composite video. 
The term "yellow-plug video" is recommended to help cut down on confusion between "composite" and "component" (which sound alike).

SUMMARY:

The four types of standard video connections described in the following table give you four levels of video quality. Optimize your viewing experience by using the best connection available for your connected component. For example, if your DVD player supports a component video connection, connect the DVD player to your Plasma TV using component video instead of composite video or S-Video.

Quality Cable and Connector Connection Description
Best Component - The video signal is split into three signals, two color and one black and white, giving you the best picture. Use component video to take advantage of the superior picture found in such signal sources as HDTV and progressive DVD.
Better S-Video - The video signal is split into two signals, giving you an even better quality picture. For example, text displayed on-screen using this connection is noticeably sharper than composite or coaxial (RF).
Good Composite ("yellow plug") - The video signal is carried through a single "pin". This connection type is the one that is most commonly found on video devices (as of 2004/2005).
Basic Coaxial (RF) - The video and audio signals are both carried in one cable. Used for antenna and cable signals.
(The other three connection types only handle video, requiring separate connections for sound.)

But what about those red and white connectors?

Audio Inputs 
Stereo Analog Audio connections use red and White color coded "RCA" connections. These support mono or stereo analog audio.

Building a home theatre: Get a 27" or bigger TV with a component video input.

The only feature you should shop for when buying this TV is a component input (in addition to composite and s-video). This input is about 1/2 an inch in diameter with about five pins in the center.

Component video comes in different non-interchangeable formats (scan rate formats) for regular TV or HDTV, for example:

>>>>>>>>>>>>> Interlaced or 480i from a standard NTSC DVD player : : 480i = NTSC interlaced video = 640x480 pixels = 480 displayed horizontal lines of resolution
>>>>>>>>>>>>> 480p from a progressive scan NTSC DVD player : : 480p = NTSC progressive scan = 640x480 pixels = 480 displayed horizontal lines of resolution
>>>>>>>>>>>>> 720p (HDTV) :: 720 displayed horizontal lines of resolution
>>>>>>>>>>>>> 1080i (HDTV) :: 1080 displayed horizontal lines of resolution

Note: Typically, standard TVs and HDTVs support only a 60Hz refresh rate.

Component or s-video? ( vs.)

S-Video: separates chrominance and luminance 
Component: further separates chrominance into two signals 
This is why component is better. Makes a big difference even on an analog tv when using a dvd player.
Recomendation: Use high quality cables. Gold plated, double shielded, and made for video only.

Note: If your DVD player does not have a progressive scan (480p) button then the signal will be 480i.

其他知识可参考:http://www.lyberty.com/encyc/articles/svideo.html

(转) s-video vs. composite video vs. component video 几种视频格式详细说明和比较的更多相关文章

  1. wordpress使用video.js与七牛云存储实现无广告视频分享应用

    video.js是一款极受欢迎的基于HTML5的开源WEB视频播放器,其充分利用了HTML5的视频支持特性,可以实现全平台的无视频插件播放功能,对于现在流行的手机.PAD等移动智能终端有极佳的应用体验 ...

  2. How to read video frames in hadoop?如何在Hadoop中读取视频帧?

    To process specialized file formats (such as video) in Hadoop, you'd have to write a custom InputFor ...

  3. h5的video标签支持的视频格式

    关于<video>标签所支持的视频格式和编码: MP4 = MPEG 4文件使用 H264 视频编解码器和AAC音频编解码器 WebM = WebM 文件使用 VP8 视频编解码器和 Vo ...

  4. Video Codecs by FOURCC 视频格式编码

    FOURCC Name Summary 1978 A.M.Paredes predictor This is a LossLess video codec. >>> 2VUY 2VU ...

  5. HW Video Acceleration in Chrome/Chromium HTML5 video 视频播放硬件加速

    Introduction Video decode (e.g. YouTube playback) and encode (e.g. video chat applications) are some ...

  6. html5的video标签支持的视频格式

  7. @Aspect注解并不属于@Component的一种

    也就是一个类单纯如果只添加了@Aspect注解,那么它并不能被context:component-scan标签扫描到. 想要被扫描到的话,需要追加一个@Component注解

  8. 谈一谈创建React Component的几种方式

    当我们谈起React的时候,多半会将注意力集中在组件之上,思考如何将页面划分成一个个组件,以及如何编写可复用的组件.但对于接触React不久,还没有真正用它做一个完整项目的人来说,理解如何创建一个组件 ...

  9. video,source元素

    一,视频 <video src="../[再一次快乐结局]第15集.mp4" controls="controls" width="500&qu ...

随机推荐

  1. Tornado中gen.coroutine详解

    1.gen.coroutine的作用 自动执行生成器 2.Future对象 在介绍异步使用之前,先了解一下Future对象的作用. Future简单可以理解为一个占位符,将来会执行的对象,类似java ...

  2. (原)ubuntu下cadvisor+influxdb+grafana+supervisord监控主机和docker的containers

    ubuntu下cadvisor+influxdb+grafana+supervisord监控主机和docker的containers(运行在主机上) 适用于类ubuntu系统.amd64. 1. in ...

  3. 【DIOCP3-说明书】DIOCP3的输出日志

    DIOCP3除了有详细的监控面板之外,还有详细的输出日志,当然需要打开日志编译开关! 在工程选项加入DEBUG编译指令,这样在运行中就可以看到DIOCP3的运行详细日志 日志输出在EXE相同目录的LO ...

  4. Java套接字Socket编程--TCP参数

    在Java的Socket中,主要包含了以下可设置的TCP参数. 属性 说明 默认值 SO_TIMEOUT 对ServerSocket来说表示等待连接的最长空等待时间; 对Socket来说表示读数据最长 ...

  5. Android.mk用法整理

    [时间:2016-05] [状态:Open] 输出消息 由于Android.mk使用的GNU Make的语法,可以方便的使用.ndk提供了一下三种格式的消息输出: error: debug print ...

  6. 内核参数SEMMSL SEMMNS SEMOPM SEMMNI参数的设置

    内核参数SEMMSL SEMMNS SEMOPM SEMMNI参数的设置  转自:http://www.dbafree.net/?p=92   这四个参数自己一直没搞清楚 今天问了下同事,大概整了一下 ...

  7. Shell获取格式化日期

    Shell获取格式化日期 shell date 获取昨天日期 使用date -d 选项: date +"%Y%m%d" -d "+n days" 今天的后n天日 ...

  8. 【转】更改 shell 终端的默认键绑定为 vi 模式

    我们使用的 shell 终端是 bash,它的默认键绑定方式是 emacs 模式.比如键入 Ctrl+a 光标会停在行首,Ctrl+e 光标会停在行尾等等. 如果希望在终端输入时使用 vi 的模式,比 ...

  9. Ubuntu 系统下卸载 IntelliJ IDEA

    参考:http://blog.csdn.net/csdnones/article/details/50449947 卸载只需要删除解压出来的目录就行了,然后删除/home/你用登录名/IntelliJ ...

  10. django 利用PIL 保存图片

    在使用django时不知道怎么保存图片,又不想用它的form ,在网上找了许久,终于找到个解决方案,利用PIL.image 将POST上来的图片保存到media目录下,然后再修改models from ...