搜索资源列表
mpeg2
- 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及
C++0314085
- JPEG 标准的最新进展是 1996 年开始制定, 2001 年正式成为国际标准的 JPEG 2000 。与 JPEG 相比, JPEG 2000 作了大幅改进,其中最重要的是用离散小波变换( DWT )替代了 JPEG 标准中的离散余弦变换。在文件大小相同的情况下, JPEG 2000 压缩的图像比 JPEG 质量更高,精度损失更小。作为一个新标准, JPEG 2000 暂时还没有得到广泛的应用,不过包括数码相机制造商在内的许多企业都对其应用前景表示乐观, JPEG 2000 在图像压缩领域里
将AVI文件转换成MPG文件
- 将AVI文件转换成MPG文件,由MPEG Software Simulation Group的mpeg2encoder改成。用C语言编程-to AVI file conversion into MPG, by MPEG Software Simulation Group mpeg2encode r changed. Using C Programming Language
MP3CoderDecoderSourceCodeBaseOnDSP
- mp3dec.h - The main header file defining the structures and functions in the decoder mp3dec.c - The main source file, including the main loop and most decoding functions mp3dec_D.h - The windowing function data huff.c - The huffman decoder (
GrabFrame
- 一个视频帧的抓取演示程序。开发平台:Windows XP, Visual C++ 6.0。该程序首先打开mpg文件,然后抓取视频文件的首帧并存为bmp文件。-a video frame grabbing demonstration program. Platform : Windows XP, Visual C 6.0. The procedure was first opened mpg file, and then crawls video files of the first frame
Mpeg1Codec
- 一个实现mpeg1编码的程序,其中包含了mpeg1编码的源程序,该程序的可执行文件 以及在VC下编译的图形用户界面。 开发平台:Windows XP,Visual C++6.0。-a realization mpeg1 coding procedures, which contains the source code mpeg1, The procedure executable file and the VC compiler, graphical user interface. Pl
mpeg2source
- 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器的源代码,以及在VC下编
mp3wrap-0.5-win32.zip
- mp3 文件 分割与合并。c++源代码。,mp3 file segmentation and merging. c++ source code.
newlib.rar
- cmmb协议解复用,按cmmb协议格式解码复用帧,将视频、音频、esg数据输出到文件,CMMB protocol demultiplexing, in accordance with the agreement CMMB multiplexing frame format decoder, video, audio, esg data output to a file
music-player
- 基于MFC编程编写的简易音乐播放器 功能有:打开文件 播放文件 暂停播放 停止播放自动播放 调节音量 显示音乐详情 退出程序 适用于学习C++的初学者-MFC-based program written in simple music player functions: Play the file to open the file automatically play pause stop playing adjust the volume to exit the program displ
mp3dec
- 采用C语言编写的MP3解码程序,可以移植到STM32等MCU,移植比较简单-mp3 audio file decoder source code,can use to a stm32 mcu
MPEG-4bianCode
- (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-(1) This program can be in Windows 2000, Visual C++ 6.0 environment compiled through. (2) is
MPEG-4encore
- [1]本程序可在Windows 2000、Visual C++ 6.0和DirectX 8.0 环境下编译通过。 [2]编译时直接打开//DECORE/BUILD目录下的DECORE.DSW文件。-[1] This program can be at Windows 2000, Visual C++ 6.0 and DirectX 8.0 environment compiled through. [2] compile-time direct open// DECORE/BUILD
avcodec_sample.cpp.tar
- 一个Ffmpeg库打开视频文件的例子,基本包含开发所需要的步骤,并详细说明其作用-Ffmpeg library to open a video file of the examples include the development of the basic steps required, and detailed descr iption of its role
dvbcut_0.5.4.tar.bz2
- dvbcut可以从接收的dvb-c的数据流中截取感兴趣的一段,并保存成mpeg形式的输出文件。-dvbcut is a Qt application which enables you to select certain parts of an MPEG transport stream (as received on Digital Video Broadcasting, DVB) and save these parts into a single MPEG output file.
MP3decodingprocess
- 提供了一个mp3的解码程序,包括mp3dec.h -主要的头文件定义函数在解码器的结构和 mp3dec.c -主源文件,包括主回路和最解码功能 mp3dec_D.h -数据的窗口函数 huff.c -哈夫曼解码器(速度,从观念,这是借来 的托米斯拉夫乌泽拉茨安培) huffman.h -霍夫曼解码器的Tablefile fastimdct.c -优化的变换的IMCT fastsb.c -优化的“多相变换子带”,真正的IMCT另一 windowing.c -输出过滤功能
Appendix17
- “MP3”目录下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序在 Windows2000、Visual C++6.0环境下编译通过,在\MP3\Debug目录下有可直接运行的执行文件,本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-" MP3" directory for a complete player CoolPlayer all the code, " decode source&qu
s1mp3demo
- s1mp3的一个C demo程序。 它可以在cygwin环境下对炬力的MP3进行编程。 最后在屏幕上看到自己的测试程序。 参见包里的位图文件 -s1mp3 a C demo program. It can be programmed Actions of MP3. Finally on the screen to see your test program. See the bag bitmap file
libTremor09-02-18
- 此压缩文件包括了ogg解码算法的c语言实现-This compressed file includes the ogg decoding algorithm c language
mp3report
- find mp3 file in c++ platform and boost cheack system