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

搜索资源列表

  1. FFmpegDecodeDemo

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

    • 发布日期:2008-10-13
    • 文件大小:4473
    • 提供者:蒋林
  1. QCIF+264+Samples

    0下载:
  2. 这些是QCIF的测试序列,编码参数为 x264 -o test.264 test.yuv 176x144 目前JM能够解码多数参数编码序列,FFMPEG仅能够解码P帧。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:932358
    • 提供者:haoquan huang
  1. ffmpeg_h264_vc

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

    • 发布日期:2008-10-13
    • 文件大小:994577
    • 提供者:ever
  1. H264CEWM5(FFMPEG).ffmpegh.264在Wince5上的实现

    0下载:
  2. ffmpegh.264在Wince5上的实现,ffmpegh.264 at Wince5 on the implementation
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:1791470
    • 提供者:王磊
  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
    • 文件大小:309403
    • 提供者:liuchunlong
  1. Decorder264(ffmpeg)test

    1下载:
  2. Decorder264[ffmpeg]test,vc6编译通过,能正常解文件,文件名:test.264-Decorder264[ffmpeg]test
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:2637082
    • 提供者:温小斌
  1. H264CE(FFMPEG)

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

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

    1下载:
  2. ffmpeg中将264文件打包成TS流的代码,本人亲自在使用,生成的TS流可以使用VLC播放-ffmpeg in 264 files packaged into the code of the TS stream, I personally use the TS stream generated can use VLC player
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:2038
    • 提供者:kongyameng
  1. h.264-decode

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

    • 发布日期:2013-03-06
    • 文件大小:4445306
    • 提供者: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
    • 文件大小:317986
    • 提供者:姜旭
  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
    • 文件大小:4255
    • 提供者: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
    • 文件大小:7449904
    • 提供者:
  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
    • 文件大小:6300236
    • 提供者:致胜织梦
  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
    • 文件大小:1118041
    • 提供者:李斌
  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
    • 文件大小:142532
    • 提供者:梁东
  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
    • 文件大小:2656700
    • 提供者:zhangwujiang
  1. H264Decoder

    0下载:
  2. 基于ffmpeg的视频解码程序,这思路非常清晰,而且解码的是264文件。解码得到yuv格式的文件-Ffmpeg-based video decoding process, this idea is very clear, and the decoder is 264 files. Yuv format decoded
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-27
    • 文件大小:2522
    • 提供者:严云
  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
    • 文件大小:310273
    • 提供者:张一凡
  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
    • 文件大小:10549888
    • 提供者:郭倩
« 12 »
搜珍网 www.dssz.com