搜索资源列表
FFmpeg-vc6
- FFmepg在VC上编译遇到很多问题,本人由于工作后期也有点需求用到FFmpeg的codec,所以就顺便整理了一份针对VC环境的视频播放软件,虽然第一个版本比较老了些,但是只是为了验证而已,后期会专门针对on2、VP6做一个全新的、单纯的只能够播放FLV视频的软件,因为要用到后期的Flash player上去-FFmpeg vc6
ffmpeg
- ffmmpeg的播放过程,帮助新手快速的了解ffmpeg的播放流程,实现快速开发-playing in ffmmpeg, to help the novice to quickly understand ffmpeg playback process to achieve rapid development
ffmpeg-tutorial
- ffmpeg 的中文说明文档,详细介绍用ffmpeg实现一个播放器的过程。-ffmpeg Chinese documentation, detailing the realization of a player using ffmpeg process.
Android-player-documents
- 本论文结合FFmpeg开源代码中解码流程,提出了移动终端流媒体播放器基于分层体系架构的设计方案。该设计的特点是在底层屏蔽不同类型文件解码时对媒体流处理的差异,并且提供了对外部摄像头设备的控制功能-android ffmpeg design
newest_iplayer2_2013_07_25.tar
- FFMPEG解码,SDL显示制作的播放器-FFMPEG+SDL mediaplayer
ffmpeg-SDL1.2-player
- ffmpeg结合SDL1.2实现的播放器,还可以参考ffmpeg源码中的ffplay.c-ffmpeg combined SDL1.2 achieved player, you can also refer to ffmpeg source of ffplay.c
test2
- 在QT中动态链接ffmpeg库,实现视频的解码播放。ffmpeg官网上有Windows下直接使用的库。-The using of ffmpeg in QT
指导4:创建线程
- 本文档是我找到的用ffmpeg库进行视频处理的关于ffplay播放器系列的文档的指导4(With ffmpeg library for video processing on ffplay create thread)
指导3:播放声音
- 本文档是我找到的关于用ffmpeg处理视频文件的文档系列的:指导3 播放声音(This document is the series of documents I have found about dealing with video files with ffmpeg: Guide 3 Play sound)