搜索资源列表
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
mpeg2_easy.rar
- MPEG2 PS,TS流编解码,结构清晰,适合初学者,MPEG2 PS, TS stream encoding and decoding, structural clarity, suitable for beginners
ffmpeg_source
- FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案,支持的标准非常全。-FFmpeg is a collection of recording, conversion, audio/video encoding and decoding functions for the integration of a complete open source solution that supports the standard is very full.
AudioCoder.rar
- 对音频的编码、解码的封装,接口非常简单,支持g722,g723,g728,g729的编解码,For audio encoding, decoding package, interface is very easy to support g722, g723, g728, g729 codec
JM93
- jm93 国际标准ITU-T h264 用于视频编解码 -jm93 h264 this software if for video coding and decoding
capture
- 一个实用的解码无线接收程序 无线接收模块为431M 用中断解码-A practical procedure of decoding the wireless receiver wireless receiver module for use interrupt decoder 431M
MPEG4Deal
- C语言编写的MPG4解码程序,包括完整的解码及编码就结构,适合学习MPG4的相关数据结构及处理流程,-C language MPG4 codec procedures, including a complete decoding and encoding on the structure, MPG4 for learning the structure and the related data processing,
1
- code for decoding image using quadtree partition
gamepdf
- mp4经典解码源代码,共享给大家相互学习研究之用,欢迎共同探讨。-mp4 classical decoding the source code for everyone to learn from each other to share research purposes, welcome to explore.
decodeVc1File
- This great peace of software will decode VC-1 compressed elementary stream file into RAW YUV data using libavcodec library from FFMPEG. The project is self-contained and don t need any external resources. The generated raw file is called (test
VisualCvideoandaudioDevelop
- 利用Visual C++进行网络及多媒体(视频/音频)开发的书籍。书中精选了大量的具有商用价值的工程案例,包括视频捕捉系统、视频会议系统和远程视频监控系统的开发技术;网络、多媒体技术的底层实现,如MPEG-4的播放技术、编码技术和解码技术,XvidQP系统的开发等;MP3深入编程技术。另外,还对流行的网络、多媒体开发工具——微软的DirectX9.0进行了介绍,具体包括DirectShow、Direct3D、DirectSound和DirectMusic。在本书的最后一章,详细介绍了基于IBM
TheframeofFFMpeg
- FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案。FFmpeg的开发是基于Linux操作系统,但是可以在大多数操作系统中编译和使用。 FFmpeg支持MPEG、DivX、MPEG4、AC3、DV、FLV等40多种编码,AVI、MPEG、OGG、Matroska、ASF等90多种解码。TCPMP, VLC, MPlayer等开源播放器都用到了FFmpeg。-FFmpeg is a collection of recording, conversion, audio
Decode264
- 使用ffmpeg sdk 对H264文件解码,对解码过程进行了封装-H264 files using ffmpeg sdk for decoding, the decoding process of the package
OMAP3530
- 摘要: 对标准的视频编解码标准(如H. 264 和AVS 标准) 的核心技术进行了分析,提出一种基于TI 公司的OMAP3530处理器平台的通用视频解码方案。该方案充分利用了OMAP3530 的硬件结构特点,特别是2D/ 3D 图形图像加速器的特点,以提高解码速度。实验结果表明,AVS 格式的QCIF 码流解码速率可以达到25 fps ,适合于便携式多媒体终端视频解码应用。-Abstract: The standard video coding standard (such as H. 264
directshow
- 全面介绍DirectShow,针对MPEG-2流媒体的解码-Comprehensive introduction DirectShow, MPEG-2 stream for the decoding
DECORE
- mpeg4解码技术,可作为参考,对初学者有参考价值-mpeg4 decoding technology can be used as reference, a valuable reference for beginners
myplaydemo
- delphi av快速播放器,支持各种视频格式的解码-delphi av fast player, support for decoding of various video formats
MPEG-2-video-codec-source-code
- MPEG-2视频编解码源代码,编码和解码源代码改成vc6下的console32 project,调试成功. -MPEG-2 video codec source code, source code for encoding and decoding into vc6 under console32 project, debugging success.
Decoding-study-notes-series-
- 解码学习笔记系列和DirectShow开发指南大全,适合研究学习多媒体开发相关人员-Decoding study notes series and DirectShow Developer s Guide to Guinness, for the research study multimedia development staff
VB-multi-format-decoding
- VB多格式解码播放插件,可以支持多种音视频格式,声音大小,EQ调节,对比度、全屏等。可以直接用来做KTV点歌系统等。-VB multi-format decoder player plug can support a variety of audio and video formats, the size of the sound, EQ adjustment, contrast, full-screen. Can be used directly for KTV VOD system.
