Coder Social home page Coder Social logo

videoviewer's Introduction

viedo-viewer

快速搭建

# clone the project
git clone https://github.com/electron-vite/electron-vite-vue.git

# enter the project directory
cd electron-vite-vue

# install dependency
npm install

# develop
npm run dev

简介

使用教程

使用之前需要先安装ffmpeg插件,该插件主要是为了生成视频的缩略图,可以方便懒得整理封面的人群,当然你也可以选择不安装,现在先说安装步骤。 下载链接: https://www.gyan.dev/ffmpeg/builds/ 下载之后直接解压,然后在系统路径的path中把bin文件夹添加进去。 操作方法: 此电脑-属性-高级系统设置-高级-环境变量-系统变量。 找到path,双击进去点击浏览,选择刚刚ffmpeg解压之后里面的bin文件夹即可。 如果打开软件之后还提示没有安装ffmpeg,可能是设置的环境变量还没生效,建议重启电脑。

如果不安装的话,就需要手动配置视频的封面缩略图。在选择的根目录下创建 thumbnail 文件夹,然后里面不再分层,把所有的图片都放在此处。图片的名字和视频的名字一致,后缀为jpg、png、gif。当文件夹下的视频都有配置封面图时,就不会提示安装ffmpeg插件。

FAQ

videoviewer's People

Contributors

underwater133 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.