Code Monkey home page Code Monkey logo

deviate's Introduction

DEVIATE EDITOR

Concept

This program is meant to be a keyboard-focused clip editor for Windows and Linux. It has a minimal interface and specialized features like Valorant kill detection to help gather clips faster. These can be exported as separate videos and imported into any other video editor until I add compositor features (including stuff like automatic music sync) and a new UI in the next version.

Setup

Windows

  1. Click the green "Code" button on this page then "Download ZIP" and extract
  2. Install the latest Python 3 (enable "Add Python 3.x to PATH" in installer)
  3. Run install.bat once without admin
  4. Create export/ and videos/ folders in the project directory

Linux

  1. Click the green "Code" button on this page then "Download ZIP" and extract
  2. Install Python with your package manager
  3. Run "pip install -r requirements.txt" in the project directory
  4. Run "mkdir export && mkdir videos" in the project directory

Tips

  • [!] This is an early build so save often and report error messages in the Issues tab
  • Place input videos in videos/ folder, find exported clips in export/
  • Edit config.py with any text editor to change settings
  • Run the editor by double-clicking timeline.py
  • Make clips by placing markers on start and end points and placing an export pin in between
  • When video player is focused, all mpv keyboard/mouse controls work except q/d

Controls

Timeline

Ctrl+k - kill detect: generate action indicators

MINUS/EQUALS - zoom out/in

wasd - control master playhead
Tab - teleport master to next marker or action indicator
Space - teleport player to the last marker before the master

q - place marker at master position
e - place export pin at master position

Ctrl+o - load save for current video if exists
Ctrl+s - create or overwrite save for current video
Ctrl+e - export clips

Video Player

a/d - move player playhead left/right by 30 seconds

q - place marker at player position e - place export pin at player position

deviate's People

Contributors

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