搜索资源列表
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
- 最新的ffmpeg0.5版本,Linux下可以直接编译,windows下需要借助其他工具,网上有很多说明。-The latest ffmpeg0.5 version, Linux may be directly translated, windows required under the aid of other tools, there are many online instructions.
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-
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
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.
FFMPEGAndroid
- 在linux系统下安装eclipse,并导入NDK编译器,编写android.mk脚本文件。把ffmpeg移植到android,通过JNI为上层java提供接口-In the Linux system under eclipse installed, and import NDK compiler, compiling a android.mk scr ipt file. Porting ffmpeg to Android, through the JNI for the java interf
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)的功能。它在进程和片方面做了很多工作,尽管它