Giter Site home page Giter Site logo

literallyfiro / mpv-plugin-excerpt-v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from morrolinux/mpv-plugin-excerpt-v2

0.0 0.0 0.0 61 KB

An up to date fork of the original mpv-plugin-excerpt with various improvements such as encoding/no encoding export toggle.

License: GNU General Public License v2.0

Lua 100.00%

mpv-plugin-excerpt-v2's Introduction

MPV-PLUGIN-EXCERPT-v2

This MPV plugin allows you to extract a portion of the video you're watching just by hitting "i" to set the IN point, "o" to set the OUT point and finally pressing "x" to export.

A new file with the same name prefix as the original will be generated in the same directory.

NB: This plugin suports multiple encoding profiles: ACCURATE (CPU encoding), ACCURATE (GPU encoding) and FAST (only muxing, no encoding). The FAST option will export your video segment in the blink of an eye. HOWEVER, it might not be as accurate of a cut as you wish. If you're aiming for frame-accurate cut, make sure to use the ACCURATE modes with E.

This fork of the original project aims to provide a cleaner and bloat-free expirience.

Base requirements

  • ffmpeg (mandatory)

Requirements for HW encoding using the GPU

  • pciutils (needed for auto-selection of GPU encoder)
  • cuda if you're using an NVIDIA GPU or
  • intel-vaapi-driver, intel-media-driver or any other appropriate package depending on your model, if you're using an INTEL GPU. See this page for more info.

mpv-plugin-excerpt-v2's People

Contributors

literallyfiro avatar lvml avatar morrolinux 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.