搜索资源列表
src44444444534
- Aasmund Sandvand (Telenor / ACTS-MoMuSys) Angel Pacheco (UPM-GTI / ACTS-MoMuSys) Bob Eifrig (NextLevel Systems) C.S. Boon (Matsushita Corporation) Cecile Dufour (LEP / ACTS-MoMuSys) Cheol Soo Park (HYUNDAI)-Aasmund Sandvand (Teleno
VidRead.tar
- Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions
4030_0522source
- 视频监控,C/S 架构,delphi/c
TsCNP
- 清除DVB码流中空包的工具,可有效减小码流文件的大小,降低码流播发速率.特别适用于录制的DVB-S码流在DVB-C或DVB-T环境中播发.
softmp4
- 经过优化了的MPEG-4的代码,可以做到实时,是纯c的代码,大家可以-After optimization of the MPEG-4 code, can do real-time, pure c code, we can s
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
T-REC-H.264-200503-S!!PDF-C
- H.264中文版的翻译,希望对大家有帮助,我从网上找的,发在这里,待阿可以免费下载·-H.264 chinese translation version, wish this can help you in your design and project@
ChineseTa
- 解决汉诺塔移动的问题,问题的提出:传说婆罗门庙里有一个塔台,台上有3根标号为A,B,C的用钻石做成的柱子,在A柱子上放着64个金盘,每一个都比下面的略小一些。把A柱子上的金盘子全部移到C柱上的那一天就是世界末日。移到的条件是:一次只能移到一个金盘,移到过程中大金盘不能放在小金盘上面。庙里的僧人一直在移个不停。因为全部的移动是264-1次,如果每秒移动一次的话需要500亿年-Tower of Hanoi to resolve the issue of moving, the problem: On
VCforstreammedia
- 是关于流媒体计旨系统的源代码,采用visual c语言编写,简单易懂,且很实用。-it s the source code of a system written with vc about the stream media.
avs
- AVS的解码器源码,已通过调试。可以参考进行进一步开发。-AVS s code of C,debugged already.
dvb-t
- DVB 介绍,含9个PDF文档,详细介绍DVB-T的基础以及高级知识-introduction for DVB-T, contain 9 pdf files, detail introduction for basic and advance DVB-T acknowlege.
ffmpegtutorial.tar
- ffmpeg is a wonderful library for creating video applications or even general purpose utilities. ffmpeg takes care of all the hard work of video processing by doing all the decoding, encoding, muxing and demuxing for you. This can make media applicat
mxf
- /* * MXF demuxer. * Copyright (c) 2006 SmartJog S.A., Baptiste Coudurier <baptiste dot coudurier at smartjog dot com>. * * This file is part of FFmpeg. * * FFmpeg is free software you can redistribute it and/or * modify it
StorybordAndAnimation
- Well,it s a WPF project .it uses c sharp (C#).it is a project making a story board and animation for user.
VODDev
- vs2013 达内的c-s架构的 vod项目的点播系统-Demand System c-s architecture vod project vs2013 within reach
StreamVLC
- 利用VLC播放及分发视频流;使用c# 开发的VLC streaming 程序 ,流服务端,及流播放客户端,使用者可输入对方ip与port 即可进行影片串流传送-Use the VLC broadcast video streaming and distribution Using c# development of VLC streaming applications, streaming server, and streaming client, the user can enter eac
H5视频播放插件
- 随着H5的兴起,传统的C/S构架产品逐步迁移到B/S架构上,但是H5的版本演进一直没能很好的解决实时视频播放的问题,从HLS到WebRtc 再到 Wasm 都伴随着它的问题, HLS延迟大满足不了实时流性要求; WebRTC 复杂以及更适合视频会议的场景使得在安防行业很难大规模应用, Wasm的出现给人们带来了希望,但是由于目前性能和原生应用相差效远,在 2K 等高分辨率的情况,很难达到实时流解码; 因此越来越多的客户迫切需要一种能在安防行业基于B/S框架的视频播放方案 本播放控件支持以下功能: