GithubHelp home page GithubHelp logo

remolp / favtucc Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 22 KB

The first ever version of FAVTUCC created back in February 2022. Th sole purpose of this simple program is to make a stupid ass compilation of clips without any context.

License: GNU General Public License v3.0

Python 100.00%
ffmpeg cutting automation stupid-shit video-editing clipping clipping-algorithm

favtucc's Introduction

FAVTUCC aka stupid and completely random clipping program made because of boredom.

Just as in the header. This program dates back to February 2022 and now I do not have energy to refactor etc.

Some things actually does not work because they weren't implemented properly or I was just too lazy to fix some issues. Mainly the paramaters -D and -d does not work at all. Please do not use them unless you fixed them yourself. In that case, congrats :D

Oh, and also, I know I know, a lot of things are very messy and undocumented but to be honest with you, it was supposed to be just a simple project to spend some time on something else rather than play games all the time or other procrastinating bs.

Have fun, mate ;D

Prerequisites

You need to have:

  • ffmpeg
  • Python 3.6.X at least (I think so if I'm correct). Make sure that you have subprocess and datetime modules installed.
  • low expectations

Installation

Literally git clone this repo.

Usage

DO NOT USE -D and -d parameters! I did not implemented these two and thus they do not work!

Before using it, make sure that the input mp4 file is named exactly 'orginput.mp4' and that the folder 'tempvids' exists (if not, create one yourself). Otherwise computor will go cry and make a sad face :( Basic usage:

python main.py -c 0 default
python main.py -c 0 lilo

Implemented algorithms are: default, LILO.

You can change the channels.json file to your own liking if you want as long as the whole structure is not changed :)

That's all. Fork if you want or whatever.

favtucc's People

Contributors

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