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

搜索资源列表

  1. h264dec

    0下载:
  2. h264的解码源程序,h264文件解码成yuv视频序列-h264 decoder,decode the h264 file to yuv video series
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:154332
    • 提供者:刘语
  1. h264enc

    3下载:
  2. h264编码源程序,将yuv视频序列编码为h264文件-h264 encoder,encode yuv video series to h264 file
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:255104
    • 提供者:刘语
  1. H264解码器源码 for Android

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
  3. 所属分类:android开发

    • 发布日期:2017-03-02
    • 文件大小:230525
    • 提供者:wyc
  1. h264-encoded-source.h264编码源程序

    2下载:
  2. h264编码源程序-将yuv视频序列编码为h264文件-h264 encoded source- the yuv video sequence coding for the h264 file
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-07-27
    • 文件大小:254976
    • 提供者:sunjialin
  1. h264.rar

    1下载:
  2. H.264编解码器源码,已在vc6 vc7 linux下编译通过,另有DM642工程文件,可供h264编解码学习参考,H.264 source codecs have been compiled under vc6 vc7 linux adoption, and another DM642 project file for reference learning h264 codec
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-23
    • 文件大小:231484
    • 提供者:李康茂
  1. AVPlayer.zip

    0下载:
  2. 播放H264文件的播放器,使用ffmpeg,平台是Windows Mobile PPC2003,H264 file player player, use ffmpeg, the platform is Windows Mobile PPC2003
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-22
    • 文件大小:541016
    • 提供者:赵越
  1. s3c6410-h264-IDR-encode-ok

    1下载:
  2. 这是上一个代码的优化,加了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
  3. 所属分类:Embeded Linux

    • 发布日期:2014-07-28
    • 文件大小:3072
    • 提供者:杨在
  1. 264tomp4

    0下载:
  2. 把h.264的视频文件,转换成MP4格式的通用文件-The h.264 video files into MP4 file format common
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:70211
    • 提供者:巴基斯坦
  1. DirectShow-H264-ENCODE

    0下载:
  2. 利用DirectShow实现对视频文件H264编码与解码基类-To DirectShow achieve H264 video file encoding and decoding of the base class
  3. 所属分类:DirextX

    • 发布日期:2017-03-25
    • 文件大小:7094
    • 提供者:刘永贵
  1. x264_encoder_src

    0下载:
  2. 利用库文件实现的x264编码filter,使用前用regsvr32先注册一下,注册时,注意路径要正确,对研究264编码很有帮助。-Library file to use the x264 encoding implementation filter, use regsvr32 to register before you, register, pay attention to the path to be correct, the study of 264 coding helpful.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:1287305
    • 提供者:davidlee123
  1. ProcRTSP

    0下载:
  2. 通过rtsp协议获取音视频码流,并解析rtp包成保存成h264文件。-Rtsp protocol for audio and video streams, and resolve the rtp package to save h264 file.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-21
    • 文件大小:6588355
    • 提供者:BXJ
  1. h264_file_forma

    0下载:
  2. 所属分类:File Formats

    • 发布日期:2017-11-09
    • 文件大小:3931048
    • 提供者:黎程
  1. s3c6410-h264-encode-ok

    0下载:
  2. 已产品化代码,用华恒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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:2428
    • 提供者:杨在
  1. H.264decodingprocess

    1下载:
  2. 这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。 执行命令方式为: -o 264格式的输入文件 yuv格式的输出文件 比如(假如目录为 D:\H264\ ): D:\H264\h264_dec.exe D:\H264\test.264 D:\H264\test.yuv 若不输入参数,则默认为: h264_dec.exe test.264 test.yuv-This is a pure C language of the H.2
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:120518
    • 提供者:happysweets
  1. h264

    0下载:
  2. transmit H.264 file simulation
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:3160
    • 提供者:amer
  1. H264

    0下载:
  2. 实现媒体文件的RTP打包,内含RTP协议的说明文档-Implementation of the RTP media file package containing RTP protocol documentation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-15
    • 文件大小:3986315
    • 提供者:zhaidh
  1. h264

    1下载:
  2. 用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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-18
    • 文件大小:5161600
    • 提供者:钱彬
  1. Mp4-h264-file-view

    0下载:
  2. Mp4,h264文件查看器0.1.3B源码-Mp4,h264 file view
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:95359
    • 提供者:fan
  1. YuvToH264

    0下载:
  2. 通过FFMPEG,将YUV文件编码成H264文件,在用的时候,要在网上找一个YUV文件。(Through FFMPEG, the YUV file is encoded into a H264 file, and when you use it, find a YUV file on the internet.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:14018560
    • 提供者:hxq2146041
  1. UrlSavetoh264

    0下载:
  2. 将RTSP的URL连接,读取视频流,并保存为H264文件。(Connect the RTSP URL, read the video stream, and save it as a H264 file.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:16242688
    • 提供者:hxq2146041
« 12 3 4 5 6 »
搜珍网 www.dssz.com