CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体

文件名称:ffplaymfc

介绍说明--下载内容来自于网络,使用问题请自行百度

自己做的FFPLAY移植到VC下的开源工程:ffplayfor MFC。本工程将ffmpeg项目中的ffplay播放器(ffplay.c)移植到了VC的环境下。并且使用MFC做了一套简单的界面。它可以完成一个播放器播放视频的基本流程:解协议,解封装,视频/音频解码,视音频同步,视音频输出。此外还包含一些控制功能:播放,暂停/继续,前进,后退,停止,逐帧播放,全屏等;以及一些简单的视频码流分析功能:视频解码分析和音频解码分析。

详情参见《ffplay播放器移植VC的工程:ffplay for MFC 》:

http://blog.csdn.net/leixiaohua1020/article/details/28685327-This software transplant ffplay to Microsoft VC++ environment.

And use MFC to build a simple Graphical User Interface.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ffplaymfc/
ffplaymfc/.gitignore
ffplaymfc/ChangeLog
ffplaymfc/ffplaymfc/
ffplaymfc/ffplaymfc.sln
ffplaymfc/ffplaymfc.suo
ffplaymfc/ffplaymfc/.gitignore
ffplaymfc/ffplaymfc/AudiodecodeDlg.cpp
ffplaymfc/ffplaymfc/AudiodecodeDlg.h
ffplaymfc/ffplaymfc/avcodec-55.dll
ffplaymfc/ffplaymfc/avdevice-55.dll
ffplaymfc/ffplaymfc/avfilter-4.dll
ffplaymfc/ffplaymfc/avformat-55.dll
ffplaymfc/ffplaymfc/avutil-52.dll
ffplaymfc/ffplaymfc/cmdutils.cpp
ffplaymfc/ffplaymfc/cmdutils.h
ffplaymfc/ffplaymfc/cmdutils_common_opts.h
ffplaymfc/ffplaymfc/config.h
ffplaymfc/ffplaymfc/ffplaycore.cpp
ffplaymfc/ffplaymfc/ffplaycore.h
ffplaymfc/ffplaymfc/ffplaymfc.aps
ffplaymfc/ffplaymfc/ffplaymfc.cpp
ffplaymfc/ffplaymfc/ffplaymfc.h
ffplaymfc/ffplaymfc/ffplaymfc.rc
ffplaymfc/ffplaymfc/ffplaymfc.vcxproj
ffplaymfc/ffplaymfc/ffplaymfc.vcxproj.filters
ffplaymfc/ffplaymfc/ffplaymfc.vcxproj.user
ffplaymfc/ffplaymfc/ffplaymfcDlg.cpp
ffplaymfc/ffplaymfc/ffplaymfcDlg.h
ffplaymfc/ffplaymfc/include/
ffplaymfc/ffplaymfc/include/compat/
ffplaymfc/ffplaymfc/include/compat/getopt.c
ffplaymfc/ffplaymfc/include/compat/msvcrt/
ffplaymfc/ffplaymfc/include/compat/msvcrt/snprintf.c
ffplaymfc/ffplaymfc/include/compat/msvcrt/snprintf.h
ffplaymfc/ffplaymfc/include/compat/strtod.c
ffplaymfc/ffplaymfc/include/compat/va_copy.h
ffplaymfc/ffplaymfc/include/inttypes.h
ffplaymfc/ffplaymfc/include/libavcodec/
ffplaymfc/ffplaymfc/include/libavcodec/avcodec.h
ffplaymfc/ffplaymfc/include/libavcodec/avfft.h
ffplaymfc/ffplaymfc/include/libavcodec/dxva2.h
ffplaymfc/ffplaymfc/include/libavcodec/old_codec_ids.h
ffplaymfc/ffplaymfc/include/libavcodec/vaapi.h
ffplaymfc/ffplaymfc/include/libavcodec/vda.h
ffplaymfc/ffplaymfc/include/libavcodec/vdpau.h
ffplaymfc/ffplaymfc/include/libavcodec/version.h
ffplaymfc/ffplaymfc/include/libavcodec/xvmc.h
ffplaymfc/ffplaymfc/include/libavdevice/
ffplaymfc/ffplaymfc/include/libavdevice/avdevice.h
ffplaymfc/ffplaymfc/include/libavdevice/version.h
ffplaymfc/ffplaymfc/include/libavfilter/
ffplaymfc/ffplaymfc/include/libavfilter/asrc_abuffer.h
ffplaymfc/ffplaymfc/include/libavfilter/avcodec.h
ffplaymfc/ffplaymfc/include/libavfilter/avfilter.h
ffplaymfc/ffplaymfc/include/libavfilter/avfiltergraph.h
ffplaymfc/ffplaymfc/include/libavfilter/buffersink.h
ffplaymfc/ffplaymfc/include/libavfilter/buffersrc.h
ffplaymfc/ffplaymfc/include/libavfilter/version.h
ffplaymfc/ffplaymfc/include/libavformat/
ffplaymfc/ffplaymfc/include/libavformat/avformat.h
ffplaymfc/ffplaymfc/include/libavformat/avio.h
ffplaymfc/ffplaymfc/include/libavformat/version.h
ffplaymfc/ffplaymfc/include/libavresample/
ffplaymfc/ffplaymfc/include/libavresample/arm/
ffplaymfc/ffplaymfc/include/libavresample/arm/audio_convert_init.c
ffplaymfc/ffplaymfc/include/libavresample/arm/audio_convert_neon.S
ffplaymfc/ffplaymfc/include/libavresample/arm/Makefile
ffplaymfc/ffplaymfc/include/libavresample/audio_convert.c
ffplaymfc/ffplaymfc/include/libavresample/audio_convert.h
ffplaymfc/ffplaymfc/include/libavresample/audio_data.c
ffplaymfc/ffplaymfc/include/libavresample/audio_data.h
ffplaymfc/ffplaymfc/include/libavresample/audio_mix.c
ffplaymfc/ffplaymfc/include/libavresample/audio_mix.h
ffplaymfc/ffplaymfc/include/libavresample/audio_mix_matrix.c
ffplaymfc/ffplaymfc/include/libavresample/avresample-test.c
ffplaymfc/ffplaymfc/include/libavresample/avresample.h
ffplaymfc/ffplaymfc/include/libavresample/internal.h
ffplaymfc/ffplaymfc/include/libavresample/libavresample.v
ffplaymfc/ffplaymfc/include/libavresample/Makefile
ffplaymfc/ffplaymfc/include/libavresample/options.c
ffplaymfc/ffplaymfc/include/libavresample/resample.c
ffplaymfc/ffplaymfc/include/libavresample/resample.h
ffplaymfc/ffplaymfc/include/libavresample/resample_template.c
ffplaymfc/ffplaymfc/include/libavresample/utils.c
ffplaymfc/ffplaymfc/include/libavresample/version.h
ffplaymfc/ffplaymfc/include/libavresample/x86/
ffplaymfc/ffplaymfc/include/libavresample/x86/audio_convert.asm
ffplaymfc/ffplaymfc/include/libavresample/x86/audio_convert_init.c
ffplaymfc/ffplaymfc/include/libavresample/x86/audio_mix.asm
ffplaymfc/ffplaymfc/include/libavresample/x86/audio_mix_init.c
ffplaymfc/ffplaymfc/include/libavresample/x86/Makefile
ffplaymfc/ffplaymfc/include/libavresample/x86/util.asm
ffplaymfc/ffplaymfc/include/libavutil/
ffplaymfc/ffplaymfc/include/libavutil/adler32.h
ffplaymfc/ffplaymfc/include/libavutil/aes.h
ffplaymfc/ffplaymfc/include/libavutil/attributes.h
ffplaymfc/ffplaymfc/include/libavutil/audioconvert.h
ffplaymfc/ffplaymfc/include/libavutil/audio_fifo.h
ffplaymfc/ffplaymfc/include/libavutil/avassert.h
ffplaymfc/ffplaymfc/include/libavutil/avconfig.h
ffplaymfc/ffplaymfc/include/libavutil/avstring.h
ffplaymfc/ffplaymfc/include/libavutil/avutil.h
ffplaymfc/ffplaymfc/include/libavutil/base64.h
ffplaymfc/ffplaymfc/include/libavutil/blowfish.h
ffplaymfc/ffplaymfc/include/libavutil/bprint.h
ffplaymfc/ffplaymfc/include/libavutil/bswap.h
ffplaymfc/ffplaymfc/include/libavutil/buffer.h
ffplaymfc/ffplaymfc/include/libavutil/channel_layout.h
ffplaymfc/ffplaymfc/include/libavutil/colorspace.h
ffplaymfc/ffplaymfc/include/libavutil/common.h
ffplaymfc/ffplaymfc/include/li

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com