Opened 4 years ago
Closed 4 years ago
#9736 closed task (invalid)
Compiling ffmpeg on windows
| Reported by: | Roberto Giungi | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | build system |
| Version: | git-master | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Hi, I'm trying to compile ffmpeg in windows by following the various guides on the net.
Everything is going well up to the command:
export PATH = "/ c / Program Files (x86) / Microsoft Visual Studio / 2019 / Enterprise / VC / Tools / MSVC / 14.28.29333 / bin / Hostx64 / x64 /": $ PATH or better until verified.
$ which link
/ usr / bin / link.
While for export PATH of cuda everything went well.
Could you give me some advice or explain where I'm wrong?
Thanks, Roberto
Attachments (1)
Change History (3)
by , 4 years ago
| Attachment: | ffmpeg.jpg added |
|---|
comment:1 by , 4 years ago
| Component: | undetermined → build system |
|---|---|
| Type: | defect → task |
| Version: | unspecified → git-master |
comment:2 by , 4 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Please follow these guides:
https://trac.ffmpeg.org/wiki/CompilationGuide
If you still can't make it work, then the ffmpeg-user mailing list is better suited for similar questions than this tracker, so closing this here.