搜索资源列表
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
ffmpeg
- 包括建立工程需要的dll h lib文件,添加到vc++工程时要在适当的地方加extern \"C\"
FFMPEG SDK V3.2
- 压缩包内包含三个目录:“include”、“lib”和“bin”三个目录,其中“include”目录包含了该SDK所需要用到的所有头文件,通常的情况下,只需要在你的工程中加入“#include "libavcodec/avcodec.h"”等头文件的包含即可;“lib”目录包含了连接工程时所需要的.lib库文件,“bin&
lib
- 开发视频会话必备的开源库,已经编译好,可直接使用,有resiprocate,ortp和ffmpeg -Development of open source library video session must have been compiled, and can be used directly, there resiprocate, ortp and ffmpeg
ffplay-ffmpeg
- ffmpeg的ffplay的程序,可实现视频的播放解码。-ffmpeg' s ffplay program, enabling video broadcast decoder.
ffmpeg_sdk_lib
- ffmpeg在windows下编译的静态库avcodec.lib和avformat.lib,主要针对H264编码,其中,avutil已经包含在avcodec.libz中。-The ffmpeg in windows under compile the static library avcodec.lib avformat.lib, mainly for the H264 encoding, which, avutil already included in avcodec.libz.
FFmpegfullSDK3.2
- FFMPEG开发的最新的SDK,为编译好的头文件、lib文件-FFMPEG development of the latest SDK, as compiled header files, lib files
liveCap
- 终于用live555实现了直播,官方的live555只能文件点播,不能直播摄像头视频,这次通过修改,终于搞定了。和大家一起分享。-Finally realized with the live555 broadcast live555 official documents on demand only, not live video camera, this time by modifying, and finally get. To share with everyone.
mplayerc_src
- Media Player Classic 源代码,vs2008编译环境-Media Player Classic source code To compile you need: * TortoiseSVN Download * Microsoft Visual C++ 2008 SP1 Download * Microsoft® Windows® Software Development Kit Update for Windows Vista™ D
ffmpeg
- ffmpeg是集成了多种编码解码算法的一套库.,里面包含了编译好的lib文件和dll文件和头文件,可以直接拿来使用,免去编码的时间.还带了源代码和详细的.pdf说明文档.对开发ffmpeg的朋友有很多的作用-are a variety of ffmpeg codec integrated set of algorithms library., which contains the compiled lib files and dll files and header files can be d
ffmpeg-20030304.tar
- 此文件描述了具有add功能的lib程序,学习lib时使用,编译后产生lib文件,可被其它文件调用-This document describes the add function with the lib program, learning the use of lib, the compiler generated lib files, other documents may be called
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
bzip2_1.0.4.orig.tar
- 编译ffmpeg所需lib开发库,支持x264视频编码-configuration ffmpeg
lib
- ffmpeg编译过的lib,可以decode解码h264-ffmpeg compiled the lib
ffmpeg-latest-win32-static.7z
- 该源代码包是ffmpeg2013年的最新版本,下载后请把.zip后缀去掉。-This source package is the latest version of ffmpeg for static lib.
ffmpeg-latest-win32-shared.7z
- 该源码包是ffmpeg的最新共享库版本,下载后请把.zip后缀名去掉。-This source package is the latest version of ffmpeg for shared lib.
ffmpegVCAndCompg
- ffmpeg编译而成的VC开发包,集成增加了一个接口,可以提供将多张位图内容压缩成mpeg2视频,生成的是静态lib,编译环境为vc2003,和vc2010-ffmpeg compiled with the VC development package, integrated adds an interface that can provide multiple bitmap compression mpeg2 video content to generate a static lib, th
3
- ffmpeg通过dshow驱动摄像头拍摄视频,并将视频转为h264格式,再添加到rtp流中。运行后生成*.sdp文件,拖入vlc播放器可以查看。运行时请将lib与include文件放到c盘下。本机环境为win8.1(x64) vs2013(x86)-ffmpeg dshow driven by the camera to shoot video, and video into h264 format, add it rtp stream. After running the generated*
FFmpeg_SDK_4.0.25900
- FFmpeg 编解码库 4.0.25900版本 包含头文件、LIB文件和DLL文件-FFmpeg codec library 4.0.25900 version contains header files, LIB and DLL files
restreamer
- 基于ffmpeg的库,收网络流,转换封装格式后重新推送出去。(Based on FFmpeg lib. It can recvs video stream and packet it with another format, then send it.)
