x264

所属分类:流媒体/Mpeg4/MP4
开发工具:Visual C++
文件大小:885KB
下载次数:199
上传日期:2008-03-29 21:13:48
上 传 者kobe1126cn
说明:  MPEG4 Part10(H.264)编码解码源码,附有调试说明
(MPEG4 Part10 (H.264) codec source code, with debug Help)

文件列表:
x264-060805\AUTHORS (1942, 2006-03-25)
x264-060805\build\win32\libx264.dsp (21795, 2006-07-21)
x264-060805\build\win32\libx264.plg (42496, 2006-07-30)
x264-060805\build\win32\libx264.vcproj (32462, 2008-03-29)
x264-060805\build\win32\x264.dsp (4656, 2006-03-15)
x264-060805\build\win32\x264.dsw (809, 2006-07-21)
x264-060805\build\win32\x264.opt (53760, 2006-08-05)
x264-060805\build\win32\x264.plg (24517, 2006-08-05)
x264-060805\build\win32\x264.positions (200, 2006-08-05)
x264-060805\build\win32\x264.sln (1478, 2008-03-29)
x264-060805\build\win32\x264.suo (24576, 2008-03-29)
x264-060805\build\win32\x264.vcproj (6338, 2008-03-29)
x264-060805\build\win32 (0, 2006-08-05)
x264-060805\build (0, 2006-08-05)
x264-060805\common\amd64\amd64inc.asm (7046, 2006-04-11)
x264-060805\common\amd64\cpu-a.asm (3055, 2005-10-25)
x264-060805\common\amd64\dct-a.asm (16898, 2006-07-17)
x264-060805\common\amd64\deblock-a.asm (13630, 2005-10-26)
x264-060805\common\amd64\mc-a.asm (16704, 2006-07-09)
x264-060805\common\amd64\mc-a2.asm (10297, 2006-03-18)
x264-060805\common\amd64\pixel-a.asm (29592, 2006-05-09)
x264-060805\common\amd64\pixel-sse2.asm (19685, 2006-05-10)
x264-060805\common\amd64\predict-a.asm (15733, 2006-05-10)
x264-060805\common\amd64\quant-a.asm (14425, 2006-02-11)
x264-060805\common\amd64 (0, 2006-08-05)
x264-060805\common\bs.h (8966, 2005-10-16)
x264-060805\common\cabac.c (45929, 2006-04-17)
x264-060805\common\cabac.h (2601, 2005-11-04)
x264-060805\common\clip1.h (3321, 2005-02-22)
x264-060805\common\common.c (27390, 2006-08-01)
x264-060805\common\common.h (17865, 2006-07-30)
x264-060805\common\cpu.c (4480, 2006-08-03)
x264-060805\common\cpu.h (1323, 2006-08-01)
x264-060805\common\csp.c (14062, 2006-01-18)
x264-060805\common\csp.h (1904, 2004-06-04)
x264-060805\common\dct.c (12412, 2006-04-17)
x264-060805\common\dct.h (4676, 2006-03-25)
x264-060805\common\display-x11.c (8063, 2006-01-18)
x264-060805\common\display.h (1682, 2005-05-13)
x264-060805\common\frame.c (26493, 2006-05-30)
... ...

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

近期下载者

相关文件


收藏者