จากที่นี่: https://ffmpeg.org/download.html#build-macฉันเลือก static builds 64- บิตซึ่งฉันก็ไปที่https://evermeet.cx/ffmpeg/
ฉันดาวน์โหลดแล้ว:
และเปิดโดยใช้สิ่งนี้:
ซึ่งให้ฉันนี้:
Last login: Wed Jun 6 09:41:56 on ttys000
david-selfs-Air:~ david$ /Volumes/FFmpeg\ 91200-g1616b1be5a/ffmpeg ; exit;
ffmpeg version N-91200-g1616b1be5a-tessus Copyright (c) 2000-2018 the FFmpeg developers
built with Apple LLVM version 9.1.0 (clang-902.0.39.1)
configuration: --cc=/usr/bin/clang --prefix=/opt/ffmpeg --extra-version=tessus --enable-avisynth --enable-fontconfig --enable-gpl --enable-libaom --enable-libass --enable-libbluray --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libmysofa --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-version3 --pkg-config-flags=--static --disable-ffplay
libavutil 56. 18.102 / 56. 18.102
libavcodec 58. 19.104 / 58. 19.104
libavformat 58. 17.100 / 58. 17.100
libavdevice 58. 4.100 / 58. 4.100
libavfilter 7. 24.100 / 7. 24.100
libswscale 5. 2.100 / 5. 2.100
libswresample 3. 2.100 / 3. 2.100
libpostproc 55. 2.100 / 55. 2.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
Use -h to get full help or, even better, run 'man ffmpeg'
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions...7 completed.
[Process completed]
แต่เมื่อผมเปิด terminal และพยายามffmpeg
หรือman ffmpeg
หรือแม้กระทั่งffmpeg -i filename.mp4 -vn filename.wav
(จากที่นี่ ) ทั้งหมดที่ฉันได้รับคือ
-bash: ffmpeg: ไม่พบคำสั่ง
ฉันต้องใกล้ชิดมีสถานที่ที่ฉันต้องกำหนดเส้นทางให้ffmpeg
หรือไม่? ฉันไม่ทราบวิธีการทำเช่นนั้นหรือเส้นทางที่จะใช้
มีวิธีที่ดีกว่า?
/usr/local
หรือมากขึ้นโดยเฉพาะ/usr/local/bin
,