CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 流媒体/Mpeg4 搜索资源 - ffmpeg h.264

搜索资源列表

  1. FFmpegDecodeDemo

    0下载:
  2. 采用FFmpeg对H.264文件进行解码的优秀例子。-are used to decode H.264 document outstanding examples.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:4.37kb
    • 提供者:蒋林
  1. ffmpeg_h264_vc

    0下载:
  2. 从ffmpeg内提取出来的H.264解码的vc版本
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:971.27kb
    • 提供者:ever
  1. ff_264_dec_vc.rar

    0下载:
  2. 从ffmpeg中提取的h.264解码器,网上从其他地方也不容易找的到,对于想理解H264标准,优化H264解码器,及开发H264相关应用的人,会有很大帮助。,Ffmpeg extracted from the h.264 codec, on-line from other places is not easy to find that the standard for H264 would like to understand and optimize the H264 decoder, and
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-26
    • 文件大小:302.15kb
    • 提供者:liuchunlong
  1. H264CE(FFMPEG)

    1下载:
  2. wince下可用的H.264压缩算法,提取自ffmpeg-H.264 compression algorithm available under wince, extracted from ffmpeg
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2016-10-10
    • 文件大小:3.03mb
    • 提供者:林生
  1. h.264-decode

    2下载:
  2. 改工程为从ffmpeg中提取文件,在VS下整合成的h.264文件解码-decode h.264 files
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-03-06
    • 文件大小:4.24mb
    • 提供者:MrD
  1. H264Dec(OnlyP)20060516

    0下载:
  2. 该程序为从FFMPEG中提取的有关H.264解码程序在VC下编译通过的一个工程-The program extracted from the FFmpeg H.264 decoding the relevant procedures in the VC compiler adopted under a project
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-25
    • 文件大小:310.53kb
    • 提供者:姜旭
  1. ffmpegH.264flow

    0下载:
  2. 介绍了从FFMPEG库中提取的H.264 的播放视频流程-Introduced extracted from the FFMPEG library of the H.264 video flow
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:4.16kb
    • 提供者:robin
  1. x264_rtp

    0下载:
  2. This Code is to Encoding and Streaming H.264. This code is based to FFMPEG open source. This code consists of h.264 encoding library and RTP streaming library.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-23
    • 文件大小:7.1mb
    • 提供者:
  1. ffmpeg-0.5

    0下载:
  2. This file contains the ffmpeg video codec library. FFmpeg is the open source library of numerous codecs like mpeg4, H.264, H.263, mpeg2 and many more. You can encode your raw video using any video codec.
  3. 所属分类:Streaming_Mpeg4

  1. Ffmpeg H264 Decoder Lib

    3下载:
  2. 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-03-06
    • 文件大小:6.01mb
    • 提供者:致胜织梦
  1. AVPlayer

    0下载:
  2. 基于VS2008的H.264/AVS算法实现,利用FFMPEG库-The H.264/AVS algorithm based on VS2008 using the FFMPEG library
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:481.81kb
    • 提供者:wjx
  1. ffmpeg_h264_vc

    1下载:
  2. ffmpeg中使用到的H.264解码的C语言源代码。-the H.264 decoder C source code in ffmpeg.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:1.07mb
    • 提供者:李斌
  1. rmlibflvdemux.tar

    0下载:
  2. 精简FFMpeg,只要20个文件,可以解复用FLV文件,生成H.264/AAC文件-Streamline FFMpeg, as long as 20 files, FLV files can demultiplexing generate H.264/AAC file
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:139.19kb
    • 提供者:梁东
  1. ffmpeg-svn-20070501.tar

    0下载:
  2. 视音频编解码功能,通过了在linux下的编译,gcc版本4.1.2。成功对视频流进行H.264编码并将符合H.264标准的视音频文件解码成YUV数据,最后使用YUV工具播放成功。-audio/video codec toos. It includes libavcodec, the leading open source codec library. compiled in linux GCC at version 4.1.2.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-11
    • 文件大小:2.53mb
    • 提供者:zhangwujiang
  1. H264_decoder_demo

    0下载:
  2. 利用ffmpeg方法,对H.264进行解码。一个可以在Windows上编译运行的源码-H.264 decoding
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-03
    • 文件大小:256.62kb
    • 提供者:易文强
  1. decoder

    1下载:
  2. 用FFMPEG库,自己写的解码H.264、H.263以及MPEG4码流的程序,使用很方便,它默认开了2个线程解码。 已经封装好了解码函数,直接调用。-Use FFMPEG library, write your own decoding H.264, H.263 and MPEG4 stream of the program, easy to use, default to open two threads decoding.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-03-06
    • 文件大小:3.07kb
    • 提供者:asd
  1. ffmpeg_h264

    0下载:
  2. 使用ffmpeg库编写的VC下得H.264视频解码程序。-Using the ffmpeg library written in VC have H.264 video decoding process.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:1.77mb
    • 提供者:bj
  1. feng-2.1.0_rc1

    0下载:
  2. 新版本(2.1)。feng是一个多媒体的流媒体服务器与互联网多媒体内容实时流IETF的标准兼容。feng实现RTSP协议 - 实时流协议(rfc2326)和RTP / RTCP - 支持实时传输协议/ RTP控制协议(RFC3550)的RTP资料的最小控制(rfc3551)与音频和视频会议。 client 相容列表 libnemesi Live555.com FFPlay GStreamer RealPlayer HelixPlayer QuickTime Ge
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-25
    • 文件大小:562.49kb
    • 提供者:
  1. 264

    0下载:
  2. H.264解码ffmpeg中提取出了H.264的解码器部分-H.264 decoder ffmpeg to extract the H.264 decoder part
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:303kb
    • 提供者:张一凡
  1. h.264-decoder

    0下载:
  2. 压缩包中的.exe是利用ffmpeg对.264压缩文件解码-Compressed package. Exe is using ffmpeg for decoding compressed files .264
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-27
    • 文件大小:10.06mb
    • 提供者:郭倩
« 12 »
搜珍网 www.dssz.com