"Anatol Belski" in php.pecl.dev (Tue, 22 Apr 2014 21:53:35 +0200):
>"The msvcrt.dll is now a "known DLL," meaning that it is a system
>component owned and built by Windows. It is intended for future use only
>by system-level components."
>
>and neither PHP nor ffmpeg are system-level. So that is not an issue for
>components built by windows itself, but it can be it very much for
>everything else. And that's what they say and you confirm :) msvcrt.dll
>will be different on every different platform/edition and so on. Yes,
>you're right - as long as they don't interact, it should work. But,
>doesn't it sound somehow ... too freaky?

To be frank: No, it does not sound too freaky. FFmpeg.exe itself uses
msvcrt.dll, VLC does it, Blender does it. See this reference for
Blender:

https://projects.blender.org/scm/viewvc.php/trunk/lib/win64/ffmpeg/Readme.txt?view=markup&root=bf-blender

Would I recommend using Blender in a Windows production environment?
Yes, I would. And so do they:

http://www.blender.org/download/

Jan

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to