Giter VIP home page Giter VIP logo

vult's Introduction

Vult: Batch video compression | transcoding utility

Vult is a CLI application that helps you batch compress videos in a directory for space optimization or decoder compatibility purposes. Runs on any terminal either with a reactive TUI using Textual or through --headless mode, written in Python, and runs on both Windows and Linux-based operating systems

Preview


๐Ÿ“ข Warning: This is a work in progress, and is by no means a functional tool yet. Currently working on developing simpler to use custom textual widgets alongside this project, which is what's mostly occupying development time, and will most likely receive its own repository in the future ๐Ÿ“ข


Dependencies:

  • Textual: TUI library
  • FFmpeg: Core application used for video encoding / decoding
  • xxHash: Hash implementation for cross referencing & comparing in|out video sizes & resolving duplicates
  • A terminal that supports UTF-8 and Ligatures, preferrably ones that use Nerd Fonts

Features:

  • Format Agnostic: Automatically adjusts encoding / decoding parameters for different video formats in the source dir
  • Simple: Default TUI offers only a handful of parameters. Only worry about what's important
  • Presets: Define presets in the TUI for quick and easy batch processing without having to touch the knobs
  • On Point: A no nonsense Terminal User Interface. Dump your videos in, wait for it to come out
  • Flexible: Offers both a visual TUI for cli enjoyers, and a headless mode for users who just want to get the job done

Supported Source File Formats:

  • MPEG4[.mp4]
  • QuickTime[.mov]
  • Matryoska[.mkv]
  • AV1[.avi]

Supported Output File Formats:

  • MPEG4[.mp4]
  • QuickTime[.mov]
  • Matryoska[.mkv]
  • AV1[.avi] removed because haha slow

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.