Giter Site home page Giter Site logo

tigersclav's Introduction

TigersClav

TIGERs Cut Lengthy Audio/Video

Video editing tool which understands SSL gamelogs. This tool can process various video formats and load an SSL gamelog along. Videos can be automatically cut based on gamelog events/states. Synchronization between videos and gamelogs can be performed by setting sync markers (e.g. kickoff).

Next to cutting videos, this tool can also generate an overlay video with the current game state.

You may use the output of this tool in your favorite video editing tool to simplify the dull part of cutting out non-running game footage.

This software is in an early stage. Not all video/audio formats may work. You have been warned.

MSYS2 Setup (Windows)

For windows, install MSYS2 from https://www.msys2.org/

And install the following packages (we are using the UCRT, Universal C Runtime).

pacman -S mingw-w64-ucrt-x86_64-toolchain
pacman -S mingw-w64-ucrt-x86_64-cmake
pacman -S mingw-w64-ucrt-x86_64-ffmpeg
pacman -S mingw-w64-ucrt-x86_64-glfw
pacman -S mingw-w64-ucrt-x86_64-protobuf

Add the msys64\ucrt64\bin folder to your PATH.

Linux Setup

Linux build has not been tested yet. The project is based on cmake. Install similar packages to the ones listed in MSYS2 and give it a try.

Developer Information

The software uses Dear ImGui as a cross-platform GUI front-end with GLFW as back-end. Video and audio decoding/encoding is done via ffmpeg and supports hardware decoders/encoders to improve performance.

tigersclav's People

Contributors

andre-ryll avatar lixfel avatar

Watchers

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