流媒体网欢迎您!
全世界的网络联合起来,流媒体世界一定能实现!
 
   
IPTV | P2P流媒体 | 移动流媒体 | 数字家庭 | 流媒体宽频 | 网络流媒体 | 安防监控 | 视频会议 | VIP会员 | 新闻专题
 
 
 
您现在的位置: 流媒体网 >> 技术平台 >> 编码产品 >> 技术正文
 
如何设计高编码效率的视频编码器
作者:电子工程…  来源:电子工程专辑  发布时间:2006-10-25 11:58:38

Understanding video from an algorithmic perspective:

After examining the video acquisition issue, we proceed to the codec issue and study the algorithmic side of the encoding problem.

For engineers versed in the definition of MPEG as an encoding format, it is important to remember the nature of the content being encoded is not random bits and bytes, but actual snapshots of the real world (ie: actual physical objects that follow physical laws of motion and interaction).

The key focus being on physical objects with layers and depth. Video is essentially a series of consecutive moving 2D images (bitmaps).

This is why, when given raw moving pictures (bitmaps), an encoding system that can obtain better understanding of the particular characteristics of the moving pictures will always perform a better job at encoding the video efficiently. Some of these techniques are discussed briefly at the end of the next section.

The digital audio video encoder (codec).

Once the Video ADC noise issues are resolved, we have to consider the most computationally intensive portion of the chain ---the encoder.

MPEG2 is the established compression standard for AV today. It is used in DVD players and Digital Set Top Boxes. Because MPEG2 has been around for so long, it was accepted wisdom that building commercial MPEG2 encoders is a well understood problem and one only needs to select the lowest cost part. This is not the case: there are a virtually unlimited numbers of ways to encode the same video sequence to produce different MPEG2 streams, and even when the input stream is clean, the real challenge for the various commercially enabled systems is in how they perform at lower bitrates.
There are commercially available MPEG2 encoders today that can produce equivalent quality video at . and even 1/3 the size (bitrate) of other encoders. The difference comes in the various tools available to the encoders and in innovations in algorithms that are still unknown to most engineers using these applications for product development.  

A partial list of tools and innovations available to MPEG encoder chips:

These are closely guarded secrets, not few in the industry will talk openly about them.

上一页  [1] [2] [3] [4] [5] [6] [7] [8] 下一页

责任编辑:sand


发表评论】【告诉好友】【打印此文】【关闭窗口收藏此页到365Key   
  • 上一篇技术:
  • 下一篇技术:
  •  
    相关新闻
    TD-SCDMA无线网络规划的特点
    移动电视的技术及解决方案解析
    高创视讯推出多通道wmv9视频编码器
    无线网络中的视频通信
    H.264视频解码器在C6416 DSP上的实现