Giter Site home page Giter Site logo

kk_videocompress's Introduction

kk_videoCompress

本项目依赖于ffmpeg Windows环境须安装ffmpeg:

  1. 下载ffmpeg: https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip
  2. 解压后放在某个位置
  3. 打开控制面板-系统-高级系统设置
  4. 切换到"高级"选项卡
  5. 点击"环境变量"
  6. 新建环境变量
  7. 填入变量名: Path
  8. 点击浏览目录
  9. 选择ffmpeg文件夹下的bin文件夹
  10. 点击确定
  11. 打开cmd, 输入 ffmpeg -version
  12. 有ffmpeg版本输出,即安装完成

kk_videocompress's People

Contributors

komeiji-koishi-ww avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.