搜索资源列表
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
omnimeeting-win-0.4-src.zip
- live555+ffmpeg例子 调试比较麻烦 是国外一个开源项目的源代码,live555+ ffmpeg debug example is too much trouble is an open source project abroad, the source code
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
AVPlayer.zip
- 播放H264文件的播放器,使用ffmpeg,平台是Windows Mobile PPC2003,H264 file player player, use ffmpeg, the platform is Windows Mobile PPC2003
mac_h264_quicktime_ffmpeg.zip
- Mac avc1Decoder 0.81 h264/avc for quicktime ,Mac avc1Decoder 0.81 h264/avc for quicktime
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.
movino.tar
- symbian下ffmpeg编程。。废了好大劲下下来的!。-ffmpeg under symbian programming. . Spent a good big strong down under! .
ffmpeg
- 本人编译的ffmpeg.exe,可用于php在线处理各种视频文件、生成缩略图等。-I compiled ffmpeg.exe, can be used to deal with php online video files, such as generating thumbnails.
ffdshow_beta3_rev1324_20071127
- 从FFMPEG转换而来的H264解码程序,VC下编译-FFmpeg conversion comes from the H264 decoding procedure, VC under the compiler ..
player
- fs2410下借用SDL.FFMPEG库实现一个触摸屏的播放器程序。请参照源码在相应目录下自己放置一个要播放的MPG文件。-fs2410 under SDL.FFMPEG library to borrow a player touch screen procedure. Please refer to the corresponding source directory in their own place to play a MPG file.
ffmpeg
- 最新FFmpeg源码 0.5,包括中国的AVS,Real Video等-FFmpeg latest 0.5 source code, including Chinese AVS, Real Video, etc.
FLVconver
- FLV用于视频网站的转换,使用asp.net + ffmpeg + mencoder 联合实现-FLV converter for video site, the use of asp.net+ ffmpeg+ mencoder joint realization of
output_example_ffmpeg_sdk
- FFmpeg output_example.cpp的源代码。-The code of output_example.cpp belongs to FFmpeg.
videoCapture
- read mpeg files on windows (opencv_ffmpeg)
ffmpeg-0.5
- ffmpeg-0.5编码包,适合于windows下的音视频开发,可以进行视频转换和编解码-ffmpeg-0.5 code package, suitable for windows audio and video under development, you can video conversion and encoding and decoding
serverwin.tar
- QT写的一个流媒体服务器端调用ffmpeg和ffserver的程序-Write a QT streaming media server-side program called ffmpeg and ffserver
H264Decoder_symbian
- H264解码器源码,移植ffmpeg中的H264解码部分到Symbian,深度删减优化,在N72和模拟器中验证通过。-H264 decoder source code, porting the H264 decoding in ffmpeg to Symbian, the depth of cut optimization, the N72 and the simulator is verified.
ffmpeg-svn_20070606
- FFmpeg集录制、转换、音/视频编码解码功能为一体,它是一个完整的开源解决方案。FFmp开发基于Linux操作系统,但是可以在大多数操作系统中编译和使用。-FFmpeg record collection, conversion, audio/video encoding and decoding functions as one, it is a complete open source solutions. FFmp development based on Linux operating
HwDecSdk
- 使用ffmpeg+dxva2实现H.264硬解码 SDK,支持同时多路并行解码。(Using ffmpeg+dxva2 to achieve H.264 hard decoding SDK, support simultaneous multi-channel parallel decodin)