Giter Site home page Giter Site logo

raycast-video-modification's Introduction

Video/GIF Modification

The extension allows you to optimize, convert and resize video and gif files using ffmpeg. At the moment the extension only works with a selection in the Finder.

On first run, the extension will download the ffmpeg and ffprobe binaries from https://www.osxexperts.net.

Available Commands

Convert

The command takes no arguments and encodes the file in the selected folder.

There are currently 3 formats available for conversion: mp4, webm and gif.

Optimize

The command allows you to optimize the selected video according to the selected template. There are 3 templates available: lighter weight, optimal and best quality. Under the hood, these settings affect the bitrate. GIFs are not currently supported for optimization.

Optimization takes place according to 3 different strategies: smallest size, optimal and best quality. In each strategy, the extension optimizes the bitrate of the final video. The audio remains untouched.

Resize

Specify width or height. If one of them is not specified, the other will be calculated automatically to maintain the aspect ratio of the original.

For example, if the source video is 1920x1080 and you specify 1280 as the width, the height will automatically be set to 720. And vice versa.

raycast-video-modification's People

Contributors

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