CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - mpeg2enc
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - mpeg2enc - List
[
mpeg mp3
]
mpeg2enc.rar
DL : 0
Update
: 2025-02-17
Size
: 60.41kb
Publisher
:
[
mpeg mp3
]
mpeg2
DL : 0
该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧 的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 可以在标准的C编译器中,编译makefile文件来运行该程序。 在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。-this directory contains the implementation of the ISO / IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc / directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify / directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src / directory there are two subdirectories mpeg2enc and / mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par / directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar
Update
: 2008-10-13
Size
: 589.1kb
Publisher
:
万祥兵
[
mpeg mp3
]
mpeg-2编解码原程序
DL : 2
里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 7 aacenc mpeg2 AAC音频编码程序 8 aacdec mpeg2 AAC音频解码程序-which contains the following elements : 1.mpeg2enc encoder VC source code and compiled executable under procedures 2.mpeg2dec decoder source code and compile VC executable three verify a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output Unix shell script file. Par 4 is a group of the second 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. Five bin presented the document six mpeg2ply executable contains a player to mpeg1 mpeg2 video streaming and the windows executable. 7 aacenc mpeg2 AAC audio coding procedure 8 aacdec mpeg2 AAC audio decoding procedures
Update
: 2008-10-13
Size
: 790.35kb
Publisher
:
www
[
Speech/Voice recognition/combine
]
MPEGaac
DL : 0
\\mpeg2 \\doc \\mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \\verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \\src \\mpeg2enc 编码器源代码及VC下编译的可执行程序 \\mpeg2dec 解码器源代码及VC下编译的可执行程序 \\par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 \\bin 给出了该文件的可执行程序 \\mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 \\AAC \\aacenc mpeg2 AAC音频编码程序 \\aacdec mpeg2 AAC音频解码程序-\\ mpeg2 \\ doc \\ mpeg2enc.doc and mpeg2dec.doc document contains a decoder for further information. \\ Verify a group used for the certification of small images and the data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. \\ Src \\ mpeg2enc encoder source code and compiled under VC executable \\ mpeg2dec decoder source code and compiled under VC executable \\ par is a group of 25 per second in 30 and the rate under MPEG-2 and MPEG-1 encoding of the document encoding parameters. \\ Bin presented the document executable \\ mpeg2ply to include a broadcast and mpeg1 mpeg2 video stream of windows executable. \\ AAC \\ aacenc mpeg2 AAC audio coding procedures \\ aacdec mpeg2 AAC Audio Decoder
Update
: 2008-10-13
Size
: 786.06kb
Publisher
:
guzhiru
[
Compress-Decompress algrithms
]
mpeg2enc
DL : 0
mpeg-2的实现程序,全部用C编写,不含其他动态库
Update
: 2008-10-13
Size
: 60.74kb
Publisher
:
ht
[
Special Effects
]
mpeg2enc
DL : 0
基于VC的MPEG2编码程序,已调试通过,绝对值得一看!
Update
: 2008-10-13
Size
: 145.91kb
Publisher
:
thinkelse
[
Special Effects
]
mpeg2enc
DL : 0
mpeg2压缩源代码,c语言的,很好。对初学者适用
Update
: 2008-10-13
Size
: 60.67kb
Publisher
:
雷峰成
[
mpeg mp3
]
mpeg2enc
DL : 0
实现了mpeg2的编码功能,从.ppm文件转换为mpeg2的视频,并包含了配置文件NTSC.par,供配置图像大小、帧数等参数
Update
: 2008-10-13
Size
: 84.84kb
Publisher
:
刘寒冰
[
Special Effects
]
44
DL : 0
\\mpeg2 \\doc \\mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \\verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \\src \\mpeg2enc 编码器源代码及VC下编译的可执行程序 \\mpeg2dec 解码器源代码及VC下编译的可执行程序 \\par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 \\bin 给出了该文件的可执行程序 \\mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 \\AAC \\aacenc mpeg2 AAC音频编码程序 \\aacdec mpeg2 AAC音频解码程序
Update
: 2008-10-13
Size
: 678.68kb
Publisher
:
韩义
[
Compress-Decompress algrithms
]
mpeg2enc
DL : 0
视频压缩标准MPEG2的视频部分的参考C代码
Update
: 2008-10-13
Size
: 66.47kb
Publisher
:
方健
[
mpeg mp3
]
mpeg2source
DL : 0
该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。可以在标准的C编译器中,编译makefile文件来运行该程序。在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。-this directory contains the implementation of the ISO / IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc / directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify / directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src / directory there are two subdirectories mpeg2enc and / mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par / directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar
Update
: 2008-10-13
Size
: 590.02kb
Publisher
:
邓志国
[
mpeg mp3
]
mpeg2
DL : 0
该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧 的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 可以在标准的C编译器中,编译makefile文件来运行该程序。 在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。-this directory contains the implementation of the ISO/IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc/directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify/directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src/directory there are two subdirectories mpeg2enc and/mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par/directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar
Update
: 2025-02-17
Size
: 589kb
Publisher
:
万祥兵
[
mpeg mp3
]
mpeg2source
DL : 0
该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。可以在标准的C编译器中,编译makefile文件来运行该程序。在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。-this directory contains the implementation of the ISO/IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc/directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify/directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src/directory there are two subdirectories mpeg2enc and/mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par/directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar
Update
: 2025-02-17
Size
: 590kb
Publisher
:
邓志国
[
mpeg mp3
]
mpeg-2编解码原程序
DL : 1
里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 7 aacenc mpeg2 AAC音频编码程序 8 aacdec mpeg2 AAC音频解码程序-which contains the following elements : 1.mpeg2enc encoder VC source code and compiled executable under procedures 2.mpeg2dec decoder source code and compile VC executable three verify a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output Unix shell script file. Par 4 is a group of the second 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. Five bin presented the document six mpeg2ply executable contains a player to mpeg1 mpeg2 video streaming and the windows executable. 7 aacenc mpeg2 AAC audio coding procedure 8 aacdec mpeg2 AAC audio decoding procedures
Update
: 2025-02-17
Size
: 790kb
Publisher
:
www
[
Streaming Mpeg4
]
mpeg2encode
DL : 0
mpeg的编码源程序,来自组织的权威代码,功能注释极其详细-mpeg encoding source from the authority's code annotation extremely detailed
Update
: 2025-02-17
Size
: 60kb
Publisher
:
张阳
[
Multimedia Develop
]
mpeg2Peter
DL : 0
H264的解码原代码.最新的版本 效率很高,功能强大,完全符合协议标准-H264 decoding the original code. The latest version is highly effective, powerful, fully consistent with protocol standards
Update
: 2025-02-17
Size
: 337kb
Publisher
:
陈进
[
Streaming Mpeg4
]
mpeg2enc0606128
DL : 0
MPEG-2压缩编码的完整源代码,经过测试可以在VC6.0中完全运行-MPEG-2 coding complete source code, the test can be fully operational VC6.0
Update
: 2025-02-17
Size
: 76kb
Publisher
:
魏文君
[
Compress-Decompress algrithms
]
mpeg2enc
DL : 0
mpeg-2的实现程序,全部用C编写,不含其他动态库
Update
: 2025-02-17
Size
: 60kb
Publisher
:
ht
[
Special Effects
]
mpeg2enc
DL : 0
基于VC的MPEG2编码程序,已调试通过,绝对值得一看!-VC of the MPEG2-based coding procedures have been debug passed, absolutely worth a visit!
Update
: 2025-02-17
Size
: 146kb
Publisher
:
thinkelse
[
mpeg mp3
]
mpeg2enc
DL : 0
mpeg2 编码器 伯克利大学的代码 mpeg2 编码器 伯克利大学的代码-mpeg2 encoder mpeg2 code Berkeley Berkeley encoder code
Update
: 2025-02-17
Size
: 4.29mb
Publisher
:
zhang
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.