microsoft / microsoft/FFmpegInterop

BuildFFmpeg.bat

Open
#101 4 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

I did git clone --recursive git://github.com/microsoft/FFmpegInterop.git and build ffmpeg is got error?
`C:\WINDOWS\system32>"C:\Users\sieu nhan gao\FFmpegInterop\BuildFFmpeg.bat" win10
Verifying ffmpeg directory...
The system cannot find the path specified.

configure is not found in ffmpeg folder. Ensure this folder is populated with ffmpeg snapshot`

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

Read BuildFFmpeg.bat first and inspect the path verification and configure checks reported by the Windows 10 command. Confirm what ffmpeg directory contents the script expects and whether the documented recursive clone provides them; done means the script completes without the missing-path or configure error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.