Welcome![Sign In][Sign Up]
Location:
Search - mpeg2

Search list

[Documentsmpeg2

Description: 一个mpeg2规范文档-A mpeg2 specification documents
Platform: | Size: 747520 | Author: 站长 | Hits:

[mpeg mp3mpeg2

Description: mpeg2 编解码源程序,用c语言写的-mpeg2 arranges the decoding source program, writes with the c language
Platform: | Size: 38912 | Author: wei | Hits:

[mpeg mp3mpeg2

Description: 该目录下包含了实施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
Platform: | Size: 603136 | Author: 万祥兵 | Hits:

[Multimedia programmpeg2编码程序

Description: mpeg2编码程序-mpeg2 encoding procedures
Platform: | Size: 101376 | Author: 天海 | Hits:

[Multimedia programmpeg2视频编解码器

Description: mpeg2视频编解码程序-mpeg2 video codec procedures
Platform: | Size: 607232 | Author: 天海 | Hits:

[DSP programimage642-mpeg2-loopback

Description: DSP下的MPEG2采集/编码/解码-The MPEG2 collection/encode/decode in DSP
Platform: | Size: 460800 | Author: 王晓东 | Hits:

[Windows Mobilempeg2编解码

Description: 一份实用不错的MPEG2的编解码,可以支持在语间,网络,电视的语间压缩,本人已在多个项目中已有应用.-a practical good MPEG2 codec can support the language, network television between the compressed phrase, I have on a number of projects have been applied.
Platform: | Size: 299008 | Author: pmq | Hits:

[Multimedia DevelopMPEG2,1解码器

Description: 一个用多媒体解码和解码源代码,MPEG2,1解码器-The file includes a multimedia decoder which decodes the mpeg2 and mpeg1 and the source code of mpeg2,mpeg1 decoder.
Platform: | Size: 51200 | Author: 施立祥 | Hits:

[Multimedia DevelopMPEG2-decode

Description: 基于intel IPP的MPEG2视频解码器,对反离散余弦变换和运动补偿进行了优化,可轻松胜任1920×1088分辨率的视频解码-The mpeg2 decoder based on intel IPP optimize IDCT and motion compensation and decode the 1920*1088 resolution of video easliy.
Platform: | Size: 301056 | Author: 王斌 | Hits:

[Linux-Unixl_ipp-MPEG2-encode_p_4[1].0.006

Description: Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2编码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG2 encoder source code
Platform: | Size: 47104 | Author: 黄希 | Hits:

[Linux-Unixl_ipp-MPEG2-decode_p_4[1].0.007

Description: Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2解码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG2 decoder source code
Platform: | Size: 84992 | Author: 黄希 | Hits:

[Software EngineeringTI-mpeg2

Description: ti公司基于TM320DM642的mpeg2开发珍贵资料,搞HDTV的一定要看看!-ti the mpeg2-based development TM320DM642 valuable information, engage in HDTV must have to see!
Platform: | Size: 51200 | Author: 高韬 | Hits:

[Software Engineeringmpeg2-1

Description: 英文版的mpeg2系统结构,对TS帧结构以及PES的帧结构作了详尽的介绍-English mpeg2 system structure, as well as the frame structure of the TS of the frame structure of PES detailed introduction
Platform: | Size: 481280 | Author: | Hits:

[Compress-Decompress algrithmsmpeg2

Description: 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。-1, INTRODUCTION This code is IS0 13818-5 MPEG2 system layer protocol analysis code, after that I modified, and now finally can VC++ 6.0 compiler to run under the release for up dedicated to those who understand the MPEG2 system layer protocol and the hard programmers to work overtime. In order to be able to compile under windows, I modified the relevant part of the operating system code, comment out a number of main function, leaving only the main function decode.cpp no comment, so the procedure is compiled TS streaming system layer decoding analysis procedures, If you want to realize other functions such as encode, as long as the main function of decode.cpp comment, the main function of encode.cpp Notes can be removed.
Platform: | Size: 221184 | Author: | Hits:

[mpeg mp3Mpeg2

Description: 一个mpeg2的源代码,可以用VC++进行修改后进行编码和解码.-An mpeg2 source code can be used VC++ Be modified after the encoding and decoding.
Platform: | Size: 187392 | Author: 泉木 | Hits:

[mpeg mp3MPEG2.System

Description: MPEG2.System标准翻译-MPEG2.System standard translation
Platform: | Size: 100352 | Author: | Hits:

[Streaming Mpeg4mpeg2

Description: MPEG2的编码解码源码,比较规范,可做参考,学习。-MPEG2 codecs source, a fairly standard, can refer to a learning process.
Platform: | Size: 727040 | Author: 刘文佳 | Hits:

[mpeg mp3mpeg2(VC)

Description: vc 实现的关于mpeg2的解码源代码 已经经过测试 如果你想入门但是没有找到头绪 那么快点下载不吧-vc achieved on the mpeg2 decoder source code has been tested if you want to entry but did not find a clue So do not you hurry up and download
Platform: | Size: 645120 | Author: 范柏超 | Hits:

[mpeg mp3mpeg2

Description: 该目录下包含了实施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可执行程序。-err
Platform: | Size: 602112 | Author: huhuat | Hits:

[Othermpeg2-13818-3

Description: 收集到MPEG2中的7个部分,给大家共享啊,这是iso13818-3-MPEG2 collected in seven parts, give everyone shared ah, this is iso13818-3
Platform: | Size: 50176 | Author: supersi | Hits:
« 12 3 4 5 6 7 8 9 10 ... 49 »

CodeBus www.codebus.net