搜索资源列表
h264
- decode the h264 video
H264 基于H264的远程视频监控项目
- 这是国嵌推出的基于H264的远程视频监控项目,有详细的项目文档和项目文件。-This is a country embedded introduced H264-based remote video monitoring project, a detailed project documents and project files.
Video
- 用DirectShow采集视频 H264压缩 分为服务端和客户端 服务端为多个客户端交流做地址交换 网络采用IOCP模式 可以支持N个连接-DirectShow capture video with H264 compression , The program have a server and a client. The server service for IP address exchange. The server use IOCP .
s3c6410-h264-IDR-encode-ok
- 这是上一个代码的优化,加了IDR帧编码,适合不稳定网络(如移动通信网),已产品化,基于华恒S3C6410-R2开发板采集视频并压缩为H264格式,带IDR帧,使用时.c文件要改名为cam2fb.c-This is a code optimization, plus the IDR frame coding for unstable networks (such as mobile communications network), has been product oriented, huahen
DirectShow-H264-ENCODE
- 利用DirectShow实现对视频文件H264编码与解码基类-To DirectShow achieve H264 video file encoding and decoding of the base class
h264-and-rtp
- 用h264进行视频编解码,用rtp进行视频传输,效果良好。-Using H264 for video encoding and decoding, using RTP for video transmission, good results.
VideoServerandClient
- 实现了基于rtp传输h264视频流,包括客户端与服务器端-Achieved based on rtp transport h264 video streams, including the client and server-side
17869330H264RtpSource
- h264视频传输,是基于visual c++编写的可以播放音视频文件-h264 video transmission is based on visual c++ can be prepared to play audio and video files
s3c6410-h264-encode-ok
- 已产品化代码,用华恒S3C6410-R2开发板采集视频并压缩为H264格式,不带IDR帧,提供c源程序和MAKEFILE,头文件开发板配套资料有,使用时.c文件要改名为cam2fb.c-Product of the code has been used huaheng S3C6410-R2 development board acquisition and compression for the H264 video format, without IDR frame, providing c
VFW-compression-h264
- 一个用VFW方法来实现视频压缩的程序,实现用H264来压缩。但在使用前要安装合适的播放器,推荐使用完美解码播放器。-A video compression function used VFW mode.It can implement in h264, but it need you to install a suitable video player.
pro
- 本技术文档是本人再学习过程中自己翻译理解后的总结。关于Socket、SIP、RTP、G729、ARM语音编解码、H263、H264视频编解码。包括理解,基本的内容和算法等等。-The technical documentation is a learning process, I no longer understand their own after the translation of the summary. On the Socket, SIP, RTP, G729, ARM voice
h264cnprotol
- H264视频编码协议的规范,难得的中文资料,E文不太好的朋友有福了-H264 video coding protocol specification, a rare Chinese data, E not-so-good friends wen blessed
h264
- H.264/AVC国际标准,DRAFT ISO/IEC 14496-10,MPEG-4第10部分,先进视频编码(Advanced Video Coding)-H.264/AVC international standards, DRAFT ISO/IEC 14496-10, MPEG-4 Part 10, Advanced Video Coding (Advanced Video Coding)
H264BianMa
- 基于MS C++6.0的网络视频会议~~~~~~~ 附书源代码~~~~~H264编码技术-Based on MS C++ 6.0 ~~~~~~~ video conferencing network attached source code book ~~~~~ H264 coding technology
rtsp-rfc-stardard
- rfc mpeg1,2 音频,mpeg 4视频,H264视频以及 rtsp 标准-rfc mpeg1, 2 audio, mpeg 4 Video, H264 video, and standard rtsp
h264
- h264高压缩算法,面向移动设备开发。视频同性技术-h264 high compression algorithm, for mobile devices. Homosexual video technology
H.264
- h264视频压缩标准的官方文档,很经典很难得-h264 video compression standard official document, it is a rare classic
h264
- H264 video codec document
h264
- linux 下基于h264的视频编码与传输-linux h264 video for linux
h264
- 用ffmpeg解码h264视频文件,并且将解码出来的每帧图像用opencv封装进行显示。使用时须配置好ffmpeg和opencv,然后将自己的h264文件名称修改为1.h264 并将其置于当前目录即可运行(可作为2次开发的参考)-Using ffmpeg to decode h264 video file and display each frame decoded using opencv package, the ffmpeg is the latest version 3-2. In ad