搜索资源列表
719(3)YUVviewer
- wince下EVC的编程,将一个播放器采用一个动态链接库里的编码方式对流媒体进行编码,提高编码的效率,和播放的效果-weights under EVC programming, will a player using a dynamic link library encoding for streaming media encoding, improve coding efficiency, players and the effect
Symbian_OS_2D_Game_Engine_Example_v1_0
- Symbian OS: 2D Game Engine Example file name: Symbian_OS_2D_Game_Engine_Example_v1_0.zip descr iption: This C++ example application shows how to make a portable and efficient 2D game on top of Symbian OS. The application supports different displ
windows_media_encoder
- 这个程序是以Windows Media 的SDK所编写的一个简单编码器,能对摄像头,电视卡,DV等设备进行编码。-this program is the Windows Media SDK prepared by a simple encoder, can the camera, TV cards, DV encoding equipment.
StreamingServer_src
- Unreal Media Server - is a streaming server for Windows operating systems. Both media files and live media streams are supported. File types include all the types playable by MS DirectShow, namely: AVI (DivX, XVid, any other encoding), MPEG-1, M
DecklinkCapture
- DecklinkCapture is a simple dialog based Microsoft Windows video capture and preview application. It can capture to a file either uncompressed, DV, Window Media encoded video. The encoding options will only be available if the encoders are present on
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
Mpeg4Code
- VC下的MPEG4编码示例代码,适合于做流媒体的开发人员参考-VC under the MPEG4 encoding sample code for developers who do streaming media reference
IPmulti
- 一个由台湾人编写的课程设计---IP多播 流媒体影音传输,涉及到视频采集,编码(directshow),传输(jrtplib),解码,播放。我做毕业设计时参考过。 其中包括整个程序的框架说明ppt,相信对大家非常有用,其中注释为繁体中文,可用ue阅读源文件,不过不是很多。-The people of Taiwan to prepare a curriculum design--- IP multicast streaming media audio and video transmissio
OpenSource_AVS_Transcoder_SDK_mini
- AVS转码器源代码。代码包括优化的AVS的编码,音频转码和多线程转码。对于视频部分,转码器对GOP顺序进行解码和编码过程。对于音频部分,转码器先提取音频信息,然后编码成MP3格式-This is a video transcoder project based on AVS. The source codes include an optimized implementation of AVS encoding, an audio transcoder and a multi-thr
getMediaInfo
- 利用MediaInfo动态链接库获取多媒体文件信息的示例,可以获取所有格式的流媒体文件有关信息,如比率、媒体时长,视频编码,音频编码,屏幕比率等详细信息。主要演示怎样调用MediaInfo.dll库文件。返回的信息目前是英文信息,想要汉化处理的网友可以把读取返回的信息放到数组中,自己逐个翻译即可-Dynamic link library using MediaInfo to get information, examples of multimedia files, you can get al
JM
- jm软件源码,用于流媒体编码标准H264的性能评测-jm-source software for streaming media encoding standard of the performance evaluation H264
mpeg1
- MPGE1的编码源码。流媒体核心算法···MPGE1的编码源码。流媒体核心算法-MPGE1 encoding source. Streaming media encoding core algorithm MPGE1 source. Core Algorithm for Streaming Media
Backup
- 流媒体编码,可以实现文件或设备文件自动流化 -Streaming media encoding
speex-1.2rc1
- speex源代码,一种常用的流媒体编码格式,可用于一般的voip-speex source code, a popular streaming media encoding format, which can be used for general voip
H.264_Parameter
- H.264流媒体编码视频参数设定的详细介绍,对于流媒体编程很有帮助,值得珍藏。-H.264 video streaming media encoding detailed parameter settings for streaming media programming helpful, worth treasuring.
ffmpeg-3.3.2-win64-dev
- 流媒体,编码解码推流等功能。强大的库,用过都说好(Streaming media, encoding and decoding flow and other functions. Powerful library, used to say good)
ffmpeg-3.3.2-win64-static
- 流媒体,编解码流等功能。 强大的图书馆,用过都说好(Streaming media, encoding and decoding flow and other functions. Powerful library, used to say good)
ffmpeg-3.3.2-win64-shared
- Streaming media, encoding and decoding flow and other functions. Powerful library, used to say good
libsourcey-master
- Cross-platform C++11 library for high speed networking and media encoding. HTTP, WebSockets, TURN, STUN, Symple and more...
intelmedia_codec
- intel media sdk代码,包含编码和解码,window下编译可以直接运行(Intel media SDK code, including encoding and decoding, window compiler can run directly.)