搜索资源列表
h264-encoded-source.h264编码源程序
- h264编码源程序-将yuv视频序列编码为h264文件-h264 encoded source- the yuv video sequence coding for the h264 file
Video Camera Android视频采集和实现
- Android视频采集和实现,采用h264视频编码,3gp格式-Android video capture and implementation of video encoding with h264, 3gp format
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 .
hardh264
- 一个硬件H264编码的VHDL源码,用于FPGA开发,适合IP摄像头等视频设备输出数据的编码。用Xilinx工具测试过,但代码不只是用于Xilinx。-A hardware h264 video encoder written in VHDL suited to IP cameras and megapixel cameras. Designed to be synthesized into an FPGA. Initial testing is using Xilinx tools
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.
JM
- H264视频编码标准代码框架,有JVT专家组发布,vc2008版本-H264 video coding standard code framework, there is JVT Group release, vc2008 version
VideoGet
- 该程序用C++ vc2005编写,可实现摄像头的视频采集和avi到h264格式的压缩转换并播放-The program written with C++ vc2005, enabling camera video capture and compression formats avi to h264 convert and play
H264_WebCam_v3.3
- H264视频捕捉软件,功能强大,可以进行远程视频监控-H264 video capture software, powerful, remote video monitoring can be
VideoCamera
- android h264视频采集,通过LOCALSOCKET上传到服务器上-android video capture and playback
DllStarViewDecoder
- 把RTP载荷类型为96的h264视频的RGB值转换为Y分量,U分量和V分量-Translate the RGB format of h264 video to YUV format of h264 video, which payload is 96
H.264
- H264远程视频监控系统 对整个系统设计有很好的把握 这是修改国嵌的项目代码的更改版-H264 remote video surveillance system for the entire system design have a good grasp of this is embedded in the project to modify the country code Change Edition
vpu
- 这是IPC设备中的视频编码,和解码部分,采用h264编码,对学习者很有帮助-IPC devices, video encoding, h264 encoding and decoding part of the learner helpful
H264Player
- H264视频播放器VC++源代码,搞视频编码解码的同志可以参考-H264 video player VC++ source code, to engage in video encoding and decoding of the comrades can reference
H264-encod-and-decod
- \bin 目录下是已编译成功的编解码器程序以及相应说明 \ldecod目录下是H.264视频解码器程序码。 \lencod目录下是H.264视频编码器程序码。 \rtpdump 目录下是H.264实时传输协议应用的一个简单例子程序。-\ Bin directory is compiled successfully codec procedures, and the corresponding notes \ ldecod directory is H.264 video decode
3
- ffmpeg通过dshow驱动摄像头拍摄视频,并将视频转为h264格式,再添加到rtp流中。运行后生成*.sdp文件,拖入vlc播放器可以查看。运行时请将lib与include文件放到c盘下。本机环境为win8.1(x64) vs2013(x86)-ffmpeg dshow driven by the camera to shoot video, and video into h264 format, add it rtp stream. After running the generated*
H264AVC(2013-04)
- H264(AVC)视频压缩标准原文(英文版)-H264 (AVC) video compression standard text (in English)
VideoEncode
- 在Eclipse环境下,通过jni,用NDK编译出来的H264格式的视频编码动态库,可用于java应用工程中。-In Eclipse environment, through the JNI, using NDK compiled H264 format video encoding dynamic library, can be used in Java application engineering.
camerah264
- 本程序实现了摄像头的视频采集,并将yuyv格式转换为h264格式,程序包含x264库,makefile文件,可以直接make编译运行生成可执行文件-This program implements camera video capture and yuyv format to h264 format, the program contains x264 library, makefile files, you can make directly compile and run an executa