Use ffmpeg for Windows Video Dumping instead of VFW

This commit is contained in:
Fog
2015-01-21 19:47:45 -05:00
parent e7f2a04699
commit 6cad635bd8
313 changed files with 260584 additions and 379 deletions
+1 -1
View File
@@ -93,7 +93,7 @@
OutDir :)
-->
<ItemGroup>
<ExternalDlls Include="$(ExternalsDir)OpenAL\$(PlatformName)\*.dll" />
<ExternalDlls Include="$(ExternalsDir)ffmpeg\shared\bin\*.dll;$(ExternalsDir)OpenAL\$(PlatformName)\*.dll" />
</ItemGroup>
<!--Either method of running requires the runtime deps to be copied to pwd-->
<Target Name="CopyDeps"