x264-060805

所属分类:流媒体/Mpeg4/MP4
开发工具:Visual C++
文件大小:3281KB
下载次数:176
上传日期:2008-12-03 16:35:44
上 传 者jianqiong
说明:  有关X264编码器的压缩和解码过程,内容全面,很值得一看
(On the x264 compression encoder and decoder process, comprehensive, it is worth a visit)

文件列表:
x264-060805\AUTHORS (1942, 2006-03-25)
x264-060805\configure (9726, 2006-07-29)
x264-060805\COPYING (17992, 2004-06-04)
x264-060805\Makefile (5118, 2006-08-04)
x264-060805\matroska.c (13134, 2006-08-05)
x264-060805\matroska.h (1774, 2005-10-03)
x264-060805\muxers.c (26190, 2006-03-29)
x264-060805\muxers.h (2194, 2006-03-27)
x264-060805\version.sh (375, 2006-01-13)
x264-060805\x264.c (34597, 2006-08-04)
x264-060805\x264.h (16142, 2006-08-01)
x264-060805\x264编译问题合集.pdf (92597, 2006-03-30)
x264-060805\如何在vc6下编译x264.pdf (96538, 2006-03-30)
x264-060805\vfw\codec.c (14447, 2006-07-18)
x264-060805\vfw\config.c (45146, 2006-02-12)
x264-060805\vfw\driverproc.c (6921, 2005-10-16)
x264-060805\vfw\driverproc.def (139, 2005-06-12)
x264-060805\vfw\resource.aps (43188, 2007-05-24)
x264-060805\vfw\resource.h (4792, 2006-02-12)
x264-060805\vfw\resource.rc (13544, 2006-02-12)
x264-060805\vfw\x264.bmp (12366, 2005-09-25)
x264-060805\vfw\x264vfw.h (3767, 2006-02-12)
x264-060805\vfw\w32api\vfw.h (5553, 2004-06-04)
x264-060805\vfw\installer\Thumbs.db (5632, 2007-05-24)
x264-060805\vfw\installer\win.bmp (26494, 2005-06-12)
x264-060805\vfw\build\win32\libx264.lib (882498, 2007-05-24)
x264-060805\vfw\build\win32\x264vfw.dsp (4818, 2005-01-10)
x264-060805\vfw\build\win32\x264vfw.dsw (537, 2004-06-04)
x264-060805\vfw\build\win32\x264vfw.ncb (2747392, 2007-05-24)
x264-060805\vfw\build\win32\x264vfw.opt (53760, 2007-05-24)
x264-060805\vfw\build\win32\x264vfw.sln (878, 2007-05-24)
x264-060805\vfw\build\win32\x264vfw.suo (9216, 2007-05-24)
x264-060805\vfw\build\win32\x264vfw.vcproj (7840, 2007-05-24)
x264-060805\vfw\build\win32\x264vfw.vcproj.FENG.liuqiuwei.user (1379, 2007-05-24)
x264-060805\vfw\build\cygwin\Makefile (3413, 2005-06-12)
x264-060805\tools\.cvsignore (13, 2004-06-04)
x264-060805\tools\avc2avi.c (22045, 2005-06-20)
x264-060805\tools\checkasm.c (24759, 2006-07-09)
x264-060805\tools\countquant_x264.pl (1383, 2005-04-06)
... ...

2006.08.05 successfully compiled under: Visual Studio 6 Interprise Edition(vc6) Visual C++ 2005 professional(vc8) Intel C++ Compiler 8.0 corresponding x2*** version: Rev.551 Every modification is remarked with //lsp... Any problem about my x2*** for vc, please send me mail or submit the question on my blog: http://blog.csdn.net/sunshine1314 ps: x2*** changelog https://trac.videolan.org/x2***/log/trunk/ 【x2*** cli常用选项解释】 1.最简单的方式 x2*** -o test.2*** infile.yuv widthxheight example: x2*** -o test.2*** foreman.cif 352x288 note: 352x288中间的是英文字母x,而不是*,总是有一些朋友会搞错了,所以我在此多一句提醒一下。 2.量化步长固定 --qp ?? example: x2*** --qp 26 -o test.2*** foreman.cif 352x288 3.采用cavlc --no-cabac note: 默认是采用cabac 4.设置编码帧数 --frames ?? example: x2*** --frames 10 --qp 26 -o test.2*** foreman.cif 352x288 5. 设置参考帧数目 --ref ?? example: x2*** -- ref 2 --frames 10 --qp 26 -o test.2*** foreman.cif 352x288 6. 用于dvdrip的经典选项:码率控制,采用B帧,两遍编码 example: x2***.exe --frames 10 --pass 1 --bitrate 1500 --ref 2 --bframes 2 --b-pyramid --b-rdo --bime --weightb --filter -2,-2 --trellis 1 --analyse all --8x8dct --progress -o test1.2*** foreman.cif 352x288 x2***.exe --frames 10 --pass 2 --bitrate 1500 --ref 2 --bframes 2 --b-pyramid --b-rdo --bime --weightb --filter -2,-2 --trellis 1 --analyse all --8x8dct --progress -o test2.2*** foreman.cif 352x288 7. 显示编码进度 --progress qTTTTTTTTTTTTTTTr U U qTTTTTT┤ Peter Lee ├TTTTTTr U U U U U tTTTTTTTTTTTTTTTs U  U U  U U  U  I'am happy of talking with you about video coding, U  U transmission, vod and so on. U U Welcom to MY homepage: videosky.9126.com U U U  U U U q───────────────────────r U tTT┤ lspbeyond@126.com ├TTs t───────────────────────s

近期下载者

相关文件


收藏者