# vs2015_ffmpeg **Repository Path**: chendilin/vs2015_ffmpeg ## Basic Information - **Project Name**: vs2015_ffmpeg - **Description**: vs2015调试ffmpeg - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-28 - **Last Updated**: 2022-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README vs版本: msdn i tell you下载: cn_visual_studio_community_2015_with_update_3_x86_x64_dvd_8923246.iso 安装时需要选择windows8 sdk 安装完后: 复制nasm.exe yasm.exe到C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC (根据自己的安装路径选择) 复制yasm.props yasm.targets yasm.xml nasm.props nasm.targets nasm.xml 到: C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\BuildCustomizations(根据自己的安装路径选择) 安装easyx 下载ffmpeg_vs2015工程: 链接:https://pan.baidu.com/s/10b3_EG1lg7kmtrSLIF1yqw 提取码:r9ca 删掉了测试视频,obj,.git,.github等文件,150MB 链接:https://pan.baidu.com/s/1CCuWPMU82XL00b-FsGh4eg?pwd=gu9i 提取码:gu9i 解压后,使用vs2015打开ffmpeg_vs2015\ShiftMediaProject\FFmpeg\SMP\ffmpeg_deps.sln,等待加载完成,点击运行即可