搜索资源列表
videotransmpg4
- 网络视频,流文件的播放和传输,很不错的网络多媒体参考程序-network video, document flow and broadcast transmission, is very good network of multimedia reference program
mp4reader
- 利用ffmpeg读取mp4容器文件里面的视频track的内容,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指读那一部分了。-using ffmpeg containers then no time to read the documents inside the video track, ffmpeg is below the windows of a ve
mp4writer
- 利用ffmpeg保存视频到mp4容器文件里面,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指写那一部分了。同时,前面上传过一个读的工程,可以搜搜看。-using ffmpeg then no time to preserve video file container, ffmpeg is below the windows of a very good mo
decode_xvid
- 利用xvid解码mpeg4视频压缩帧的示例工程,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指解码那一部分了。我前面上传过mp4容器文件读写的内容,有兴趣可以搜一下。-use xvid mpeg4 video compression decoding frames example, ffmpeg is below the windows of a very
ffmpeg
- 支持视频播放,可以播放各种文件,支持网络传输流和RTSP协议
vlc-0.8.1.tar
- 法国巴黎大学提供的开源项目。该软件的设计目标为: 1.多媒体音视频播放器,能识别几乎所有的媒体文件格式:mpeg1,mpeg2,mpeg4等等(realplay的格式无法识别); 2.作为网络传输音视频流媒体的客户端和服务器端,已经实现了rtsp,rtp以及unicast和multicast等各个流媒体功能; 3.跨平台。现在已经支持的平台有:windows,unix,linux,MAC OS X,BeOS,QNX等等操作系统; 我在该项目上花了不少时间,如果遇到了问题可以来问我!zhong_c
jrtplib-2.9
- 国外牛人用C++编写的voip的库文件,多媒体实时流传输协议(RTP/RTCP)lib包,平台要求(linux,unix,windows)用于网络音频视频传输-foreign cattle with a C voip prepared by the Treasury, the documents, multimedia real-time streaming protocol (RTP / RTCP) lib packages, platform requirements (Linux, Uni
DBV_TSA..zip
- 一个 mpeg2 传输码流文件分析的工具. 能分析各种SI, PSI,a TS file analyser.
Divx5HeaderParser
- Divx5HeaerParser 是一个便于网上传输媒体文件的小工具,它可以便捷地获取DivX文件的信息,比如宽高和图像帧的类型,在IP camera 的实时媒体流传输中可以为服务器和终端建立连接起到辅助作用。-Divx5HeaerParser is an easy to transfer media files online small tools, it can be a quick way to get DivX files, such as height and width of the
JRTPLib
- 流媒体传输,数据打包!非常不错的一个库文件!-JRTPlib
ffmpeg
- 提供了开发流媒体所用的各种格式的库文件,有mpeg4,h264等,包括压缩和解压缩以及流媒体的传输-mpeg4,h264,encode,decode
3GPDecoder
- 3GP格式是一些少数采用手机芯片的3GP所支持的视频格式。3GP是一种类似MP4文件格式,广泛应用于手机视频的一种文件格式. 3GP是一种3G流媒体的视频编码格式,主要是为了配合3G网络的高传输速度而开发的,也是目前手机中最为常见的一种视频格式。 本源程序是用于3GP文件的解码。-3GP format is a few phone chip 3GP video formats supported. 3GP is a similar MP4 file format, a file
PlayBackApp
- 一个海康板卡生成的mp4文件的预览程序,工作模式如下,从文件服务器查找文件,用tcp把文件以流的形式传输,通过该程序进行播放。对于使用海康播放器SDK开发有些帮助。-A Continental board generated mp4 file preview program, the following operating modes, find the file from the file server, the file transfer using tcp in the form of s
P2P视频通信
- 这是一个可以通过P2P服务器进行点对点数据流传输的Demo,目前完成了文件流的传输,可以使用进行扩展其他流传输。(This is a Demo that can transmit peer-to-peer data streams through a P2P server. Currently, the file stream is transmitted and can be used to extend other streams.)