{"id":212,"date":"2022-01-31T15:35:46","date_gmt":"2022-01-31T07:35:46","guid":{"rendered":"http:\/\/192.168.0.122:8088\/?p=212"},"modified":"2022-06-11T03:22:06","modified_gmt":"2022-06-10T19:22:06","slug":"window10_ffmpeg-msys2-msvc%e7%bc%96%e8%af%91","status":"publish","type":"post","link":"https:\/\/www.xianwaizhiyin.net\/?p=212","title":{"rendered":"window10_ffmpeg-msys2-msvc\u7f16\u8bd1"},"content":{"rendered":"\n<p>\u4e4b\u524d\u7684\u6587\u7ae0\u90fd\u662f\u901a\u8fc7 msys2+MinGW \u7684\u65b9\u5f0f\u7f16\u8bd1ffmpeg\u3002\u4eca\u5929\u5c31\u6765\u8bb2\u89e3\u5982\u4f55\u7528 msys2 + msvc \u7684\u65b9\u5f0f\u6765\u7f16\u8bd1ffmpeg\u3002<\/p>\n\n\n\n<p>ffmpeg \u7684\u6e90\u7801\u662f\u8de8\u5e73\u53f0\u7684\uff0c\u901a\u8fc7 configure\uff08shell\u811a\u672c\uff09 \u5b9e\u73b0\u4e0d\u540c\u5e73\u53f0\u7684\u7f16\u8bd1\u89c4\u5219\u3002\u5728 configure \u7684\u65f6\u5019\u6307\u5b9a <strong>--toolchain=msvc<\/strong> \u5c31\u53ef\u4ee5 \u4f7f\u7528 msvc \u6765\u7f16\u8bd1 ffmpeg\u3002<\/p>\n\n\n\n<p>window10 \u7684CMD \u65e0\u6cd5\u8fd0\u884c configure \u811a\u672c\uff0c\u6240\u4ee5\u9700\u8981\u88c5 msys2 \uff0c\u88c5\u4e86 msys2 \u5c31\u80fd\u8fd0\u884c configure \u3002<\/p>\n\n\n\n<p>msys2 \u81ea\u884c\u5b89\u88c5\uff0cmsvc \u662f\u4f7f\u7528\u7684vs2019 \u7684\uff0c\u6240\u4ee5\u4e5f\u8bf7\u81ea\u884c\u5b89\u88c5 vs2019\uff0cmsvc \u5176\u5b9e\u662f\u4e00\u4e2a\u7edf\u79f0\uff0c\u5b9e\u9645\u4e0a configure \u91cc\u9762\u7528\u5230\u7684\u662f vs2019 \u91cc\u9762\u7684 cl.exe \u8ddf link.exe\u3002 cl.exe \u53ef\u4ee5\u7528\u6765\u7f16\u8bd1C\u4ee3\u7801\uff0clink.exe \u7528\u6765\u94fe\u63a5\u7684\u3002<\/p>\n\n\n\n<p>\u4e3a\u4e86\u5728 msys2 \u547d\u4ee4\u884c\u4f7f\u7528 vs2019 \u7684\u73af\u5883\u53d8\u91cf\uff0c\u9700\u8981\u505a\u4ee5\u4e0b\u64cd\u4f5c\uff1a<\/p>\n\n\n\n<p><strong>MSYS2 \u73af\u5883\u7ee7\u627fvs2019 \u7684\u73af\u5883\u53d8\u91cf \u64cd\u4f5c\u6559\u7a0b\uff1a<\/strong><\/p>\n\n\n\n<p>1\uff0c\u4fee\u6539 <code class=\"prettyprint\" >C:\\msys64\\msys2_shell.cmd<\/code> \u4e2d\u7684 <code>rem set MSYS2_PATH_TYPE=inherit<\/code>\uff0c\u53bb\u6389rem\uff0c\u53d6\u6d88\u8fd9\u2f00\u53e5\u7684\u6ce8\u91ca\u3002\u4f7fMSYS2\u7684\u73af\u5883\u53d8\u91cf\u7ee7\u627f\u5f53\u524dCMD\u7684\u7a97\u53e3\u7684\u73af\u5883\u53d8\u91cf\u3002<\/p>\n\n\n\n<p>2\uff0c\u91cd\u547d\u540d <code class=\"prettyprint\" >C:\/msys64\/usr\/bin\/link.exe<\/code> \u4e3a <code>C:\/msys64\/usr\/bin\/link.bak<\/code> , \u907f\u514d\u548cMSVC \u7684link.exe\u62b5\u89e6\u3002\u8fd9\u4e2a\u662f\u7f51\u4e0a\u6587\u7ae0\u7684\u505a\u6cd5\uff0c\u8fd9\u4e2a\u4e00\u6b65\u64cd\u4f5c\u5176\u5b9e\u5728\u65b0\u7248\u7684ffmpeg \u91cc\u9762\u662f\u4e0d\u9700\u8981\u7684\uff0c\u56e0\u4e3a\u5728 configure\u91cc\u9762\u7f16\u8bd1\u7684\u65f6\u5019\uff0c\u8c03\u7528\u7684\u662f .\/compat\/window\/mslink \uff0c\u5982\u4e0b\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"166\" src=\".\/wp-content\/uploads\/2022\/01\/msvc-0-1.png\" alt=\"\" class=\"wp-image-221\"\/><\/figure>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"prettyprint\" > .\/compat\/window\/mslink \u4ee3\u7801\n#!\/bin\/sh\n\u200b\nLINK_EXE_PATH=$(dirname &quot;$(command -v cl)&quot;)\/link\nif &#091; -x &quot;$LINK_EXE_PATH&quot; ]; then\n    &quot;$LINK_EXE_PATH&quot; $@\nelse\n    link.exe $@\nfi\nexit $?\n<\/code><\/pre>\n\n\n\n<p>\u4e0a\u9762\u662f mslink \u7684\u4ee3\u7801\uff0c\u53ef\u4ee5\u770b\u5230\uff0c\u4ed6\u7684\u903b\u8f91\u5c31\u662f\u4f18\u5148 \u4f7f\u7528 \u8ddf cl.exe \u540c\u76ee\u5f55\u4e0b\u7684 link.exe\u3002cl.exe \u53ea\u6709\u5728vs2019 \u90a3\u91cc\u624d\u6709\uff0cC:\/msys64\/usr\/bin \u76ee\u5f55\u4e0b\u6ca1\u6709 cl.exe\uff0c\u6240\u4ee5\u4f1a\u4f18\u9009\u4f7f\u7528 vs2019 \u91cc\u9762\u7684link.exe\uff0c\u6240\u4ee5\u4e0d\u91cd\u547d\u540d <code class=\"prettyprint\" >C:\/msys64\/usr\/bin\/link.exe<\/code> \u4e5f\u6ca1\u5173\u7cfb\u3002<\/p>\n\n\n\n<p>3\uff0c\u4e0a\u9762\u7684 <code class=\"prettyprint\" >C:\\msys64\\msys2_shell.cmd<\/code> \u6587\u4ef6\u5df2\u7ecf\u4fee\u6539\u597d\u4e86\uff0c\u73b0\u5728\u8981\u627e\u5230 x64 Native Tools Command Prompt for VS 2019 \u8fd9\u4e2a\u547d\u4ee4\u5de5\u5177\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"864\" height=\"184\" src=\".\/wp-content\/uploads\/2022\/01\/msvc-0-2.png\" alt=\"\" class=\"wp-image-222\"\/><\/figure>\n\n\n\n<p>\u70b9\u51fb x64 Native Tools Command Prompt for VS 2019 \u6253\u5f00\u547d\u4ee4\u884c\uff0c\u4e00\u5b9a\u8981\u8fd9\u6837\u6253\u5f00\u547d\u4ee4\u884c\uff0c\u8fd9\u6837\u547d\u4ee4\u884c\u624d\u80fd\u6709 vs2019 \u7684\u73af\u5883\u53d8\u91cf\uff0c\u7136\u540e\u624d\u80fd\u8ba9 msys2 \u6765\u7ee7\u627f\uff0c\u6211\u4e4b\u524d\u8bf4\u7684 MSYS2_PATH_TYPE=inherit \u7ee7\u627f\u7684\u73af\u5883\u53d8\u91cf \u662f\u5f53\u524d\u7a97\u53e3\u7684\u73af\u5883\u53d8\u91cf\u5c31\u662f\u8fd9\u4e2a\u610f\u601d\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"788\" height=\"309\" src=\".\/wp-content\/uploads\/2022\/01\/msvc-0-3.png\" alt=\"\" class=\"wp-image-223\"\/><\/figure>\n\n\n\n<p>\u5343\u4e07\u4e0d\u8981\u7528\u4e0b\u9762\u8fd9\u79cd win+R \u7684\u65b9\u5f0f\u6253\u5f00\u547d\u4ee4\u884c\uff0c\u8fd9\u6837\u5b50\u6253\u5f00\u547d\u4ee4\u884c\u662f\u6ca1\u6709 vs2019 \u7684\u73af\u5883\u53d8\u91cf\u7684\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"394\" height=\"230\" src=\".\/wp-content\/uploads\/2022\/01\/msvc-0-4.png\" alt=\"\" class=\"wp-image-224\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"692\" height=\"231\" src=\".\/wp-content\/uploads\/2022\/01\/msvc-0-5.png\" alt=\"\" class=\"wp-image-225\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>google_ads_content<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>4\uff0c\u6f14\u793a\u5b8c\u9519\u8bef\u7684\u6253\u5f00CMD\u7684\u65b9\u5f0f\uff0c\u6211\u4eec\u7ee7\u7eed\u64cd\u4f5c\uff0c\u5728 x64 Native Tools Command Prompt for VS 2019 \u547d\u4ee4\u7a97\u53e3\u8f93\u5165 <code class=\"prettyprint\" >cd c:\\msys64\\<\/code> \u5148\u56de\u5230 msys64\u76ee\u5f55\uff0c\u7136\u540e\u518d\u8f93\u5165 <code>.\\msys2_shell.cmd -mingw64<\/code>\uff0c\u542f\u52a8 msys2 \u547d\u4ee4\u884c\u7a97\u53e3\uff0c\u5982\u56fe\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"prettyprint\" >#\u56de\u5230 MSYS2 \u7684\u5b89\u88c5\u76ee\u5f55\ncd c:\\msys64\\\n#\u542f\u52a8 msys2 \u547d\u4ee4\u884c\n.\\msys2_shell.cmd -mingw64<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/01\/msvc-0-6.png\" alt=\"\"\/><\/figure>\n\n\n\n<p>5\uff0c\u5728 msys2 \u547d\u4ee4\u884c\u7a97\u53e3 \u8f93\u5165 <code class=\"prettyprint\" >echo $LIB<\/code> \uff0c\u53ef\u4ee5\u770b\u5230 msys2 \u547d\u4ee4\u884c\u7a97\u53e3 \u5df2\u7ecf\u7ee7\u627f\u4e86 vs2019 \u7684 lib \u73af\u5883\u53d8\u91cf\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"583\" height=\"204\" src=\"\/wp-content\/uploads\/2022\/01\/msvc-0-7.png\" alt=\"\" class=\"wp-image-227\"\/><\/figure>\n\n\n\n<p>6\uff0c\u518d\u8f93\u5165\u4e00\u4e0b <code class=\"prettyprint\" >which cl.exe<\/code> \uff0c\u786e\u8ba4\u4e00\u4e0b cl.exe \u662f\u5728vs2019\u7684\u76ee\u5f55\u4e0b\uff0c\u540c\u65f6\u770b\u4e0bcl.exe\u7684\u76ee\u5f55\u662f\u5426\u6709link.exe\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"578\" height=\"155\" src=\".\/wp-content\/uploads\/2022\/01\/msvc-0-8.png\" alt=\"\" class=\"wp-image-213\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<p>MSYS2 + MSVC \u73af\u5883\u5df2\u7ecf\u51c6\u5907\u597d\u4e86\uff0cMSYS2 \u547d\u4ee4\u884c\u5df2\u7ecf\u7ee7\u627f\u4e86 vs2019 \u7684\u73af\u5883\u53d8\u91cf\uff0c\u4e0b\u9762\u5f00\u59cb\u7f16\u8bd1ffmpeg\uff0c\u672c\u6587\u8981\u7f16\u8bd1\u7684ffmpeg\u7248\u672c\u4e3a n4.4.1\u3002<\/p>\n\n\n\n<p>\u7f51\u7f51\u4e0a\u7684\u4e00\u4e9b\u6559\u7a0b \u7f16\u8bd1ffmpeg \u7684\u65f6\u5019\uff0c\u4f1a \u4e0b\u8f7d\u7f16\u8bd1 <a href=\"clone%20https:\/\/gitee.com\/mirrors_addons\/x264.git\">x264<\/a> \uff0c <a href=\"https:\/\/gitee.com\/mirrors\/fdk-aac.git\">fdk-aac<\/a> \uff0c\u7136\u540e\u5f15\u5165ffmpeg \u91cc\u9762\u3002\u4f46\u662f n4.4.1\u7248\u672c\u7684 ffmpeg \u5df2\u7ecf\u57fa\u4e8e\u5fae\u8f6f\u7684 MediaFoundation \u5b9e\u73b0\u4e86 h264 \uff0caac \u7f16\u89e3\u7801\u5668\uff0c\u5206\u522b\u662f <a href=\"https:\/\/docs.microsoft.com\/zh-cn\/windows\/win32\/medfound\/h-264-video-decoder\">h264_mf <\/a>\u8ddf aac_mf \uff0cmf \u662f MediaFoundation \u7684\u7f29\u5199\u3002\u6240\u4ee5\u4e0d\u9700\u8981 \u518d\u7f16\u8bd1 <a href=\"clone%20https:\/\/gitee.com\/mirrors_addons\/x264.git\">x264<\/a> \uff0c\u4e5f\u4e0d\u9700\u8981\u7f16\u8bd1 <a href=\"https:\/\/gitee.com\/mirrors\/fdk-aac.git\">fdk-aac<\/a> \uff0c\u6bd4\u8f83\u65b9\u4fbf\u3002<\/p>\n\n\n\n<p>\u65e9\u671fffmpeg\u7248\u672c\uff0c\u4f8b\u59824.2\u7248\u672c\u662f\u6ca1\u6709 264 \u7f16\u7801\u5668\u7684\uff0c\u53ea\u662f\u81ea\u5e26\u4e86\u4e00\u4e2a264\u7684\u89e3\u7801\u5668\u3002\u56e0\u4e3a <a href=\"clone%20https:\/\/gitee.com\/mirrors_addons\/x264.git\">x264<\/a> \uff0c <a href=\"https:\/\/gitee.com\/mirrors\/fdk-aac.git\">fdk-aac<\/a> \uff0c\u8fd9\u4e9b\u5e93\u7684\u7248\u6743\u4e0d\u662fffmpeg\u7684\uff0c\u6240\u4ee5\u6ca1\u6709\u76f4\u63a5\u96c6\u6210\u8fdbffmpeg\u3002ffmpeg\u4e5f\u5728\u5f00\u53d1\u81ea\u5df1\u7684\u7f16\u89e3\u7801\u5668\uff0c4.4\u7248\u7684\u65f6\u5019\u7ec8\u4e8e\u5f00\u53d1\u51fa\u4e86 h264_mf \u8ddf aac_mf \u3002<\/p>\n\n\n\n<p>\u7f16\u89e3\u7801\u5668\u90fd\u662f\u6309\u7167\u6807\u51c6\u5b9e\u73b0\u7684\uff0c\u4f8b\u5982\u7528 h264_mf \u7f16\u7801\u7684mp4\u6587\u4ef6\uff0c\u540c\u6837\u80fd\u7528 x264 \u7684\u5e93\u53bb\u89e3\u7801\uff0c\u53cd\u4e4b\u4ea6\u7136\u3002\u9664\u975e\u9879\u76ee\u9700\u8981\uff0c\u4e00\u5b9a\u8981\u7528 <a href=\"clone%20https:\/\/gitee.com\/mirrors_addons\/x264.git\">x264<\/a> \uff0c <a href=\"https:\/\/gitee.com\/mirrors\/fdk-aac.git\">fdk-aac<\/a> \u6765\u8fdb\u884c\u7f16\u89e3\u7801\uff0c\u5426\u5219\u7528 ffmpeg 4.4.1 \u7248\u672c\u81ea\u5e26\u7684 h264 \uff0cacc \u7f16\u89e3\u7801\u5668\u5373\u53ef\u3002<\/p>\n\n\n\n<p>mp3 \u7684\u7f16\u89e3\u7801\u5668\uff0cffmpeg 4.4 \u4e5f\u81ea\u5e26\u4e86\uff0c\u53eb mp3_mf \uff0c\u6240\u4ee5\u4e5f\u4e0d\u9700\u8981\u4e0b\u8f7d\u7f16\u8bd1 <a href=\"https:\/\/gitee.com\/hqiu\/lame.git\">lame<\/a> \u5e93\u3002<\/p>\n\n\n\n<p>vp8 \uff0cv9 \u6807\u51c6\u7684\u89e3\u7801\u5668\uff0cffmpeg 4.4 \u81ea\u5e26\u4e86\uff0c\u4f46\u662fvp8 \uff0cv9 \u6807\u51c6\u7684\u7f16\u7801\u5668ffmpeg 4.4 \u6ca1\u6709\u81ea\u5e26\u3002\u672c\u6587\u6682\u65f6\u4e0d\u8bb2\u89e3 msys2 + MSVC \u73af\u5883\u4e2d \u5982\u4f55\u5f15\u5165 vp8 \uff0cv9 \u7f16\u7801\u5668\u5230 ffmpeg 4.4 \u91cc\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<p>\u4e0b\u9762\u5f00\u59cb\u6b63\u5f0f \u7f16\u8bd1 ffmpeg\u3002\u3001<\/p>\n\n\n\n<p>\u5f00\u59cb\u64cd\u4f5c\uff1a<\/p>\n\n\n\n<p>1\uff0c\u4e0b\u8f7d FFmpeg-n4.4.1.zip \uff0c<a href=\"https:\/\/pan.baidu.com\/s\/1W2rMeyVfrYkxP3XqC9aG8A\">\u767e\u5ea6\u7f51\u76d8<\/a>\uff0c\u63d0\u53d6\u7801\uff1arpo3 \uff0c\u4e0b\u8f7d\u597d\u4e4b\u540e\u89e3\u538b\u5230 <code class=\"prettyprint\" >C:\\msys64\\home\\loken\\ffmpeg<\/code> \uff0c\u8fd9\u4e2a\u76ee\u5f55\u662f\u6211\u4eec\u4e4b\u524d\u6587\u7ae0\u7ecf\u5e38\u7528\u7684\u76ee\u5f55\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"711\" height=\"606\" src=\".\/wp-content\/uploads\/2022\/01\/msvc-1-1.png\" alt=\"\" class=\"wp-image-214\"\/><\/figure>\n\n\n\n<p>2\uff0c\u5b89\u88c5\u6240\u9700\u8f6f\u4ef6\uff0c<code class=\"prettyprint\" >pacman -S diffutils make pkg-config yasm<\/code><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"579\" height=\"168\" src=\".\/wp-content\/uploads\/2022\/01\/msvc-1-2.png\" alt=\"\" class=\"wp-image-215\"\/><\/figure>\n\n\n\n<p>3\uff0c\u8fdb\u5165 FFmpeg-n4.4.1 \u6e90\u7801\u76ee\u5f55<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"prettyprint\" >cd \/home\/loken\/ffmpeg\/FFmpeg-n4.4.1<\/code><\/pre>\n\n\n\n<p>4\uff0c\u6267\u884cconfigure \uff0c\u5982\u4e0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"prettyprint\" >.\/configure \\\n--prefix=\/home\/loken\/ffmpeg\/build64\/ffmepg-4.4-msvc \\\n--enable-gpl \\\n--enable-nonfree \\\n--enable-shared \\\n--toolchain=msvc\n\u200b\nmake -j8\nmake install<\/code><\/pre>\n\n\n\n<p>5\uff0c\u7f16\u8bd1\u5b8c\u6210\u4e4b\u540e\uff0cbuild64\/ffmepg-4.4-msvc \u76ee\u5f55\u5982\u4e0b\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"662\" height=\"273\" src=\".\/wp-content\/uploads\/2022\/01\/msvc-1-3.png\" alt=\"\" class=\"wp-image-216\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"729\" height=\"512\" src=\".\/wp-content\/uploads\/2022\/01\/msvc-1-4.png\" alt=\"\" class=\"wp-image-217\"\/><\/figure>\n\n\n\n<p>\u56e0\u4e3a configure\u7684\u65f6\u5019\u4f7f\u7528\u4e86 --enable-shared \u5f00\u542f\u4e86\u7f16\u8bd1\u52a8\u6001\u5e93\uff0c\u6240\u4ee5\u751f\u6210\u4e86 \u4e00\u5806\u7684 lib \u8ddf dll \u6587\u4ef6\uff0cavcodec-58 \u7b49\u7b49\u5e93\u662f\u4ee5\u52a8\u6001\u5e93\u7684\u65b9\u5f0f\u7ed9 ffmpeg.exe \u8c03\u7528\u7684\u3002\u5982\u679c\u4f7f\u7528 --disable-shared \uff0cavcodec-58\uff0cavdevice-58 \u7b49\u5e93\u662f\u76f4\u63a5\u4ee5\u9759\u6001\u5e93\u7684\u65b9\u5f0f\u96c6\u6210\u8fdb\u53bb ffmpeg.exe\uff0cffmpeg.exe \u6587\u4ef6\u4f1a\u6bd4\u8f83\u5927\u3002<\/p>\n\n\n\n<p>--disable-shared \u7684\u7f16\u8bd1\u65b9\u5f0f\uff0c\u53ea\u4f1a\u751f\u6210 ffmpeg.exe \u8ddf ffprobe.exe \u4e24\u4e2a\u6587\u4ef6\uff0c\u800c\u4e14\u8fd9\u4e24\u4e2aexe\u6587\u4ef6\u7684\u8fd0\u884c\u4e0d\u9700\u8981\u4f9d\u8d56\u5176\u4ed6\u7684dll\u3002<\/p>\n\n\n\n<p>configure <strong>--enable-shared<\/strong> \u4f1a\u5728bin\u76ee\u5f55\u751f\u6210 \u4e00\u5806 lib \u8ddf dll\uff0cffmpeg \u7684api\u51fd\u6570\u53ef\u4ee5\u4ee5\u52a8\u6001\u5e93\u7684\u65b9\u5f0f\u7ed9\u5176\u4ed6\u9879\u76ee\u4f7f\u7528\u3002<\/p>\n\n\n\n<p>configure <strong>--disable-shared<\/strong> \u4f1a\u5728lib\u76ee\u5f55\u751f\u6210 \u4e00\u5806 .a \u540e\u7f00\u7684\u9759\u6001\u5e93\uff0cffmpeg \u7684api\u51fd\u6570\u53ef\u4ee5\u4ee5\u9759\u6001\u5e93\u7684\u65b9\u5f0f\u7ed9\u5176\u4ed6\u9879\u76ee\u4f7f\u7528\u3002<\/p>\n\n\n\n<p>\u7ea0\u6b63\uff1a configure \u811a\u672c\u5e76\u6ca1\u6709 --disable-shared \u8fd9\u4e2a\u9009\u9879\uff0c\u5b9e\u9645\u4e0a\u4e0d\u6307\u5b9a --enable-shared \u5c31\u662f\u7f16\u8bd1\u9759\u6001\u5e93\u3002ffmpeg \u7684\u9759\u6001\u5e93\u8ddf\u52a8\u6001\u5e93\u662f\u4e92\u65a5\u7684\uff0c\u53ea\u80fd\u7f16\u8bd1\u51fa\u9759\u6001\u5e93\uff0c\u6216\u8005\u53ea\u7f16\u8bd1\u51fa\u52a8\u6001\u5e93\u3002<\/p>\n\n\n\n<p>\u53ef\u4ee5\u770b\u5230\uff0cmsys2 + msvc \u7f16\u8bd1\u51fa\u6765\u7684 ffmpeg.exe \u975e\u5e38\u7cbe\u7b80\uff0c\u4e0d\u50cf\u4e4b\u524d msys2 + MinGW \u7f16\u8bd1\u51fa\u6765\u7684 ffmpeg.exe \u8fd0\u884c\u9700\u8981\u62f7\u8d1d libwinpthread-1 \u7b49\u5e93\u8fc7\u6765\u3002<\/p>\n\n\n\n<p>6\uff0c\u67e5\u770b ffmpeg.exe \u652f\u6301\u7684\u7f16\u89e3\u7801\u5668\uff0c<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"prettyprint\" >cd \/home\/loken\/ffmpeg\/build64\/ffmepg-4.4-msvc\/bin\n\u200b\n.\/ffmpeg.exe -codecs &gt; support_codecs.txt<\/code><\/pre>\n\n\n\n<p>\u4ece support_codecs.txt \u91cc\u9762\u53ef\u4ee5\u770b\u5230 h264_mf \uff0caac_mf , mp3_mf \u7b49\u7f16\u7801\u5668\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<p>MSYS2 + MSVC \u7f16\u8bd1ffmpeg \u8bb2\u89e3\u5b8c\u6bd5\uff0c\u4e0b\u9762\u7528qt creator\u6765\u8c03\u8bd5\u4e00\u4e0b ffmpeg \u7684dll\u5e93\uff0c\u76f8\u5bf9\u4e8eMInGW\u7f16\u8bd1\u65b9\u5f0f\uff0cMSVC \u7f16\u8bd1\u6709\u4e2a\u597d\u5904\uff0c\u53ef\u4ee5\u76f4\u63a5debug\u8fdb\u53bb ffmpeg api\u51fd\u6570\u7684\u5185\u90e8\u5b9e\u73b0\u3002<\/p>\n\n\n\n<p>qt creator\u521b\u5efa ffmpeg \u9879\u76ee\u7684\u6b65\u594f\uff0c\u5728\u300awindow10_ffmpeg\u8c03\u8bd5\u73af\u5883\u642d\u5efa-\u81ea\u5df1\u7f16\u8bd1\u300b \u6587\u4e2d\u6700\u540e\u5df2\u7ecf\u8bb2\u8fc7\uff0c\u672c\u6587\u4e0d\u518d\u91cd\u590d\u8bb2\uff0c\u76f4\u63a5\u7ed9\u51faqt\u9879\u76ee\u7684zip\u5305\u3002\u76f4\u63a5\u4e0b\u8f7d\u5373\u53ef\u3002<\/p>\n\n\n\n<p>ffmpeg-verison-msvc.zip <a href=\"https:\/\/pan.baidu.com\/s\/1URlKO0uENQpXksDGadu2ug\">\u767e\u5ea6\u7f51\u76d8<\/a>\uff0c\u63d0\u53d6\u7801\uff1a6kc3<\/p>\n\n\n\n<p>\u8fd0\u884c\u6548\u679c\u5982\u4e0b\u56fe\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1244\" height=\"794\" src=\".\/wp-content\/uploads\/2022\/01\/msvc-2-1.png\" alt=\"\" class=\"wp-image-218\"\/><\/figure>\n\n\n\n<p>\u6211\u9009\u62e9\u4e86\u4e24\u79cd\u7f16\u8bd1\u65b9\u5f0f\uff0cMinGW 64-bit \u8ddf MSVC2019 64bit\uff0c\u4e24\u79cd\u65b9\u5f0f\u90fd\u80fd\u6253\u5370\u51fa ffmpeg \u7248\u672c\u53f7\u3002\u4f46\u662f\u53ea\u6709 MSVC \u7684\u65b9\u5f0f\u80fd\u591f\u65ad\u70b9\u8fdb\u53bb av_version_info() \u51fd\u6570\u7684\u5185\u90e8\u5b9e\u73b0\u3002<\/p>\n\n\n\n<p>\u8fd9\u91cc\u6ce8\u610f\uff0cMSVC \u80fd\u65ad\u70b9\u8c03\u8bd5\u7684\u524d\u63d0\u662f\u4e0d\u80fd\u79fb\u52a8\u6216\u8005\u5220\u9664\u4e4b\u524d\u7684\u7f16\u8bd1\u76ee\u5f55\uff0c\u4e5f\u5c31\u662f\u4e0d\u80fd\u79fb\u52a8 C:\\msys64\\home\\loken\\ffmpeg\\FFmpeg-n4.4.1 \uff0c\u56e0\u4e3a lib \u6587\u4ef6\u91cc\u9762\u7684\u7b26\u53f7\u5b9a\u4f4d\uff0c\u662f\u5b9a\u4f4d\u5230\u8fd9\u4e2a\u76ee\u5f55\u7684\u6587\u4ef6\u7684\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1066\" height=\"573\" src=\".\/wp-content\/uploads\/2022\/01\/msvc-2-2.png\" alt=\"\" class=\"wp-image-219\"\/><\/figure>\n\n\n\n<p>\u8865\u5145\uff0c\u9700\u8981\u5b89\u88c5CDB\u7f16\u8c03\u8bd5\u5668\uff0c\u8981\u4e0dQT MSVC\u73af\u5883\u867d\u7136\u80fd\u7f16\u8bd1\u6210\u529f\uff0c\u4f46\u4e0d\u80fd\u65ad\u70b9\u8c03\u8bd5\u3002<\/p>\n\n\n\n<p><strong>CDB\u7f16\u8c03\u8bd5\u5668\u5b89\u88c5\uff1a<\/strong><a href=\"https:\/\/www.cnblogs.com\/lixuejian\/p\/12915174.html\">https:\/\/www.cnblogs.com\/lixuejian\/p\/12915174.html<\/a> \uff0c\u6ce8\u610f\u5b89\u88c5\u8fc7\u7a0b\u9700\u8981\u7ffb\u5899\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<p>\u7248\u6743\u6240\u5c5e\uff1a\u77e5\u8bc6\u661f\u7403\uff1a\u5f26\u5916\u4e4b\u97f3\uff0cQQ\uff1a2338195090\u3002 \u7531\u4e8e\u7b14\u8005\u7684\u6c34\u5e73\u6709\u9650\uff0c \u52a0\u4e4b\u7f16\u5199\u7684\u540c\u65f6\u8fd8\u8981\u53c2\u4e0e\u5f00\u53d1\u5de5\u4f5c\uff0c\u6587\u4e2d\u96be\u514d\u4f1a\u51fa\u73b0\u4e00\u4e9b\u9519\u8bef\u6216\u8005\u4e0d\u51c6\u786e\u7684\u5730\u65b9\uff0c\u6073\u8bf7\u8bfb\u8005\u6279\u8bc4\u6307\u6b63\u3002\u5982\u679c\u8bfb\u8005\u6709\u4efb\u4f55\u5b9d\u8d35\u610f\u89c1\uff0c\u53ef\u4ee5\u52a0\u6211\u5fae\u4fe1 Loken1\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e4b\u524d\u7684\u6587\u7ae0\u90fd\u662f\u901a\u8fc7 msys2+MinGW \u7684\u65b9\u5f0f\u7f16\u8bd1ffmpeg\u3002\u4eca\u5929\u5c31\u6765\u8bb2\u89e3\u5982\u4f55\u7528 msys2 + msv [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,6],"tags":[],"class_list":["post-212","post","type-post","status-publish","format-standard","hentry","category-ffmpeg","category-ffmpeg-env-build"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v18.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>window10_ffmpeg-msys2-msvc\u7f16\u8bd1 - \u5f26\u5916\u4e4b\u97f3<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.xianwaizhiyin.net\/?p=212\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"window10_ffmpeg-msys2-msvc\u7f16\u8bd1 - \u5f26\u5916\u4e4b\u97f3\" \/>\n<meta property=\"og:description\" content=\"\u4e4b\u524d\u7684\u6587\u7ae0\u90fd\u662f\u901a\u8fc7 msys2+MinGW \u7684\u65b9\u5f0f\u7f16\u8bd1ffmpeg\u3002\u4eca\u5929\u5c31\u6765\u8bb2\u89e3\u5982\u4f55\u7528 msys2 + msv [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.xianwaizhiyin.net\/?p=212\" \/>\n<meta property=\"og:site_name\" content=\"\u5f26\u5916\u4e4b\u97f3\" \/>\n<meta property=\"article:published_time\" content=\"2022-01-31T07:35:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-06-10T19:22:06+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/.\/wp-content\/uploads\/2022\/01\/msvc-0-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"loken\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.xianwaizhiyin.net\/#website\",\"url\":\"https:\/\/www.xianwaizhiyin.net\/\",\"name\":\"\u5f26\u5916\u4e4b\u97f3\",\"description\":\"FFmpeg\u3001WebRTC\uff0cSRS \u97f3\u89c6\u9891\u3001\u6d41\u5a92\u4f53\u6280\u672f\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.xianwaizhiyin.net\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.xianwaizhiyin.net\/?p=212#primaryimage\",\"inLanguage\":\"zh-Hans\",\"url\":\".\/wp-content\/uploads\/2022\/01\/msvc-0-1.png\",\"contentUrl\":\".\/wp-content\/uploads\/2022\/01\/msvc-0-1.png\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.xianwaizhiyin.net\/?p=212#webpage\",\"url\":\"https:\/\/www.xianwaizhiyin.net\/?p=212\",\"name\":\"window10_ffmpeg-msys2-msvc\u7f16\u8bd1 - \u5f26\u5916\u4e4b\u97f3\",\"isPartOf\":{\"@id\":\"https:\/\/www.xianwaizhiyin.net\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.xianwaizhiyin.net\/?p=212#primaryimage\"},\"datePublished\":\"2022-01-31T07:35:46+00:00\",\"dateModified\":\"2022-06-10T19:22:06+00:00\",\"author\":{\"@id\":\"https:\/\/www.xianwaizhiyin.net\/#\/schema\/person\/6605a70af752697df6b62f77c53298a3\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.xianwaizhiyin.net\/?p=212#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.xianwaizhiyin.net\/?p=212\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.xianwaizhiyin.net\/?p=212#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.xianwaizhiyin.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"window10_ffmpeg-msys2-msvc\u7f16\u8bd1\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.xianwaizhiyin.net\/#\/schema\/person\/6605a70af752697df6b62f77c53298a3\",\"name\":\"loken\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.xianwaizhiyin.net\/#personlogo\",\"inLanguage\":\"zh-Hans\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f6320b5256dc36ef4243e0acf26144b8ac2668b478302ad154e95ce3202bc421?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f6320b5256dc36ef4243e0acf26144b8ac2668b478302ad154e95ce3202bc421?s=96&d=mm&r=g\",\"caption\":\"loken\"},\"sameAs\":[\"https:\/\/www.xianwaizhiyin.net\/\"],\"url\":\"https:\/\/www.xianwaizhiyin.net\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"window10_ffmpeg-msys2-msvc\u7f16\u8bd1 - \u5f26\u5916\u4e4b\u97f3","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.xianwaizhiyin.net\/?p=212","og_locale":"zh_CN","og_type":"article","og_title":"window10_ffmpeg-msys2-msvc\u7f16\u8bd1 - \u5f26\u5916\u4e4b\u97f3","og_description":"\u4e4b\u524d\u7684\u6587\u7ae0\u90fd\u662f\u901a\u8fc7 msys2+MinGW \u7684\u65b9\u5f0f\u7f16\u8bd1ffmpeg\u3002\u4eca\u5929\u5c31\u6765\u8bb2\u89e3\u5982\u4f55\u7528 msys2 + msv [&hellip;]","og_url":"https:\/\/www.xianwaizhiyin.net\/?p=212","og_site_name":"\u5f26\u5916\u4e4b\u97f3","article_published_time":"2022-01-31T07:35:46+00:00","article_modified_time":"2022-06-10T19:22:06+00:00","og_image":[{"url":".\/wp-content\/uploads\/2022\/01\/msvc-0-1.png"}],"twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"loken","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"6 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/www.xianwaizhiyin.net\/#website","url":"https:\/\/www.xianwaizhiyin.net\/","name":"\u5f26\u5916\u4e4b\u97f3","description":"FFmpeg\u3001WebRTC\uff0cSRS \u97f3\u89c6\u9891\u3001\u6d41\u5a92\u4f53\u6280\u672f","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.xianwaizhiyin.net\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-Hans"},{"@type":"ImageObject","@id":"https:\/\/www.xianwaizhiyin.net\/?p=212#primaryimage","inLanguage":"zh-Hans","url":".\/wp-content\/uploads\/2022\/01\/msvc-0-1.png","contentUrl":".\/wp-content\/uploads\/2022\/01\/msvc-0-1.png"},{"@type":"WebPage","@id":"https:\/\/www.xianwaizhiyin.net\/?p=212#webpage","url":"https:\/\/www.xianwaizhiyin.net\/?p=212","name":"window10_ffmpeg-msys2-msvc\u7f16\u8bd1 - \u5f26\u5916\u4e4b\u97f3","isPartOf":{"@id":"https:\/\/www.xianwaizhiyin.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.xianwaizhiyin.net\/?p=212#primaryimage"},"datePublished":"2022-01-31T07:35:46+00:00","dateModified":"2022-06-10T19:22:06+00:00","author":{"@id":"https:\/\/www.xianwaizhiyin.net\/#\/schema\/person\/6605a70af752697df6b62f77c53298a3"},"breadcrumb":{"@id":"https:\/\/www.xianwaizhiyin.net\/?p=212#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.xianwaizhiyin.net\/?p=212"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.xianwaizhiyin.net\/?p=212#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.xianwaizhiyin.net\/"},{"@type":"ListItem","position":2,"name":"window10_ffmpeg-msys2-msvc\u7f16\u8bd1"}]},{"@type":"Person","@id":"https:\/\/www.xianwaizhiyin.net\/#\/schema\/person\/6605a70af752697df6b62f77c53298a3","name":"loken","image":{"@type":"ImageObject","@id":"https:\/\/www.xianwaizhiyin.net\/#personlogo","inLanguage":"zh-Hans","url":"https:\/\/secure.gravatar.com\/avatar\/f6320b5256dc36ef4243e0acf26144b8ac2668b478302ad154e95ce3202bc421?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f6320b5256dc36ef4243e0acf26144b8ac2668b478302ad154e95ce3202bc421?s=96&d=mm&r=g","caption":"loken"},"sameAs":["https:\/\/www.xianwaizhiyin.net\/"],"url":"https:\/\/www.xianwaizhiyin.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/www.xianwaizhiyin.net\/index.php?rest_route=\/wp\/v2\/posts\/212","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.xianwaizhiyin.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.xianwaizhiyin.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.xianwaizhiyin.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.xianwaizhiyin.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=212"}],"version-history":[{"count":7,"href":"https:\/\/www.xianwaizhiyin.net\/index.php?rest_route=\/wp\/v2\/posts\/212\/revisions"}],"predecessor-version":[{"id":2705,"href":"https:\/\/www.xianwaizhiyin.net\/index.php?rest_route=\/wp\/v2\/posts\/212\/revisions\/2705"}],"wp:attachment":[{"href":"https:\/\/www.xianwaizhiyin.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=212"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.xianwaizhiyin.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=212"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.xianwaizhiyin.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=212"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}