搜索资源列表
KevinLib200602042213
- KevinLib功能简介: 实现了DirectX下视频,音频的采集 实现了XVID,H.264(编码类采用X264,解码类采用ffmpeg/libavcodec),MPEG4等的编解码 功能详细见 KevinLibDemo 开发工具 VC7 BBS :http://www.videobbs.com CVS :pserver:anonymous@videobbs.com:2401/CVSROOT/KevinLib co KevinLib A
H264Player(FFMPEG)
- 经过优化后的PC端H.264编解码程序,效率高
rtp server
- 该软件是基于RFC398标准,通过RTP协议传输H.264 NAL包,由于没有实现RTSP,为了能够使通用播放器可以播放,使用了SDP(session descr iption protocol)会话层协议。 播放的时候需要先建立一个sdp文件,设置好相应的通讯参数,然后用通用播放器(比如VLC,经测试VLC的缓冲性能要比MPLAYER和FFMPEG播放器好)打开sdp文件,再通过本 软件发送RTP数据,即可实现视频播放。由于通用播放器同一时间只可以播放一个码流,而我们的码流音频和视频是独立成两
H264.h.264解码C语方源代码
- h.264解码 有自己添加的详细的注释 有一部分是基于ffmpeg,h.264 decoder has its own detailed comments to add in part is based on ffmpeg
H.264解码器ffmpeg完整优化代码
- H.264解码器ffmpeg完整优化代码包括PC和WindowsMobile版本,ffmpeg WindowsMobile directshow mux implement
ffh264lib_2008.zip
- H.264 DEcoder, Reference ffmpeg 2008, VC++ 2008 Compile, No error and Warning.This Version is the most fastest H.264 decoder than before ffmpeg. using method same as Xvid,Jesse Stone, Taiwan. msn: fatalfeel@hotmail.com in ffmpeg H.264 decoder,H.26
ffmpeg_h264_vc
- ffmpeg中抽取的H.264解码器代码,解码速度比JM解码器快,增加了trace文件-ffmpeg H.264 decoder to extract the code, decoding speed faster than the JM decoder, an increase of trace files
ffmpeg
- FFMEPG源码,很好很强大的编解码器,我在此基础上开发了VC下的264解码器和DSP平台的解码器-FFMEPG source code, very good very strong codecs, I developed on the basis of the VC under the 264 decoder and decoder DSP platforms
ffplay
- 用于实现h.264的播放器软件,用到的相关信息有:ffmpeg和SDL,可以播放现有的大多数格式-Used to implement h.264 player software, use of relevant information are: ffmpeg and SDL, can play most of the existing format
ffmpeg_h264_vs2010
- vs2010下编译过的ffmpeg工程,学习h.264视频编解码的好资料。-the project of ffmpeg compiled in vs2010,it s useful for H.264 STUDY.
H264CE(FFMPEG)
- ffmpeg for h. 264 media playing
ffh264lib_20.zip
- H.264 from ffmpeg 2008 version Build in VS2008 no error warning, Jesse Stone, Taiwan,H.264 from ffmpeg 2008 versionBuild in VS2008 no error warning, Jesse Stone, Taiwan
ffh264lib_30.zip
- H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan,H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan
ffh264lib64bits_05.zip
- 64-bits H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan,64-bits H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan
ffh264lib64bits_06
- FFmpeg 2008 H.264 64bits VC++ 9.0
ffh264libxxxx.rar
- h.264 from ffmpeg-r16537 in vs2008 fatalfeel@hotmail.com Jesse,h.264 from ffmpeg-r16537 in vs2008 fatalfeel@hotmail.com Jesse
ffh264lib_0510.zip
- h.264 from ffmpeg-r16537 and bug fixed for debug mode 64 biits fatalfeel@hotmail.com Taiwan ,h.264 from ffmpeg-r16537 and bug fixed for debug mode 64 biits fatalfeel@hotmail.com Taiwan
H264 Decode
- 提问,寻找哪儿有H.264解码器,询问如何从ffmpeg中提取H.264的解码器,询问 是否有VC下的工程,可以实现H.264的解码,……,为了满足这些朋友的要求, ffmpeg工程组成员“hust_xcl”特地从ffmpeg中提取出了H.264的解码器部分(H.264 的编码器有独立的工程:x264),并用VC++生成了工程文件,各位有需要的朋友 可以在本工程的基础上进行适当的修改,以满足自己的需求。-As
HAVCCodeDecoo
- H.264+ffmpeg解码码器的样例程序源码 -H.264+ffmpeg decoding codec sample program source code
VideoSDK
- 使用DirectShow打开视频,ffmpeg解码(Use DirectShow to open the camera and use ffmpeg to decode H.264)