搜索资源列表
h264_cabac
- The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. The standa
vlc-0.8.6c.tar
- About: VideoLAN Client (VLC) is a media player, streamer, and encoder for Unix, Windows, Mac OS X, BeOS, QNX, and PocketPC. It can play most audio and video codecs (MPEG 1/2/4, DivX, WMV, Vorbis, AC3, AAC, etc.), has support for VCD, SVCD, and DVD
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
vlc-0[1].8.6i.tar.gz
- linux下vlc编译的源代码,是学习视频编解码的很不错的参照资料,vlc under linux compile the source code is studying video codec is very good reference information
vlc-1.1.8-win32-sdk
- vlc-1.1.8-win32 SDK src源代码-vlc-1.1.8-win32 SDK Source code
Linux-tips.pdf
- this document contains the tips and trick for UBUNTU 8.10. It deceibes the following procedures and tips used for Ubuntu 8.10: 1.Procedure to create and login as root from GUI page no. 2 2.Procedure to install ns 2 in ubuntu 8.10 page no.
vlc-1.1.8-source
- VLC 播放器的源代码以及相关的代码解析文档。-VLC media player source code and related code to parse the document.
vlc-1.1.8
- vlc source code 1.1.8 VLC Media Player 可以播放 MPEG-1、MPEG-2、MPEG-4、DivX、DVD/VCD、数字卫星频道、数字地球电视频道(digital terrestial television channels)、在许多作业平台底下透过宽频 IPv4、IPv6 网络播放线上影片-vlc source code 1.1.8 VLC Media Player can play MPEG-1, MPEG-2, MPEG-4, DivX, DVD
RTSPTool
- 1:此示例只是用来显示视频流,并没有处理存储视频及回放视频功能. 2:在打开项目后务必将构建里面的影子构建(Shadow build)取消. 3:实时显示视频,视频响应速度比VLC,QTAV等播放器快很多倍. 4:精简代码,在windows下是可以完整编译通过并运行的.linux下要将对应ffmpeg库文件替换. 5:支持三通道同步显示一个视频流,可以单击截图按钮截图放在最后一个通道. 6: 支持单个通道双击最大化显示. 7:代码处理并不够完整,还有很多需要优化的地方.