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.0 video display, compared to the SDL1.0,2.0 version supports multi window at the same time, performance is also greatly improved. (demo is not processed for audio frames). The Demo advantages: the video decoding and display are encapsulated in two classes CFfmpegDecod and CSdlShow, easy to learn and understand the playback process. Suitable for learners to use.)
文件列表:
FfmpegSdl2.0Demo_vs2005
.......................\bin
.......................\...\avcodec-56.dll,22361088,2015-11-18
.......................\...\avformat-56.dll,6006272,2015-11-18
.......................\...\avutil-54.dll,493568,2015-11-18
.......................\...\demo.mp4,1067265,2015-10-24
.......................\...\FfmpegSdl2.0Demo_vs2005.exe,520192,2015-11-29
.......................\...\SDL2.dll,1007104,2015-11-18
.......................\...\swresample-1.dll,281088,2015-11-18
.......................\...\swscale-3.dll,452608,2015-11-18
.......................\FfmpegSdl2.0Demo_vs2005
.......................\.......................\FfmpegDecod.cpp,6903,2015-11-29
.......................\.......................\FfmpegDecod.h,827,2015-11-29
.......................\.......................\FfmpegSdl2.0Demo_vs2005.cpp,1613,2015-11-29
.......................\.......................\FfmpegSdl2.0Demo_vs2005.h,569,2015-11-29
.......................\.......................\FfmpegSdl2.0Demo_vs2005.rc,4363,2015-11-29
.......................\.......................\FfmpegSdl2.0Demo_vs2005.vcproj,6481,2015-11-29
.......................\.......................\FfmpegSdl2.0Demo_vs2005Dlg.cpp,3373,2015-11-29
.......................\.......................\FfmpegSdl2.0Demo_vs2005Dlg.h,841,2015-11-29
.......................\.......................\ReadMe.txt,2556,2015-11-29
.......................\.......................\res
.......................\.......................\...\FfmpegSdl20Demo_vs2005.rc2,378,2015-11-29
.......................\.......................\resource.h,605,2015-11-29
.......................\.......................\SdlShow.cpp,3596,2015-11-29
.......................\.......................\SdlShow.h,838,2015-11-29
.......................\.......................\stdafx.cpp,154,2015-11-29
.......................\.......................\stdafx.h,1545,2015-11-29
.......................\FfmpegSdl2.0Demo_vs2005.sln,934,2015-11-29
.......................\ffplay
.......................\......\include
.......................\......\.......\inttypes.h,5721,2015-10-11
.......................\......\.......\libavcodec
.......................\......\.......\..........\avcodec.h,181963,2015-10-11
.......................\......\.......\..........\avfft.h,3111,2015-10-11
.......................\......\.......\..........\d3d11va.h,2504,2015-10-11
.......................\......\.......\..........\dv_profile.h,3998,2015-10-11
.......................\......\.......\..........\dxva2.h,2358,2015-10-11
.......................\......\.......\..........\old_codec_ids.h,10623,2015-10-11
.......................\......\.......\..........\qsv.h,1185,2015-10-11
.......................\......\.......\..........\vaapi.h,4007,2015-10-11
.......................\......\.......\..........\vda.h,5928,2015-10-11
.......................\......\.......\..........\vdpau.h,7972,2015-10-11
.......................\......\.......\..........\version.h,6543,2015-10-11
.......................\......\.......\..........\vorbis_parser.h,2356,2015-10-11
.......................\......\.......\..........\xvmc.h,6062,2015-10-11
.......................\......\.......\libavdevice
.......................\......\.......\...........\avdevice.h,17923,2015-10-11
.......................\......\.......\...........\version.h,1859,2015-10-11
.......................\......\.......\libavfilter
.......................\......\.......\...........\asrc_abuffer.h,3321,2015-10-11
.......................\......\.......\...........\avcodec.h,2390,2015-10-11
.......................\......\.......\...........\avfilter.h,57143,2015-10-11
.......................\......\.......\...........\avfiltergraph.h,975,2015-10-11
.......................\......\.......\...........\buffersink.h,7539,2015-10-11
.......................\......\.......\...........\buffersrc.h,4899,2015-10-11
.......................\......\.......\...........\version.h,2919,2015-10-11
.......................\......\.......\libavformat
.......................\......\.......\...........\avformat.h,105794,2015-10-11
.......................\......\.......\...........\avio.h,22250,2015-10-11
.......................\......\.......\...........\version.h,2391,2015-10-11
.......................\......\.......\libavutil
.......................\......\.......\.........\adler32.h,1584,2015-10-11
.......................\......\.......\.........\aes.h,1834,2015-10-11
.......................\......\.......\.........\attributes.h,4236,2015-10-11
.......................\......\.......\.........\audioconvert.h,82,2015-10-11
.......................\......\.......\.........\audio_fifo.h,4475,2015-10-11
.......................\......\.......\.........\avassert.h,2113,2015-10-11
.......................\......\.......\.........\avconfig.h,211,2015-10-11
.......................\......\.......\.........\avstring.h,13319,2015-10-11
.......................\......\.......\.........\avutil.h,8632,2015-10-11
.......................\......\.......\.........\base64.h,2079,2015-10-11
.......................\......\.......\.........\blowfish.h,2313,2015-10-11
.......................\......\.......\.........\bprint.h,7797,2015-10-11
.......................\......\.......\.........\bswap.h,2858,2015-10-11
.......................\......\.......\.........\buffer.h,9772,2015-10-11
.......................\......\.......\.........\camellia.h,2139,2015-10-11
.......................\......\.......\.........\cast5.h,2512,2015-10-11
.......................\......\.......\.........\channel_layout.h,9071,2015-10-11
.......................\......\.......\.........\common.h,14756,2015-10-11
.......................\......\.......\.........\cpu.h,4989,2015-10-11
.......................\......\.......\.........\crc.h,2783,2015-10-11
.......................\......\.......\.........\dict.h,7857,2015-10-11
.......................\......\.......\.........\display.h,3192,2015-10-11
.......................\......\.......\.........\downmix_info.h,3235,2015-10-11
.......................\......\.......\.........\error.h,5468,2015-10-11
.......................\......\.......\.........\eval.h,5303,2015-10-11
.......................\......\.......\.........\ffversion.h,128,2015-10-11
.......................\......\.......\.........\fifo.h,5036,2015-10-11
.......................\......\.......\.........\file.h,2458,2015-10-11
.......................\......\.......\.........\frame.h,24233,2015-10-11
.......................\......\.......\.........\hash.h,3591,2015-10-11
.......................\......\.......\.........\hmac.h,2870,2015-10-11
.......................\......\.......\.........\imgutils.h,8329,2015-10-11
.......................\......\.......\.........\intfloat.h,1726,2015-10-11
.......................\......\.......\.........\intreadwrite.h,18346,2015-10-11
.......................\......\.......\.........\lfg.h,1986,2015-10-11
.......................\......\.......\.........\log.h,10669,2015-10-11
.......................\......\.......\.........\lzo.h,2048,2015-10-11
.......................\......\.......\.........\macros.h,1203,2015-10-11
下载说明:请别用迅雷下载,失败请重下,重下不扣分!