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

搜索资源列表

  1. TCCxxxx_ALL_AG_6020_V050E_VPU

    0下载:
  2. 说明:基于TCC系列多媒体处理芯片的视频H.264/H.263/MPEG编解码开发使用指南-Note: Based on the TCC series of multimedia codec chip video H.264/H.263/MPEG Development Guide
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-02
    • 文件大小:246305
    • 提供者:黄向锋
  1. DM642h263

    0下载:
  2. 基于DSP的H.263编码,已调试可使用-DSP-based H.263 encoding already available debugging
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1424827
    • 提供者:杨晓
  1. MCU_1905

    0下载:
  2. 介绍基于TMS320DM642 的多点显示单元的系统结构和基本功能, 给出在TMS320DM642 DSP上实现优化H.263 视频解码器的方法, 并多点显示单元进行了模块化设计。-TMS320DM642 DSP H.263
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:235977
    • 提供者:Jackey
  1. Chat

    0下载:
  2. Multimedia communication program. (using H.263).
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:564699
    • 提供者:amplest
  1. opal-ipp-codecs-1.0.1

    0下载:
  2. Intel Integrated Performace Primitives audio/video codecs plug-in for the OPAL/OpenH323 library including G.728, G.729, G.723.1, G.722.2 GSM-FR, GSM-AMR, H.261, H.263, H.264 and MPEG4 part 2. 不包含源码-Intel Integrated Performace Primitives audio/video c
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-23
    • 文件大小:719472
    • 提供者:os
  1. h263encoder

    0下载:
  2. 视频图像处理-H.263视频图像编码标准的源码实现-Video image processing-H.263 video coding standard source implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6871766
    • 提供者:陈荣伟
  1. h263decoder

    0下载:
  2. 视频图像处理-视频编码标准H.263解码器的源码实现-Video image processing- video coding standard H.263 decoder source implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:108227
    • 提供者:陈荣伟
  1. 0010211000_2003925_122811_97459

    0下载:
  2. h.263视频解码编码器的源文件。很好用的,这里用于交流。-h.263 video decoding coding
  3. 所属分类:Video Capture

    • 发布日期:2017-04-02
    • 文件大小:138088
    • 提供者:王帅
  1. DirectShowVideoConf

    0下载:
  2. 基于IP的H263视频会议源代码。视频采集部分采用DirectShow实现,可以兼容各种摄像头。-IP-based H.263 video conferencing source code. DirectShow video capture part is achieved, can be compatible with a variety of camera.
  3. 所属分类:VOIP program

    • 发布日期:2017-03-30
    • 文件大小:158764
    • 提供者:姜新华
  1. H263pp

    0下载:
  2. 一个非常著名的视频压缩标准:H.263,全部的源码,非常适合视频编码的学习-A very well-known video compression standards: H.263, all the source, very suitable for video coding learning
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-24
    • 文件大小:839436
    • 提供者:召唤
  1. h263

    0下载:
  2. c++写的关于H.263编解码算法,对于搞视频传输的,可以移植来应用.对于学习算法的也是个很好的源码资源。-c++ to write about the H.263 codec for video transmission out, can be transferred to application
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-03
    • 文件大小:56588
    • 提供者:jie
  1. video-compress-stantard

    0下载:
  2. 视频编码标准 包括有《MpeG JPeg等比较常见的标准的编码标准基本的模块信息-video compress h.264/Mjpeg1/Mlpeg2/ h.263 video compress standered introduce and basic construction compse of DCT huffman encode and RLC and VLC ME and MC ect
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:543078
    • 提供者:zhangmingmei
  1. Video_Demystified_5ed

    0下载:
  2. 视频解密第五版 介绍了多种视频格式,详述了PAL/NTSC ATV 编码和解码的算法和实现 H.263 MPGE 视频编码和解码的算法实现-Video decryption fifth edition introduces a variety of video formats, details the PAL/NTSC ATV encoding and decoding algorithms and implementation of H.263 MPGE video encoding and
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-18
    • 文件大小:5040895
    • 提供者:Arthur
  1. DM642-H263-code

    0下载:
  2. 基于TI DSP TMS320DM642上的H.263示例代码-Based on TI DSP TMS320DM642 on of h. 263 code
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:363334
    • 提供者:luowen
  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
    • 文件大小:3144
    • 提供者:asd
  1. MPEG-4IP_VC6

    0下载:
  2. MPEG4IP 提供一个端对端的系统来实现音视频流的传输,支持包括MPEG4/H.261/MPEG2/H.263 MP3/AAC/AMR等不同编码格式,此工程VS6编译通过。-MPEG4IP provides an end-to-end system to explore streaming multimedia.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-21
    • 文件大小:6561912
    • 提供者:比皆
  1. pmvfast

    0下载:
  2. MPEG-2/H263中用到的经典PMVFAST运动估计算法实现,支持16x16,16x8,8x8宏块大小,代码可直接运行,由C编写,方便移植-a motion estimation method of PMVFAST in MPEG-2/H.263,support 16x16,16x8,8x8 mb size
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1514465
    • 提供者:徐歌行
  1. PTPHelp

    0下载:
  2. 这是一个点对点音/视频文件传输软件,采用H.263数据压缩标准,支持换肤。基于MFC开发-This is a point-to-point audio/video file transfer software, using the H.263 compression standard, and supports skins. MFC-based development
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-13
    • 文件大小:3246006
    • 提供者:yqc
  1. tmndec320

    0下载:
  2. TMN encoder/decoder Very low bitrate video encoder producing H.263 bitstreams
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:96888
    • 提供者:ecu2001
  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
    • 文件大小:575989
    • 提供者:
« 1 2 ... 13 14 15 16 17 1819 20 »
搜珍网 www.dssz.com