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

搜索资源列表

  1. mpegedit_v2.2.tar.gz

    0下载:
  2. MPEG-1 video stream editor for Unix systems running X windows. Cut, paste, insert, import and export frames as bitmap files, insert other MPEG-1 video files, apply complex effects such as fades, wipes, and cross fades
  3. 所属分类:mpeg/mp3

    • 发布日期:
    • 文件大小:328.24kb
    • 提供者:
  1. GrabBitmaps

    0下载:
  2. In computer vision, one usually needs access to video frames as they are streamed in order to analyze or process them in some way. This code-pack shows how to obtain a single bitmap from a video stream using Microsoft Directshow.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:66.93kb
    • 提供者:王刚
  1. 从AVI视频流中获取单帧的图像数据

    2下载:
  2. 从AVI视频流中获取单帧的图像数据,并保存-from AVI video stream access to the single-frame image data, and preserve
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1.87kb
    • 提供者:罗军
  1. VFWCapture

    0下载:
  2. Using VFW to capture Video Stream from WebCam and so on
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:92.98kb
    • 提供者:劉立清
  1. MPEG提取notionvector的程序

    0下载:
  2. 压缩视频流中提取motionvector的程序-compressed video stream from the process motionvector
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:36.22kb
    • 提供者:贺琳
  1. convolution3dyv12_25_dll_20030329

    0下载:
  2. Convolution3D is an AviSynth filter applying a 3D convolution filter to a video stream. it works as an anti-noise filter and increases the compressibility of a video stream. -Convolution3D is an operating system filter apply ing a 3D convolutions fil
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:25.62kb
    • 提供者:yuhjay
  1. Mpeg4Send

    0下载:
  2. 一个VC写的视频捕捉并通过网络传输mpeg4压缩视频流的例子-a VC write video capture and transmission through the network compressed video stream mpeg4 example
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:95.79kb
    • 提供者:kevin
  1. YUVtoBMP

    0下载:
  2. 把yuv视频流转换成bmp视频流,算法很简单-put yuv circulation replaced by bmp Video video stream, the algorithm is very simple
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:13.96kb
    • 提供者:陆建强
  1. Stream_Corrupt

    0下载:
  2. 自己写的AVS视频码流干扰器,用于对编码后的AVS视频码流进行随机加错,模拟网络情况。-himself wrote the AVS video stream interference, the right coding for the AVS video bitstream random mistake. Simulation network.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:38.12kb
    • 提供者:杨永健
  1. ffmpeg_src2007

    0下载:
  2. motion jpeg 视频流中帧的抓取和格式转换,并且把文件保存到指定的路径。-motion jpeg video stream frame grabbing and format conversion, and the preservation of the document to designated trails.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2.09mb
    • 提供者:wanglijun
  1. dct.rar

    0下载:
  2. 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
  3. 所属分类:Video Capture

    • 发布日期:2017-03-23
    • 文件大小:804byte
    • 提供者:张元
  1. stream

    1下载:
  2. 本程序是利用C#语言在Visual C#平台下编写的窗体应用程序,程序实现的功能是播放mp3、wmv、wav等音频文件和rmvb、avi等视频文件。-This procedure is to use C# language in Visual C# platform applications written in the form, the program to achieve the function of playing mp3, wmv, wav and other audio files
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-02
    • 文件大小:310.91kb
    • 提供者:wangwenhong
  1. StreamMediaServer

    3下载:
  2. 本人用ACE+FFMPEG写的 视频监控系统的几个模块,支持海康,大华.映佳等. 包括视频监控,流媒体视频转发,多种码流格式的转码服务,以及电视墙服务器,报警服务端,视频文件回放.等.希望大家多提-I use the ACE+ FFMPEG video surveillance system to write several modules to support Haikang, UOB. Encore and so on. Including video surveillance, st
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2012-11-19
    • 文件大小:4.62mb
    • 提供者:LKai
  1. video

    0下载:
  2. 用v4l2从摄像头采集MJPEG视频,然后解压缩,最后用SDL来播放视频。-MJPEG video acquisition from a webcam using v4l2 and then decompress the last to play the video using SDL.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:51.42kb
    • 提供者:haha
  1. mpegedit_v2.2.tar

    0下载:
  2. MPEG-1 video stream editor for Unix systems running X windows. Cut, paste, insert, import and export frames as bitmap files, insert other MPEG-1 video files, apply complex effects such as fades, wipes, and cross fades
  3. 所属分类:mpeg mp3

    • 发布日期:2017-11-21
    • 文件大小:328.24kb
    • 提供者:站长
  1. Video

    0下载:
  2. 从USB摄像头读取视频信号显示并转化为Stream传输,包含客户端和服务器端-Read from the USB camera and video signals into a Stream transmission that contains client and server-side
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1.84mb
    • 提供者:
  1. anpr_video_stream

    0下载:
  2. Automatic Numbered Plate Recognition with video stream literature search
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-30
    • 文件大小:12.03mb
    • 提供者:hazan
  1. MPEGvariablebitratevideo

    0下载:
  2. 用MPGE进行压缩编码的变比特率视频流的建模方法介绍和步骤-MPGE compression with variable bit rate encoded video stream modeling methods and steps for introduction
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:375.12kb
    • 提供者:王凡
  1. chap06

    0下载:
  2. 实时视频流编解码技术,可以把视频流转换编码为指定格式。-Real-time video stream codec technology, video stream can be converted to the specified encoding format.
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-30
    • 文件大小:74.67kb
    • 提供者:z
  1. webrtc_rtmp2h5_video

    5下载:
  2. 一个适合 B/S架构处理视频直播的方案: 将 rtmp 地址视频流转换成 网页可以播放的视频,不加载任何插件,纯js解码, 可以支持多种浏览器(IE,Chome,火狐,X5) 和多种操作系统(windows,mac,ios,android) 适合业务场景: 网页抓娃娃,微信直播 等 如果需要将其它协议(例如:rtsp或者私有协议等)转成 H5 video,可以加 q q:453578188 测试地址: http://47.96.191.24:881/rtmp2jsplayer.html(A sc
  3. 所属分类:多媒体

    • 发布日期:2019-04-21
    • 文件大小:75kb
    • 提供者:LKai
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com