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

搜索资源列表

  1. encoder_vc

    0下载:
  2. 流媒体视频编解码器.丁贵广编的《Visual C++6.0数字图像编码》中h.263的编解码程序。不过编码时只能编码I帧和P帧。解码时在Debug环境下会报错,在Release环境下能通过解码,但是以最快速度播放的。希望大家多多交流,对程序进行一下修改!- Flows the media video frequency to arrange the decoding Ding Guiguang arranges \"Visual C 6.0 Numerals Pictures Code\"
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:951202
    • 提供者:吉雨田
  1. h263.tar

    0下载:
  2. 音视频编解码的H.263协议,C语言编写,未调试-audio and video codec H.263 agreement, C language, not Debugging
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:49080
    • 提供者:王晶
  1. libr263

    0下载:
  2. H。263标准的编解码程序代码,仅作参考, 甚用!-H. 263 codec standard code for information only, the very use!
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:48314
    • 提供者:zkh
  1. tmndec-3.2.0

    1下载:
  2. H.263标准协议的编、解码(里面分别有编码和解码程序)算法的源程序,适用于搞机器人远程监控或多媒体视频传输 -H.263 standard agreement encoder and decoder (which were coding and decoding procedures) algorithm source, applicable to engage in tele-robotics control or multimedia video transmission
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:198488
    • 提供者:孟攀峰
  1. h263_

    0下载:
  2. h.263的编解码程序。在Release环境下能通过解码,但是以最快速度播放的。希望大家多多交流,对程序进行一下修改!-the h.263 codec procedures. Release of the environment through the decoder, but with the fastest speed in the broadcast. We hope to conduct more exchanges, the right to amend this procedure!
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:947427
    • 提供者:shark1234
  1. dm643_videoH263

    0下载:
  2. DM643上采集视频信号,对其进行H.263编码和解码,并驱动视频编码芯片进行显示。包括了视频编解码芯片的驱动和h.263 codec-DM643 video signal on the acquisition, its H.263 coding and decoding Drivers and video coding chip show. Including Video Decoder Chip drive and h.263 codec
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:279214
    • 提供者:小刚
  1. neetmeetingsecretusingVIS

    0下载:
  2. 基于VIS H.323 协议的 用 H.263 或者 H261编解码的视频会议系统的 服务端 和 客户端 传输rtp/udp-based VIS using H.323 or H.263 codec H261 Video Conference System services and clients transmission rtp / udp
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:1366405
    • 提供者:黄闻
  1. videoonh263

    0下载:
  2. 介绍了一个基于H.263的视频编解码完整事例,可以用在各种视频监控,视频传输与跟踪等设计中。-one based on the H.263 video coding examples of integrity that can be used in various video surveillance, Video transmission and tracking design.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:2899323
    • 提供者:徐海军
  1. H263

    0下载:
  2.  ?  ?  H.263视频编解码源程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8452862
    • 提供者:hj
  1. videocodec

    0下载:
  2. 《音视频编解码技术及实践》的随书光盘 里面有mpeg2,mpeg4,h.263, h.264等编码
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:15018338
    • 提供者:wgaoshu
  1. H263codecandtransport

    1下载:
  2. 很好的基于H.263的VC++编解码及传输程序,传上来供大家分享!希望站长尽快审核,一起学习,一起进步!
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:403843
    • 提供者:yb
  1. Viedo263server

    0下载:
  2. 有关h.263的编解码程序,这是服务端程序,负责视频的采集和压缩编码。
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:7621183
    • 提供者:红红
  1. dream

    0下载:
  2. 在vc6.0环境下采用了h.263的编解码技术 并完成了音频播放消息发送等功能
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:313961
    • 提供者:shi jia jia
  1. VideoH263

    0下载:
  2. dm642 h.263 视频编解码源程序
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:363268
    • 提供者:andy
  1. h263codec

    0下载:
  2. h.263的编解码程序。不过编码时只能编码I帧和P帧。解码时在Release环境下能通过解码,但是以最快速度播放的。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1056025
    • 提供者:tang
  1. 263

    0下载:
  2. H.263的参考源代码(含编解码器) 编译后可生成编解码器.exe,可将指定格式文件变为263格式并进行解码
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:762274
    • 提供者:hawk
  1. codeforaudioandvideo

    0下载:
  2. 主要是《Visual C++音视频编解码技术及实践》上的源代码。mpeg4和h.263,h.264编解码技术的源码-Are mainly " Visual C++ audio and video codec technology and practice" on the source code. mpeg4 and h.263, h.264 codec technology source
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-19
    • 文件大小:29931386
    • 提供者:曾瑞
  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. videoonh263

    0下载:
  2. 基于H.263的视频编解码完整事例!独立的263模块-Based on the H.263 video codec complete stories! As independent the 263 module
  3. 所属分类:VOIP program

    • 发布日期:2017-11-07
    • 文件大小:3237493
    • 提供者:niweijun
  1. DshowCapture

    0下载:
  2. MPEG-4/H.263视频编解码工程实践。第二章视频捕获类CVmrCapture-MPEG-4/H.263 video codec engineering practice. The second-chapter video capture class CVmrCapture
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:29727982
    • 提供者:董辉
« 1 2 3 45 »
搜珍网 www.dssz.com