Giter Site home page Giter Site logo

discauterizer's Introduction

discauterizer

Small program designed to make videos sendable on discord using ffmpeg to get them small enough It essentially an ffmpeg wrapper because im lazy as fuck and cant be fucked calculating the bitrates anymore

Discord + Cauterize, real genius name I know

Usage: discauterizer.exe [OPTIONS] --input <FILE>

Options:
  -i, --input <FILE>
  -s, --size <SIZE>      [default: 500]
  -b, --bake <BAKE>        [default: 1]
  -l, --leeway <LEEWAY>  [default: 50]
  -o, --output <FILE>    [default: output.mp4]
  -h, --help             Print help
  -V, --version          Print version

--input is the only required argument, it is the path to the video file you want to compress

--size is the target size in megabytes, the program will try to get as close to this as possible

--bake whether or not to bake in a subtitle stream pulled from the source video

--leeway is a reduction to the target size, the program will try to get the video to be size - leeway MB this is because I'm too lazy to make the program get the video to be exactly the target size, its only a config because if you really need a specific size. To disable this just set it to 0

--output is the path to the output file, defaults to output.mp4

discauterizer's People

Contributors

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