Skip to content

Fatal error on Windows XP #496

@nicolaasjan

Description

@nicolaasjan

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions