Coder Social home page Coder Social logo

animafps / teres Goto Github PK

View Code? Open in Web Editor NEW
47.0 3.0 1.0 36.61 MB

๐ŸŽž๏ธ Utility for realistic motion blur through frame intepolation and blending

Home Page: https://animafps.github.io/teres

License: GNU General Public License v3.0

Rust 81.11% Python 14.79% HTML 0.90% Ruby 3.20%
rust video video-processing ffmpeg frame-blending frame-interpolation interpolation motion-blur vapoursynth

teres's Introduction

Teres

Discord GitHub Workflow Status

Teres is a program made to easily and efficiently add motion blur or frames to videos through frame blending and interpolation.

NOTE: This program is unstable and is sub v1.0.0 so has lots of bugs and api/config changes will occur with its development


Before After Teres
without with teres

60fps => 960fps(rife) => 60fps (blur amount 1)

Packaging status

Features

  • Interpolate video to higher framerate
  • Blur frames together for motion blur
  • Both CLI and a minimal GUI usage
  • Supports multiple videos simultatiously
  • Progress bar
  • Global configuration file
  • Multiple file queue

Installing

Use the packages in the repos above

For manual installation, see CONTRIBUTING.md

๐ŸŽˆ Usage

Support and development Discord

Teres can be run from the command line or seperately

Non CLI

You can run the program and follow the instructions or use the "open with" function in explorer

CLI

USAGE:
    teres [OPTIONS] [INPUT]...

ARGS:
    [INPUT]...    Input file name(s) (space separated) or glob pattern

OPTIONS:
    -n, --noui       Disable user interface (CLI only)
    -v, --verbose... More output per occurence
    -q, --quiet...   Less output per occurence
    -h, --help       Print help information
    -V, --version    Print version information

For configuration options see the docs

โœจ Contributors

Thanks goes to these wonderful people (emoji key):


Anima

๐Ÿ’ป

renovate[bot]

๐Ÿšง

allcontributors[bot]

๐Ÿ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

See CONTRIBUTING.md, CODE_OF_CONDUCT.md and active issues if you want to contribute

๐ŸŽ‰ Acknowledgements

  • foe's blur - Was the basis for the entire code base
  • Smoothie - Couleur and the ctt team helped create more inovation and colaboration with similar goals
  • vs-frameblender - Plugin used for blending the resulting frames of interpolation
  • ffmpeg - The program used for encoding the interpreted frames
  • vapoursynth - Program for manipulating and interpolating videos
  • ffms2 - Plugin for inputting the video file
  • havsfunc - Plugin that provides the svp interpolation function
  • mvsfunc - Plugin that provides colour manipulation
  • vs-rife - Vapoursynth implementation of the interpolation algorithm RIFE
  • VapourSynth-RIFE-ncnn-Vulkan - Vulkan implementation of RIFE

License

This repository is licensed under GPL-3.0-or-later see COPYING for more details

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.