文件名称: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.
详情参见《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
.........\.gitignore
.........\ChangeLog
.........\ffplaymfc
.........\ffplaymfc.sln
.........\ffplaymfc.suo
.........\.........\.gitignore
.........\.........\AudiodecodeDlg.cpp
.........\.........\AudiodecodeDlg.h
.........\.........\avcodec-55.dll
.........\.........\avdevice-55.dll
.........\.........\avfilter-4.dll
.........\.........\avformat-55.dll
.........\.........\avutil-52.dll
.........\.........\cmdutils.cpp
.........\.........\cmdutils.h
.........\.........\cmdutils_common_opts.h
.........\.........\config.h
.........\.........\ffplaycore.cpp
.........\.........\ffplaycore.h
.........\.........\ffplaymfc.aps
.........\.........\ffplaymfc.cpp
.........\.........\ffplaymfc.h
.........\.........\ffplaymfc.rc
.........\.........\ffplaymfc.vcxproj
.........\.........\ffplaymfc.vcxproj.filters
.........\.........\ffplaymfc.vcxproj.user
.........\.........\ffplaymfcDlg.cpp
.........\.........\ffplaymfcDlg.h
.........\.........\include
.........\.........\.......\compat
.........\.........\.......\......\getopt.c
.........\.........\.......\......\msvcrt
.........\.........\.......\......\......\snprintf.c
.........\.........\.......\......\......\snprintf.h
.........\.........\.......\......\strtod.c
.........\.........\.......\......\va_copy.h
.........\.........\.......\inttypes.h
.........\.........\.......\libavcodec
.........\.........\.......\..........\avcodec.h
.........\.........\.......\..........\avfft.h
.........\.........\.......\..........\dxva2.h
.........\.........\.......\..........\old_codec_ids.h
.........\.........\.......\..........\vaapi.h
.........\.........\.......\..........\vda.h
.........\.........\.......\..........\vdpau.h
.........\.........\.......\..........\version.h
.........\.........\.......\..........\xvmc.h
.........\.........\.......\libavdevice
.........\.........\.......\...........\avdevice.h
.........\.........\.......\...........\version.h
.........\.........\.......\libavfilter
.........\.........\.......\...........\asrc_abuffer.h
.........\.........\.......\...........\avcodec.h
.........\.........\.......\...........\avfilter.h
.........\.........\.......\...........\avfiltergraph.h
.........\.........\.......\...........\buffersink.h
.........\.........\.......\...........\buffersrc.h
.........\.........\.......\...........\version.h
.........\.........\.......\libavformat
.........\.........\.......\...........\avformat.h
.........\.........\.......\...........\avio.h
.........\.........\.......\...........\version.h
.........\.........\.......\libavresample
.........\.........\.......\.............\arm
.........\.........\.......\.............\...\audio_convert_init.c
.........\.........\.......\.............\...\audio_convert_neon.S
.........\.........\.......\.............\...\Makefile
.........\.........\.......\.............\audio_convert.c
.........\.........\.......\.............\audio_convert.h
.........\.........\.......\.............\audio_data.c
.........\.........\.......\.............\audio_data.h
.........\.........\.......\.............\audio_mix.c
.........\.........\.......\.............\audio_mix.h
.........\.........\.......\.............\audio_mix_matrix.c
.........\.........\.......\.............\avresample-test.c
.........\.........\.......\.............\avresample.h
.........\.........\.......\.............\internal.h
.........\.........\.......\.............\libavresample.v
.........\.........\.......\.............\Makefile
.........\.........\.......\.............\options.c
.........\.........\.......\.............\resample.c
.........\.........\.......\.............\resample.h
.........\.........\.......\.............\resample_template.c
.........\.........\.......\.............\utils.c
.........\.........\.......\.............\version.h
.........\.........\.......\.............\x86
.........\.........\.......\.............\...\audio_convert.asm
.........\.........\.......\.............\...\audio_convert_init.c
.........\.........\.......\.............\...\audio_mix.asm
.........\.........\.......\.............\...\audio_mix_