1 / 69
文档名称:

H.264码率控制算法与率失真优化模型的研究与改进.pdf

格式:pdf   页数:69
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

H.264码率控制算法与率失真优化模型的研究与改进.pdf

上传人:banana 2014/3/17 文件大小:0 KB

下载得到文件列表

H.264码率控制算法与率失真优化模型的研究与改进.pdf

文档介绍

文档介绍:南京邮电大学
硕士学位论文

姓名:郑新资
申请学位级别:硕士
专业:计算机软件与理论
指导教师:孙知信
2011-02-25
南京邮电大学硕士研究生学位论文中文摘要
中文摘要
H .264 视频编码标准的主要目的就是提高对视频的压缩性能。为了取得最优化的压缩
效率,率失真优化和码率控制技术具有非常重要的地位。
本文深入分析了 视频编码标准中计算复杂度极高的率失真优化技术和码率控
制的基本原理,总结了最新的率失真优化模型和码率控制算法的研究成果。在此基础上,
提出一种新的帧层码率控制算法。首先,为降低 RDO(Rate Distortion Optimization,率
失真优化)与码率控制之间的相互依赖性,提出一种二级码率控制算法。其次,为了提供
更加准确的帧复杂度的预测,用基于 RDO 模式选择中的比特数信息代替 MAD(Mean
Absolute Difference,平均绝对残差)来预测帧的复杂度。最后,提出一种自适应指数 R-Q
模型。新的码率控制算法克服了原有算法在码率控制精度和编码性能上的不足。
本文还提出了一种改进的率失真优化模型。为了能更加精确地估计帧内/帧间宏块的
编码比特数,首先提出了一种新的码率估计模型,码率估计值为一序列编码参数的线性组
合,这些参数跟熵编码和变换系数紧密相关。接着提出了一种新的失真度估计模型,失真
度估计值与量化步长密切相关。从而得出新的性能更加优越的率失真优化模型。
本文仿真平台为 。实验结果表明,与原有模型相比,本文提出的率失真优化
模型能够对编码比特数、失真度以及率失真代价做出更加准确的估计;与原有算法相比,
本文提出的码率控制算法在比特数的精确性与编码效率上均有优越的性能。

关键词:,率失真优化,码率控制,帧复杂度,码率估计,失真度估计
I
PDF created with pdfFactory Pro trial version
南京邮电大学硕士研究生学位论文 ABSTRACT
ABSTRACT
The main purpose of the video coding standardization is to improve the
performance of pression. Rate distortinon optimization and rate control play an
important role in video coding munication systems by providing pression
performance.
This dissertation has made in-depth analysis on the rate-distortion optimization scheme
which has high plexity and the foundation theory of rate control
theory in video coding standard. Then, this dissertation summarized the latest research
work about rate distortion model and rate control algorithm. On the basis of analysises, a new
frame-level rate control algorithm was proposed in this paper. Firstly, in order to reduce the
inter-dependency between RDO (Rate-distortion Optimization) and rate control, a kind of
two-stage rate control algorithm was presented. Secondly, to provide more accurate prediction
of the plexity, instead of the MAD (Mean Absolute Difference), bits information in
the RDO-based mode decision process was employed to predict the plexity.