CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - h264

搜索资源列表

  1. H264toYUV420

    0下载:
  2. 文件格式转换:将H264格式转换到YUV420格式-The file format conversion: convert H264 format YUV420 format
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:9298952
    • 提供者:张世龙
  1. H264Android

    0下载:
  2. android手机开发中,一个关于h264解码器的例子-a demo of h264 on android
  3. 所属分类:android

    • 发布日期:2017-11-14
    • 文件大小:286465
    • 提供者:王永刚
  1. Rtp

    1下载:
  2. 服务器端发送H264码流,客户端接受并解码与存为YUV文件.(H264,ffmpeg,Rtp,YUV等技术都包含在内)希望大家好好学习。我愿传播我的知识,促进社会发展 2012.9.7-Server sends H264 stream client to receive and decode YUV file saved as. (H264, ffmpeg, Rtp, YUV, and other technologies are included) and hope that we learn
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-02-20
    • 文件大小:66008333
    • 提供者:jackshen
  1. rtsp

    0下载:
  2. 一个功能完善的rtsp服务器,同时支持h264、mp3等多媒体传输。-A functional rtsp server, support h264, mp3 and other multimedia transmission.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-08
    • 文件大小:771845
    • 提供者:hzf
  1. libh264-android

    1下载:
  2. android上的h264解码器,可以通过JNI,应用层对h264数据进行解码-h264 decoder for android according to the jni interface to java
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2015-01-03
    • 文件大小:680960
    • 提供者:RobSky
  1. last_x264

    0下载:
  2. x264的官方源码,可以进行h264格式数据的编解码功能-the source code of x264 to decoder or encoder video with h264 format
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:
    • 文件大小:555776
    • 提供者:RobSky
  1. TNALLDecodderh

    0下载:
  2. 这是自己编的一个h.264的NAL层的解码小程序源码,它首先从H264文件件中读取码流,然后分离每个NAL,以便将H264打包成RTP包。 可直接使用。 -This is one of their series h.264 NAL layer decoding applet source code, it is first of all to read the stream from H264 file pieces, and then separating each NAL to H264
  3. 所属分类:Windows Develop

    • 发布日期:2014-11-14
    • 文件大小:217088
    • 提供者:xinlnix
  1. H264_streamer_ti_ES

    1下载:
  2. this program uses ortp library for streaming H264 elementary stream. For testing we have used ES generated by TI codec
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-05
    • 文件大小:156118
    • 提供者:sharath
  1. v4l2-and-h264

    0下载:
  2. 基于ARM9写的V4L2视频采集程序,和H.264数据压缩程序.-ARM9-based write V4L2 video capture program, and H.264 data compression program.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:5509
    • 提供者:paulic
  1. libh264-android

    0下载:
  2. android h264编码源程序,荡了几天才找到的-android h264 encoded source, swing a few days to find
  3. 所属分类:android

    • 发布日期:2014-11-14
    • 文件大小:680960
    • 提供者:lee
  1. H264rtp

    0下载:
  2. 基于CS结构,发送端对H264编码的视屏文件进行rtp打包发送至接收端,接收端在进行逆向rtp组包,并保存为本地文件。-CS-based structure, the sender of the H264 encoded video screen file the rtp packaging is sent to the receiving end, the receiving end during the reverse the rtp group package and save it as
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:15946215
    • 提供者:341208
  1. H.264_2010

    0下载:
  2. H264,修订版协议,根据2010年3月份版本修正-H264 Revision Agreement 2010
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-30
    • 文件大小:3874695
    • 提供者:田继友
  1. video_systems.tar

    0下载:
  2. H264 decoder on Stratix VI-H264 decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-09
    • 文件大小:449737
    • 提供者:peter
  1. live555-latest.tar

    0下载:
  2. 该文件是live555的源代码,需要在linux下解压编译, 此代码可用作开发服务器 可支持mo3、mpeg2、h264、aac、avc-opensourse of live555
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:564923
    • 提供者:HDT
  1. H264Android_CPP

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion of optimized and verified by simulator (320x480).
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2014-11-14
    • 文件大小:169984
    • 提供者:葛伟
  1. 352x288

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,此为测试码流-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion optimization, this is a test stream
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-18
    • 文件大小:351152
    • 提供者:葛伟
  1. VideoCamera

    0下载:
  2. android h264视频采集,通过LOCALSOCKET上传到服务器上-android video capture and playback
  3. 所属分类:Video Capture

    • 发布日期:2017-11-10
    • 文件大小:107290
    • 提供者:bradlee
  1. General_StreamAnalyzer_Chn_ES

    5下载:
  2. 大华码流分析器,可以分析大华摄像头码流,也可以将大华h264码流转成裸码流-Dahua stream analyzer can analyze Dahua camera stream Dahua h264 code flow into a bare code flow
  3. 所属分类:Graph program

    • 发布日期:2017-11-04
    • 文件大小:1987056
    • 提供者:JerryChen
  1. FileZilla-Server-source-0.9.30

    0下载:
  2. H264视频编解码实例,对初学者很有帮助需要的赶快下载-H264 video codec instance, useful for beginners need to quickly download
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-06
    • 文件大小:3208058
    • 提供者:倪红艳
  1. H264Show

    0下载:
  2. h264和avc下编解码小程序,android平台下实现,可供参考-the h264 and avc codec applet, the android platform is available for reference
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:695303
    • 提供者:sakura
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com