资源列表
h264_loopfilter
- h264 important block descr iption pdfs
autoplayer
- 在VC++中实现自动连续播放多媒体,学习流媒体播放的不错选择
ETI_Library
- 该源码实现ETI文件的分析(decoder)和生成(encoder),是DAB/TDMB相关行业必备的工具
h264_loopfilter
- explaination of deblocking filter used in x264 encoder code
getLen
- 求flv文件视频播放长度,单位:秒,返回的是double,但绝对能求出文件的长度。-Get the length of the flv.
framedividing
- 视频分帧程序,开发环境为C++,实现将视频流分帧-video frame procedures for the C development environment, to achieve sub-frame video streaming
227264
- test System will automatically delete the directory of debug and release, so please do not put files on these two directory
AudioPlayer
- 模仿MediaPlayer界面的C#版播放器,有人说他这界面挺稀缺,可能是制作方法吧,程序没有细看,可能是调用了Windows MediaPlayer的播放库文件,播放过程中显示音乐色彩信息,窗体左侧为播放信息显示区,右侧是歌曲列表区,此列表可以展开或隐藏。源代码在VS2005下直接编译。 -Mimic the C# version of MediaPlayer interface, player, someone said he was quite scarce this interfac
encode_one_macroblock
- 该流程图能够清楚的说明H.264编码的过程,对于我们研究JM代码有很大的帮助。-The flowchart can clearly explain the process of H.264 encoding, JM code for our study is very helpful.
multistream-player
- 支持25个视频同时播放的视频播放器 用gstreamer和gtk开发, 支持命令行-Supports 25 video while playing a video player with a gstreamer and gtk development, support command line
iram-video
- h.263的文档(英文)PERFORMANCE ANALYSIS OF AN H.263 VIDEO ENCODER FOR VIRAM-H.263 files (English) PERFORMANCE ANALYSIS OF AN H.263 VIDEO ENCODER FOR VIRAM
vfwforvedioread
- 一个用VFW方法处理视频数据,实时获取图像数据并进行相关图像处理。