搜索资源列表
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
ffmpeg.rar
- FFmpeg-----一个流媒体的完整解决方案,包括领先的音/视频编码库.,FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operatin
ffmpeg-0.3.4.tar.gz
- 实时音频/视频(mpeg4)播放服务器,real audio/video (mpeg4) player
MsysForFfmpegCompile
- 在Windows下安装虚拟Linux编译环境MSYS&minGW(例如MSYS-1.0.11-2004.04.30-1.exe)过后,将此文件解压覆盖安装目录,运行msys后执行./configure --enable-shared --disable-static --enable-memalign-hack --enable-a52 --enable-dts --enable-faac --enable-faad --enable-x264 --enable-libogg --enable-
yasm
- yasm.exe that is needed to compile x264 and ffmpeg in windows (perhaps linux). copy to mingw/bin
cross_compile
- windows下编译ffplay的方法 ffplay是一个基于ffmpeg的开源软件,主要开发环境为linux,本文档提供windows下的编译方法,便于移植使用-windows compile ffplay way ffplay is an open-source software based on ffmpeg, the main development environment for linux, this document provides methods to compile un
OpenCaster2.4
- 很多不错的MPEG2传输流工具代码集合,主要用C和python实现。 功能: PSI 生成;EPG/EIT生成;DSM-CC数据生成和接收(MHP/MHEG5/SSU);TS 包和时序分析;等等。-This package is a collection of softwares to play out and multiplex MPEG2 transport stream format in a Linux system. Features: - PSI generation
ffmpeg-svn-20070501.tar
- 视音频编解码功能,通过了在linux下的编译,gcc版本4.1.2。成功对视频流进行H.264编码并将符合H.264标准的视音频文件解码成YUV数据,最后使用YUV工具播放成功。-audio/video codec toos. It includes libavcodec, the leading open source codec library. compiled in linux GCC at version 4.1.2.
MPlayer1.0.4
- linux下的播放器,基于ffmpeg实现,支持当前常见媒体类型。-player under linux, ffmpeg-based implementation, support the current common media types.
pms-generic-linux-unix-1[1].50.0-b1
- PS3的媒体服务器是用Java编写,转码最低配置任何类型的媒体文件,它拥有强大的备份与Mplayer/ FFmpeg的编码包。 -PS3 Media Server is a DLNA compliant Upnp Media Server for the PS3, written in Java, with the purpose of streaming or transcoding any kind of media files, with minimum configuration.
gst-ffmpeg-0.11.2.tar
- linux gstreamer 的插件库包括ffmpeg的所有编解码库如h264,wma,mp4,ac3,aac等编解码。-linux gstreamer ffmpeg plugins
Java-call-linux-ffmpeg
- java 调用ffmpeg 实现视频格式转换-java call ffmpeg video format conversion
droidffmpeg
- linux下FFMPEG的NDK交叉编译,以及H264解码包裹类。-FFMPEG NDK linux cross compiler, as well as H264 decoding parcel.
segmenter
- 基于ffmpeg工程实现将h264原始帧视频文件转换为ts视频格式文件,linux平台C代码,稍加修改就可以用于windows平台和C++。-Based on ffmpeg, rtansform h264 vedio to ts stream format file,for linux plat,
jjmpeg
- jjmpeg 是一个 java 绑定到 ffmpeg 的非常便利的解码和编码库。jjmpeg 具有很高的执行效率,可以运行在不同的平台,而且控制起来也很简单。除了具有 FFmpeg 接口的面向对象的特征之外,jjmpeg 还具有一些较高层次的对象,这些对象使 jjmpeg 对于编码的视频和音频文件的读写几乎和 ImageIO 对静态影像的读写一样简便。 jdvb 是次级项目,它提供 Java 访问 linux dvb 驱动(digital tv)的功能。它在进程和片方面做了很多工作,尽管它