搜索资源列表
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
ffmp
- linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++ -g -o ffplay ffmp1.cc -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lm -lz -ldl -L/usr/lib -lSDL -lpthread-linux using ffmpeg decoding the written a
ff_264_dec_vc.rar
- 从ffmpeg中提取的h.264解码器,网上从其他地方也不容易找的到,对于想理解H264标准,优化H264解码器,及开发H264相关应用的人,会有很大帮助。,Ffmpeg extracted from the h.264 codec, on-line from other places is not easy to find that the standard for H264 would like to understand and optimize the H264 decoder, and
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.
ffmpeg
- 最新FFmpeg源码 0.5,包括中国的AVS,Real Video等-FFmpeg latest 0.5 source code, including Chinese AVS, Real Video, etc.
videoCapture
- read mpeg files on windows (opencv_ffmpeg)
HwDecSdk
- 使用ffmpeg+dxva2实现H.264硬解码 SDK,支持同时多路并行解码。(Using ffmpeg+dxva2 to achieve H.264 hard decoding SDK, support simultaneous multi-channel parallel decodin)