Henggao’s HomePage
Henggao’s HomePage
/
Hobby
Hobby
/
🔔
Hobby Others3:安装FFMPEG
Search
🔔

Hobby Others3:安装FFMPEG

安装ffmpeg解压添加环境变量查看安装

安装ffmpeg

FFmpeg
ffmpeg -i input.mp4 output.avi FFmpeg 5.0 "Lorentz", a new major release, is now available! For this long-overdue release, a major effort underwent to remove the old encode/decode APIs and replace them with an N:M-based API, the entire libavresample library was removed, libswscale has a new, easier to use AVframe-based API, the Vulkan code was much improved, many new filters were added, including libplacebo integration, and finally, DoVi support was added, including tonemapping and remuxing.
FFmpeg
https://ffmpeg.org/
GitHub上下载windows版本即可
Releases · BtbN/FFmpeg-Builds
Contribute to BtbN/FFmpeg-Builds development by creating an account on GitHub.
Releases · BtbN/FFmpeg-Builds
https://github.com/BtbN/FFmpeg-Builds/releases
Releases · BtbN/FFmpeg-Builds
notion image

解压

notion image

添加环境变量

  • 将上面的bin路径添加到系统变量
notion image

查看安装

  • CMD下输入
ffmpeg -version
notion image
Copyright 2022 Henggao Geng