搜索资源列表
x264
- H.264编码
X264encoder
- 很实用的X264学习用的源码,对初级者很有帮助-X264 development
x264.r1376.tar
- x264 source code, version r1376-x264 encoder
x264.git
- x264最新的程序,用git从videolan.org下载-x264 latest procedures, use git to download from the videolan.org
x264-snapshot-20070810-2245
- 视频压缩文件,可以将原始视频文件经过压缩利于信道传输-Video compression files, video files can be compressed to the original channel transmission help
x264Encoder2
- 该代码实现从usb摄像头实时抓取视频,并用x264编码库保存为264文件,264文件能够用暴风影音播放。-The code capture video in real time from a usb camera and x264 encoding library to save 264 file, 264 file Storm video player.
webcam1
- 使用v4l2采集图片,经x264压缩后,使用udp协议进行发送,压缩包包含发送端与解码端,基于linux平台。-V4l2 capture images, compressed by the x264, using the UDP protocol to send compressed packet contains sender and decoding side, based on the Linux platform.
x264
- x264 教程 pdf 格式 内容详细 中文的-x264 tutorial pdf format detailed in Chinese
last_x264
- 该文件为x264源代码,可在多种系统环境下编译。-The attached file is the source code for x264 which can be compiled under various operating systems.
video-p2p-based-on-H.264
- 本程序是在H.263的P2P视频聊天程序(本站可下载到)基础上优化升级而成,vs 2008环境,实现了点对点视频通信,分辨率和视频质量有了大幅提升。包括3个工程:x264实现视频编码,ffmpeg实现视频解码,testvideo实现视频采集界面显示和TCP协议传输,需先编译前2个工程生成库文件后供第三个工程调用,编译库时注意修改工程路径及代码中的extern C,也可直接用我编译好的库文件。支持RGB和YUY2(4:2:2)格式输出的摄像头,分辨率支持176x144或352x288两种(修改宏定
x264encode
- x264编码详细文字全过程,学习x264编码不可缺少的资料。-x264 encoding text in detail the whole process of learning x264 encoding indispensable information.
x264params
- x264编码解码库参数详细解释,学习x264编码解码不可缺少的资料。-x264 codec library parameters explained in detail, learning x264 codec indispensable information.
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