搜索资源列表
mpeg2_4_ref.rar
- mpeg2,mpeg4编解码参考程序。实现了mpeg4的部分功能
h.263编解码程序(VC)
- H.263算法的一个VC实现源码-H.263 algorithm of a VC-source
RemoteEncoder1[1].0
- 实现helix producer远程压缩控制的程序-The programme of helix producer long-distance compress control.
mpeg4ip-1.3.tar
- mpeg4ip 1.3最新版本,ISMA1.0标准的完整实现,包括客户端服务器端程序以及相关mp4文件制作工具-mpeg4ip latest version 1.3, ISMA1.0 standards of integrity to achieve, including client-server applications, as well as related documentation tools mp4
离散小波变换
- 1 本程序通过Mallat算法实现小波变换 2 本程序能打开任意长宽比的bmp图像,正方形的raw图像,352*288的gray图像,不能打开jpg图像-a procedure Mallat algorithm wavelet transform two procedures would open the arbitrary aspect ratio of bmp image, the raw square image, 352 * 288 images of gray, unable to
WRtspSvr1.0
- 基于标准的rtsp、rtp协议的流媒体服务器程序实现,支持wav格式,支持realplay客户端-standards-based RTSP, rtp agreement streaming media server program, support wav format, client support realplay
XvidQP
- 本程序实现了一个用来分析编码Xvid AVI文件中的每帧的量化值,把其中的每帧的宽度、高度、量化参数以及总帧数等统计信息用文本和图形的方式显示出来。-the realization of a process used to analyze Xvid encoded AVI file every frame of the quantitative value, put each of these frames width, height, quantitative parameters and t
aviTOmpeg
- avi格式的文件转化成mpeg格式的vc++实现的程序-avi files into MPEG format vc achieve procedures
AVI2WMV
- 基于Windows Media SDK实现的把AVI转成WMV的程序。短小精干!-based on the Windows Media SDK achieve put AVI, WMV conversion process. Short crack!
mfmpeg_1.documentation.html
- MediaFrame是一个开源的Java流媒体平台.它提供一个快速,容易实现的并且非常小的applet用来观看audio/video内容而不需要依赖其它播放程序或插件.MediaFrame支持Mpeg(Mpeg-1 & Mpeg-4)图象压缩工业标准,包括支持AAC与MP3. -MediaFrame is an open-source Java platform for streaming media. It provides a fast, be easy to achieve and ver
videocommunicationbyRF
- 采用VC编写的视频通信程序,可供准备编写视频传输的工程师参考,主要采用了DirectShow技术和TCP,Socket等实现代码。-VC prepared using video communications procedures for the preparation of video transmission engineers reference, mainly uses the DirectShow technology and TCP, Socket such codes.
RtpServer.2006.11.24
- 流媒体服务器简单实现程序,是学习rtp的例子-streaming media server simple procedures, is to learn from the examples rtp
jiandanPlayer
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 打开AVC
wavRtspSvr1.0
- 流媒体服务器程序实现,支持wav格式,修改了错误,编译无错误。-streaming media server program, support wav format, which amended the wrong translation of strict.
video_vod
- 本程序实现了VOD视频点播功能。用户可在服务端添加视频。客户端可以点播视频。有叫广泛的应用
YV12TORGB24
- 这个程序实现了YV12转化为RGB24显示,使用FFMPEG开源库,值得学习的地方是转码,显示.开源FFMPEG使用.-This application implements YV12 into RGB24 display, using FFMPEG open source library, and the place of study is the code, display. Open source FFMPEG use.
222645116720079251649185869341
- 用c写的简单的画图程序,实现画直线,矩形-A simple drawing program
RTPjrtplibRTP
- 及于RTSP/RTP的服务器/客户端但程序实现,用RTP通信-a program about media stream server and client based on RTSP/RTP
yuv2rgb
- 本程序实现的功能是把yuv文件变为RGB,以便于matlab处理!-The implementation of the program function is to put the yuv file into RGB, in order to deal with matlab
JVIDEODEMO1
- Java多媒体视频播放器,基于程序较小,并不需要使用到数据库、Java媒体框架(JMF)是你能够编写出功能强大的多媒体播放程序,却不用关心底层复杂的实现细节。JMF、API的使用相对比较简单,但是能够满足几乎所有多媒体编程的需求,本程序要求如下:媒体播放器使用Java编写一个程序实现多媒体播放器的功能,此次设计在Microsoft Windows 7系统下,以Java为开发语言,在Eclipse开发平台上进行的设计与实现。-Java Multimedia Video Player