
视频编码
文章平均质量分 79
fly1019
不想闲着
展开
-
X264的时耗分析(详) and 程序优化技术
测试环境测试环境:Intel Pentium4 3.00GHz (双核cpu),开启超线程内存: DDR 1.00G操作系统: Windows sever 2003 Enterprise Edition分析软件: Intel(R) VTune(TM) Performance Analyzer 8.0(评估版lic)编译软件: VC71+nasm0.98Bus Speed: 800MHz测试原创 2006-10-15 22:10:00 · 5401 阅读 · 1 评论 -
FFMEPG解码器在嵌入式(PXA270)移植成功 (--enable-x264),分享
#!/bin/bash./configure --cc=gcc / --cross-prefix=/opt/crosstool/arm-linux/bin/arm-linux- / --cpu=arm-v4l / --enable-gpl / --enable-x264 / --extra-cflags=-I/usr/local/in原创 2006-11-05 12:23:00 · 6108 阅读 · 0 评论 -
2009先进视频编码新技术(持续更新)
The latest KTA software is JM11KTA2.3, which integrates the coding tools adopted in the Geneva meeting (Jan. 2009) and before. 最新校验模型JM11KTA2.3中包含的新技术及对应的VCEG提案号如下:1. Inter prediction 1.原创 2009-05-14 10:25:00 · 970 阅读 · 0 评论 -
应用于先进视频编码的二维自适应滤波器AIF分析
二维自适应滤波AIF(Adaptive Interpolation Filter)已经被应用于KTA参考软件模型,本文就2-D non-separable AIF 的主要VCEG提案(Z17, AD08 , AE16)进行解读与分析,并且给出Comments和研究思路,供参考与讨论。 1. Y. Vatis, B. Edler, D. T. Nguyen, J. Ostermann, “原创 2009-05-14 15:55:00 · 852 阅读 · 0 评论