Page 1 of 1

MSVCR71.dll is missing

Posted: Wed Mar 29, 2017 5:13 pm
by kibi
FFASTrans 0.8.0.1
The operational system is Windows Server 2012R2
Installed vc_redist.x64.exe and vc_redist.x86.exe
And ffmpeg.exe and ffprobe.exe asking for the MSVCR71.dll, but workflow somehow produces the video file.

What's missing in the installation?

Re: MSVCR71.dll is missing

Posted: Wed Mar 29, 2017 6:13 pm
by admin
I don't know, Alexander. Can you recreate the issue at will?

-steinar

Re: MSVCR71.dll is missing

Posted: Thu Mar 30, 2017 10:11 am
by kibi
I have downloaded the .NET 1.1 runtime from: http://www.microsoft.com/downloads/en/d ... laylang=en (23.1 MB), have installed it, and copied the file MSVCR71.dll from C:\Windows\Microsoft.NET\Framework\v1.1.4322\ to FFMPEG directory (Processors\ffmpeg\x86\).

That has fixed the issue.