Giter Site home page Giter Site logo

zhangzhilinx / video_cut_cmd_generator Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 48 KB

一个用来生成ffmpeg命令序列的小工具,以将视频文件无损切割为多个视频段(A small tool for generating ffmpeg command sequences to cut video files into multiple video segments losslessly)

Python 100.00%

video_cut_cmd_generator's Introduction

小工具:ffmpeg多段无损剪辑命令产生器

license version

一个用来生成ffmpeg命令序列的小工具,可以根据用户需要的时间段,将一个视频切割成多段视频而不会导致画质损失


使用方法

首先系统需安装了Python3与pip,然后执行如下指令:

git clone https://github.com/zhangzhilinx/video_cut_cmd_generator.git
cd video_cut_cmd_generator
pip -r requirements.txt

上面的步骤成功完成后就可以启动了:

python __main__.py

TODO

  • 实现JSON配置文件修改标记
    • 用户进行修改后,提醒用户保存修改后的操作

video_cut_cmd_generator's People

Contributors

zhangzhilinx avatar

Stargazers

Zkitefly avatar  avatar  avatar Bai Feng avatar

Watchers

James Cloos avatar  avatar

Forkers

baifengbai

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.