搜索资源列表
DirectShowLibV1-3
- dotNET c# directshow的运行库, 由C#的direct运行时库实现截取和回放 在本版本中 增加了DirectDraw, Windows Media Format的示例代码-dotNET directshow the runtime from the direct C# runtime library to intercept and playback version of the DirectDraw added to the Windows Media Format of t
ffmpegTest
- ffmpeg是开源的流媒体编解码,这是ffmpeg在windows的版本,主要内容有1.ffmpeg2.0sdk(来自于www.chinavideo.org) 2.AVTest实例(自己改编ffmpeg源码out_example.c和apiexample.c) 这是学习ffmpeg API极好的途径,等学完这些就可以慢慢深入ffmpeg编解码部分了-ffmpeg is to increase revenue streaming media codecs, This is ffmpeg t
smpeg-0.5.4b
- 本软件是音频(mp3),视频(mpeg)解码c++程序,提供了vc下和linux下的两个版本,也可以移植到嵌入式系统中。-Audio (mp3), video (mpeg) decoder c procedures, vc provided under linux and the two versions can be transplanted to embedded systems.
H264_C_version
- H.264标准视频编解码源代码C语言版本
T-REC-H.264-200503-I!!PDF-C
- h.264官方中文翻译标准,2005年3月版本。
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
libffmpeg
- ffmpeg从gcc移植到Visual C++上的版本,本人自行移植-ffmpeg from gcc ported to Visual C++ on the version I own transplant
WebcamPlayer
- Webcam directShow API定义C#版本
DVB-H--introduction
- 这是欧洲数字电视标准DVB-H的中文介绍版本,供大家学习参考。-This is the European digital TV standard DVB-H version of the Chinese introduction for them to learn information.
lencod
- JM12.4在C-FREE的版本,编码器,成功编译运行,适合给在C-FREE下的用户学习使用。-JM12.4 in the C-FREE version, encoder, a successful compile run to the C-FREE for the users learn to use the next.
ldecod
- JM12.4在C-FREE的版本,解码器,成功编译运行,适合给在C-FREE下的用户学习使用。-JM12.4 in the C-FREE version of the decoder successfully compile run to the C-FREE for the users learn to use the next.
jm14.2_h264
- H.264的JM14.2版本的C语言源代码。-JM14.2 version of the H.264 C language source code.
H.264yuanma
- H.264源码最新版本,可以用vc6.0直接编译-Source the latest version of H.264, C code
qqmusic
- 一个关于H264网络解码的客户机程序,几种包含了FFPMEG的C版本-A client program on the decoding of H264 network, several contain FFPMEG the C version dvfdsfgdsfsd dsssgdsgsdgdsgsgdsgsdg
nvlc_LibVlcWrapper
- vlc的C#封装版本。能播放多种格式的音频和视频资源。-C# package vlc version. Can play multiple formats of audio and video resources.
ffmpeg
- ffmpeg视屏库的C++版本使用,音频和视频的同步,使用SDL作为框架。共8课时的源码(打包),添加到工程中就可以使用。-ffmpeg library C++ screen versions, audio and video synchronization, using SDL as a framework. 8 hours of source (packaged), added to the project can be used.
FFmpeg.AutoGen
- ffmpeg的C#版本,可以对视频文件进行解封装、读取媒体流文件等,需要有一定的ffmpeg的知识基础才能实现很轻松的开发。(The C# version of ffmpeg can unpack video files, read media streaming files and so on. It needs a certain knowledge base of ffmpeg to achieve very easy development.)
H5视频播放插件
- 随着H5的兴起,传统的C/S构架产品逐步迁移到B/S架构上,但是H5的版本演进一直没能很好的解决实时视频播放的问题,从HLS到WebRtc 再到 Wasm 都伴随着它的问题, HLS延迟大满足不了实时流性要求; WebRTC 复杂以及更适合视频会议的场景使得在安防行业很难大规模应用, Wasm的出现给人们带来了希望,但是由于目前性能和原生应用相差效远,在 2K 等高分辨率的情况,很难达到实时流解码; 因此越来越多的客户迫切需要一种能在安防行业基于B/S框架的视频播放方案 本播放控件支持以下功能: