Subscribe to RSS feed

«

»

Mar
16

视频去交错问题集

简要说明

在此简单说一下交错(interlace)。我们日常生活中所遇到的很多视频格式,每一帧(frame)实际上是由两个场(field)组成的。一个场含有奇数扫描线,另一个场为偶数。这样的处理方式对我们的电视机来说再合适不过,而电脑上播放的时候看起来就到处是拉丝,也就是我们所说的交错。

Deinterlace的工作,就是挑出两个能构成一个帧的场进行合并,从而得到完全没有拉丝的画面的过程。

点此查看

No comment yet

Leave a Reply

Your email address will not be published.

*


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>