搜索资源列表
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
ffmpeg_sdk_manual_pdf
- FFMpeg SDK 开发手册.pdf,适合于对音视频开发,视频转换和编解码的文档资料-FFMpeg SDK Developer Guide. Pdf, suitable for audio and video development, video conversion and encoding and decoding
FFmpeg_ts_lipsync
- ffmpeg复用时如果解决音视频同步的问题-If you reuse when ffmpeg audio and video synchronization problem solving
test6 音视频格式转换成FLV格式
- 通过ffmpeg 进行音视频格式转换,转换成FLV格式最好-By ffmpeg for audio and video format conversion, converted to FLV format is best
FFmpeg-full-SDK-3.2
- FFmpeg sdk 3.2 ,音视频解码器,支持众多格式。内有文档。开发方便。-FFmpeg sdk 3.2, audio and video decoder, support for many formats. There are documents. Facilitate development.
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
ffmpeg_test_VC8.0
- 使用ffmpeg转换音/视频demo 使用VS2005编译-use ffmpeg decode the a/v file compile with vs2005
ffvp6_v055
- [flvpluginsrc.rar] - tcpmp的flv播放器插件,支持播放flv格式的流媒体文件.该包包含用tcpmp播放flv流媒体文件所必须的所有资源. 1.其中ffmpeg比tcpmp源码中的ffmpeg添加了flv的解码. 2.flvsplitter为flv的splitter,对flv流进行音视频的分离,并实现http流的 [ffmpeg.plugin.0.72RC1.zip] - ffmpeg plugin for TCPMP any version [iPhone
ffmpeg-encode
- vc 音视频编解码的资料,很要用,学习音视频的号东西-vc audio video encode
ffmpeg-0.6.2
- 最新版的ffmpeg sdk,现在正在使用支持最新的音视频格式-The latest version of ffmpeg sdk, now being used to support the latest audio and video formats
ffmpeg-0.7.0.tar
- FFmpeg是一个开源免费跨平台的视频和音频流方案,它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的-FFmpeg is a free open source cross-platform video and audio streaming program, which provides a record, convert and stream audio
ffmpeg
- ffmpeg是对记录、转换和流音视频的解决方案。它包括libavcodec,leading audio/video codec library.ffmpeg运行在linux环境下,但它能够在大多数操作系统上编译,包括windows。 ffmpeg项目由以下几部分组成: ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件. ffserver 基于HTTP(RTSP正在开发中)用于实时广播的多媒体服务器.也支持时间平移 ffplay 用 SDL和F
ffmpeg-devlibs
- ffmpeg音视频处理源码库的库文件,解压后直接可以配置到vs环境中使用!-it s ffmpeg library files ,can use when you unZip it.
ffmpeg样例output-example.c
- ffmpeg里的一个官方样例,详细介绍了ffmpeg对音视频编解码的流程-ffmpeg official example about how to encode/decode audio and video
FFMpeg-SDK-开发手册
- FFmpeg是一套可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序。采用LGPL或GPL许可证。它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多code都是从头开发的。(Licensing has always been an issue with encoding AAC audio as most of the encoders have had a lice
ffmpeg指令
- ffmpeg指令,包括工具,音视频数据,有兴趣的朋友可以下载后,学学(Ffmpeg instructions, including tools, audio and video data, interested friends can download after learning)
《ffmpeg基础库编程开发》20140307
- ffmpge 基础库的详细介绍 以及使用基础库开发各种音视频相关的东西。(Ffmpge basic library details, as well as the use of basic library, development of a variety of audio and video related things.)
ffmpeg-3.4.1
- ffmpeg最新源码,包含音视频编解码,以及一些常用的算法处理,适合多媒体开发人员学习(Ffmpeg's latest source code, including audio and video codec, and some common algorithm processing, is suitable for multimedia developers to learn.)
ffmpeg-3.4.2.tar
- FFmpeg是一套可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序。采用LGPL或GPL许可证。它提供了录制、转换以及流化音视频的完整解决方案。(FFmpeg is an open source computer program that can be used to record, convert digital audio, video, and convert it into a stream. Use LGPL or GPL license. It provides a
ffmpeg音视频同步
- ffmpeg音视频同步,MFC获取rtsp音视频,同步部分播放