-
Notifications
You must be signed in to change notification settings - Fork 422
Closed
Description
Hi,
I had successfully built a 32bit XP-compatible version with the option build_intel_qsv=n (line 2675), but when calling ffmpeg in a Dutch XP SP3 it gave the error (translated):
The NtCreateFile API failed. This error should never be returned to an application, it is a place holder for the Windows Lan Manager Redirector to use in its internal error mapping routines
I did some searching and found a thread on Doom9's Forum, where someone found out that the option --disable-mediafoundation had to be added. I inserted that in line 2323.
So I recompiled (with the cross_compilers folder still intact) , but the resulting binary gave exactly the same error...
What am I missing here?
Metadata
Metadata
Assignees
Labels
No labels