microsoft / microsoft/FFmpegInterop

Error 0xc000a200 when running app with FFmpeg

Open
#89 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.4k
Forks
319
PR merge metrics
No merged PRs in 30d

Description

Hey,
I created an app working with the pre-compiled 64 bit Dev FFmpeg version of zeranoe and with these dlls, the app works fine. But if I try to build FFmpeg by myself, using the compilation guide
https://trac.ffmpeg.org/wiki/CompilationGuide/WinRT for Win 10 x64
"The application was unable to start correctly (0xc000a200). Click OK to close the application."
occurs when I try to run the recompiled app again with the new dlls.
Any suggestions? Please give me detailled informations, I am very new to this.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the FFmpeg WinRT Compilation Guide linked in the issue and compare its Win 10 x64 build steps with the pre-compiled 64-bit Dev DLL setup. Reproduce the 0xc000a200 launch failure using the self-built DLLs; done means identifying a documented build or packaging difference that allows the app to start.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.