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)

ffmpeg.jpg (188.4 KB ) - added by Roberto Giungi 4 years ago.

Download all attachments as: .zip

Change History (3)

by Roberto Giungi, 4 years ago

Attachment: ffmpeg.jpg added

comment:1 by Roberto Giungi, 4 years ago

Component: undeterminedbuild system
Type: defecttask
Version: unspecifiedgit-master

comment:2 by Marton Balint, 4 years ago

Resolution: invalid
Status: newclosed

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.

Note: See TracTickets for help on using tickets.