搜索资源列表
ffmpeg-demo
- ffmpeg 解码 demo
ffmpeg_test_VC8.0
- 使用ffmpeg转换音/视频demo 使用VS2005编译-use ffmpeg decode the a/v file compile with vs2005
AFuPlayer
- 这个简单音频播放的demo,能够使用ffmpeg函数库进行叫你调用实现本地音频文件的的播放-the soft can player mediaPlayer .it is used for ffmpeg called jni.
cameraMonitorDemo-SDK
- MonitorAPI 是 p2p camera 接口文件 及接口库 MonitorWin 是 demo 主程序. 其中 tframe.h 是 类似 MFC 的 win32 SDK, 与 camera 无关 bin 是一些库 和 demo 主程序, 可运行的. mmcode.dll, avcodec-53.dll, avutil-51.dll 是 ffmpeg 解码库 MonitorAPI.dll 是 p2p camera 接口 M
ffmpeg-demo
- 在WINCE里面实现ffmpeg播放视频文件功能。-WINCE inside ffmpeg to play video files.
ffmpeg-2012-demo
- 将本地h264的码流转换成yuv格式的数据-The h264 the code circulation data replaced by yuv format
ffmpeg
- 有关ffmpeg的应用demo,可以实现yub mpeg格式转换-Yub mpeg format conversion application demo on ffmpeg
sunwukong
- 很好的ffmpeg转码例子,大家一起学习-good demo for ffmepg
VideoPlayerKit-master
- 基于ffmpeg的视频播放第三方库。支持iOS设备的flv、rmvb、mkv等格式的解码,并提供了DEMO。需要自己编译ffmpeg的静态库才能正常工作。-a video player based on "ffmpeg",it can paly rmvb、flv、mkv and so on...there is a DEMO which tell you how to use the lib...u may need to build a static lib for "ffmpeg" when
VideoEncode
- 低质量快速的H264编码,录屏保存为文件Demo(压缩包不包含ffmpeg库)。-Fast low-quality H264 encoding, saved as a file record screen Demo (compressed package does not contain ffmpeg library).
myandroid_ffmpeg_camera_test.tar
- android4.4.2 ffmpeg 测试demo-android4.4.2 ffmpeg testing demo
FFMpegDemo
- 基于ffmpeg的rtmp播放器,这个是一个demo,实验室同学一起完成的一个小项目,功能还未彻底完善-Based on ffmpeg of rtmp player, this is a demo, students complete a small project together with laboratory function has not been completely perfect
FfmpegSdl2.0Demo_vs2005
- 使用FFMPEG库进行视频解码,然后在一个Static控件上使用SDL2.0进行视频显示,相比SDL1.0,2.0版本支持多窗口同时显示,性能也大幅提升。(demo中未处理音频帧)。本Demo优点:将视频解码和显示分别封装了两个类CFfmpegDecod和CSdlShow,便于学习和理解播放流程。适合学习者使用。-Using the FFMPEG library for video decoding, and then on a Static control on the use of SDL2
FFMpeg-debug
- ffmpeg 在Android环境使用的简单例子-ffmpeg demo
kxmovie-master
- ffmpeg video player,a simple demo of ffmpeg to play video-ffmpeg video player
ffmpeg-20160828-a37e6dd-win32-dev
- ffmpeg window下开发静态库,里面有说明文档跟相应的demo程序-Under ffmpeg window develop a static library, which has documentation with the appropriate demo program
ffplay1
- 使用ffm解码的播放器音乐以及视频的demo(FFmpeg player for andrord Using the FFmpeg open source project decoder to decode playback)
rtmp_player
- rtmp播放器,适用于html5,可以播放rtmp的流,包含demo(RTMP player, apply to it, can play the RTMP flow, contains the demo)
ffmpeg视频处理Demo
- 利用ffmpeg库,进行视频压缩,文件夹中包含可执行的demo文件(video compression by ffmpeg)
ffmpeg_mp3_encode
- pcm音频数据编码成mp3文件,编码程序写成了接口,方便调用,参考tests目录下的使用demo(PCM audio data is encoded into a MP3 file, the code program is written as an interface, convenient to call, and refer to the use of demo under the tests directory)