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

搜索资源列表

  1. MFFMBitStream

    0下载:
  2. MFFM Bit Stream A C++ heirachy for reading and writing bit streams. Implemented for maximum efficiency/ease of use. Write or read bit streams for audio and video protocols such as mpeg (mp3), H.263, etc. Many parallel streams could be used in logic
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:59222
    • 提供者:shan
  1. AVSStreamEye

    0下载:
  2. 利用业余时间,仿照Elecard H.264 StramEye写的 中国AVS视频标准的码流分析工具,exe文件 不是源码,代码用delphi写的,需要的话请和我联系。支持逐帧分析,图形化显示每个宏块的信息。由于没有开发自己的解码引擎,所以解码速度有些慢 (最好别用太大的码流来测试它 :))。大家试用后有什么意见可以反馈给我。 解压后直接运行就可以了,绝没有病毒。 -Exe file is not source code, code written with delphi, if re
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-25
    • 文件大小:451103
    • 提供者:linxiao
  1. h264visa

    0下载:
  2. h.264码流分析软件-h.264 stream analysis software
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-06
    • 文件大小:809949
    • 提供者:Alfred
  1. SVCAnalyzer_2_1

    0下载:
  2. 该代码用于分析H.264/SVC的码流。-This code is used to analyze H.264/SVC stream.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-23
    • 文件大小:7668421
    • 提供者:张军
  1. H.264Streamtrans

    0下载:
  2. H.264 rtp打包后并传输 主要学习h.264流的RTP封包-After the H.264 rtp package and deliver key learning h.264 stream of RTP packets
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-14
    • 文件大小:22683139
    • 提供者:jimmy
  1. h.263Decode1.0

    0下载:
  2. h.263编解码程序。 H.263是国际电联ITU-T的一个标准草案,是为低码流通信而设计的。但实际上这个标准可用在很宽的码流范围,而非只用于低码流应用,它在许多应用中可以认为被用于取代H.261。-H.263 codec procedures. ITU H.263 is an ITU-T draft standard is a low bit-stream communications designed. But in fact this standard can be used in a w
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-01
    • 文件大小:934909
    • 提供者:沉达
  1. 3gpMaker

    0下载:
  2. 一个视音频格式转化软件。将H.264等格式的TS流,转换成3GPP格式。-A video and audio format conversion software. Such as the H.264 format TS stream, converted to 3GPP format.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-13
    • 文件大小:3083918
    • 提供者:sev chan
  1. mp3decodermad

    0下载:
  2. 开源mp3解码库mad,许多公司都在用。-decoder.c decoder.h frame.c frame.h huffman.c huffman.h stream.c stream.h synth.c synth.h
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-03
    • 文件大小:311488
    • 提供者:hdy
  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. H.264stream

    0下载:
  2. H.264码流格式分析 图片和文字形式 大家看看吧-H.264 stream analysis of images and text format format
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:700669
    • 提供者:jimmy
  1. ADVANCED_BITSTREAM_REWRITING_FROM_H.264AVC_TO_SVC.

    0下载:
  2. ABSTRACT The Scalable Video Coding (SVC) extension to the H.264/AVC video coding standard introduces multiple functionalities to the H.264/AVC decoding process. These functionalities include spatial, quality and temporal scalability. In this
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:83834
    • 提供者:鸣涧
  1. 1

    0下载:
  2. 本文提出一种基于H.264低比特率视频流的半脆弱盲水印方法,通过在H.264特有的的帧内预 测和运动向量预测中分别嵌入鲁棒水印和脆弱水印,达到版权保护和内容完整性认证的双重目的.通过在嵌入强 度和预测模式选择的拉格朗日乘子中引入H.264量化因子,增强了水印对重量化编码的抵抗力,取得更好的率 失真平衡,减小水印嵌入对视频流比特率的影响.该算法可以实现水印的快速嵌入提取,满足视频实时处理的要 求,实验结果证明了该算法的有效性.-A novel semi—fragile blind
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2015-06-08
    • 文件大小:384000
    • 提供者:阿国
  1. OpenCaster2.4

    0下载:
  2. 很多不错的MPEG2传输流工具代码集合,主要用C和python实现。 功能: PSI 生成;EPG/EIT生成;DSM-CC数据生成和接收(MHP/MHEG5/SSU);TS 包和时序分析;等等。-This package is a collection of softwares to play out and multiplex MPEG2 transport stream format in a Linux system. Features: - PSI generation
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-29
    • 文件大小:12490806
    • 提供者:Jesse Gong
  1. live

    0下载:
  2. H.264 RTSP 串流 (live 555) 視窗版本 (THE Makefile had modified for VC 2008 BUILD)-H.264 STREAM SERVER (LIVE 555) WINDOWS PLATFORM (THE Makefile had modified for VC 2008 BUILD)
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-27
    • 文件大小:10341954
    • 提供者:Anson1160
  1. stream

    0下载:
  2. 在各大数据库平台上搜集下来了关于基于H.264,MP4格式的流媒体系统的设计和试验,同时有关于基于RTP协议的流媒体实现研究资料。-Collected in the major database platforms down based on H.264, MP4 format, streaming media system design and testing, and RTP-based protocol on the implementation of streaming media da
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-01
    • 文件大小:14200832
    • 提供者:黄欣
  1. tstools-1_11

    0下载:
  2. The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very speci
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2016-01-26
    • 文件大小:487424
    • 提供者:guoq
  1. H264_RTP

    0下载:
  2. 用于打包H264视频流,采用视实时传输协议RTP,有分包策略-For packaged H264 video stream, as the real-time transport protocol RTP, there are sub-strategy
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-24
    • 文件大小:951865
    • 提供者:小林
  1. H.264StructuralAnalysis

    0下载:
  2. H.264码流结构解析,H.264的传输,数据结构,以图为主-H.264Structural analysis of the stream
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-23
    • 文件大小:106545
    • 提供者:余杰锋
  1. H.264encoder

    0下载:
  2. 低码流H.264视频编码器,此库需要VC2005 或 VC2008编译-Low stream H.264 video encoder, this library needs to VC2005 or VC2008 compiler
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-09
    • 文件大小:2341248
    • 提供者:林生
  1. H.264

    0下载:
  2. h.264文件格式详细介绍以及其数据的码流结构详细分析。 -h.264 document format detailed introduction as well as its data symbol stream structure multianalysis.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-29
    • 文件大小:106567
    • 提供者:jcfx
« 12 »
搜珍网 www.dssz.com