搜索资源列表
svn
- 这个H.264的一个高校codec,已经可以实现CIF格式的编码实时,俗称X264-one of the H.264 codec College, CIF format can achieve real-time coding, commonly known as X264
x264_20080312
- x264编码的开源代码,修改后可以在vc平台上可运行,实时性好-x264-encoded source code can be modified to run on a platform in the vc, realtime good
X264RTMP
- 支持h264编码协议的RTMP传输协议,这个是H264的具体实现x264的配套传输协议中的RTMP,支持x264在RTMP上实时传输的企业版。Linux和windows上测试通过,可直接使用。-xbmc player uses RTMP protocol implementation code, compile the following in the Linux, very good implementation of the RTMP protocol packets in various
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.
av_x264.tar
- 代码实现从usb摄像头实时捕获数据,然后用x264库进行软编码,在通过tutk的av通道实现视频流的实时传输。在linux下用交叉编译器可顺利编译通过,下载到arm开发板上即可执行。-Code to achieve capture data the USB camera in real time, and then the soft code with the x264 library, in real-time transmission through AV channel tutk vid