mpv-scripts

Various scripts for mpv (by occivink)

Mpv-scripts Alternatives

Similar projects and alternatives to mpv-scripts

  1. mpv

    🎥 Command line media player

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. mpc-hc

    Media Player Classic

  4. iina

    239 mpv-scripts VS iina

    The modern video player for macOS.

  5. webtorrent

    86 mpv-scripts VS webtorrent

    ⚡️ Streaming torrent client for the web

  6. uosc

    Feature-rich minimalist proximity-based UI for MPV player.

  7. syncplay

    Client/server to synchronize media playback on mpv/VLC/MPC-HC/MPC-BE on many computers

  8. celluloid

    A simple GTK+ frontend for mpv (by celluloid-player)

  9. thumbfast

    High-performance on-the-fly thumbnailer script for mpv

  10. vidcutter

    A modern yet simple multi-platform video cutter and joiner.

  11. mpv-webm

    19 mpv-scripts VS mpv-webm

    Simple WebM maker for mpv, with no external dependencies.

  12. mpv-scripts

    This repository contain scripts I have made for mpv media player...

  13. mpv_sponsorblock

    mpv script to skip sponsored segments of YouTube videos

  14. mpv-file-browser

    A simple no-dependency file browser for mpv player

  15. skip-intro

    This is a script for skipping episode intros (on mpv media player).

  16. mpv-twitch-chat

    Show Twitch chat messages as subtitles when watching Twitch VOD with mpv.

  17. MPV_lazy

    Discontinued https://github.com/hooke007/mpv_PlayKit

  18. mpv-scripts

    Scripts I've made or adapted from others (by wiiaboo)

  19. mpv-progressbar

    A simple progress bar for mpv.

  20. streamsave

    mpv script aimed at saving live streams and clipping online videos without encoding.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mpv-scripts alternative or higher similarity.

mpv-scripts discussion

Log in or Post with

mpv-scripts reviews and mentions

Posts with mentions or reviews of mpv-scripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-01-02.
  • What You Need to Know Before Touching a Video File
    5 projects | news.ycombinator.com | 2 Jan 2026
    You might want to note that MPV plugins can actually do cuts and crops for you (+ whatever ffmpeg filters you want), something that would generally require the hassle of opening editing software. And those cuts can be done in h264 lossless (for additional processing later at no additional quality loss from this step).

    https://github.com/occivink/mpv-scripts

    There is also a way to losslessly cut preserving the original encoding but you give up the precision of the cuts due to keyframes. The MPV script can do that too: script-opts/encode_slice.conf

    You can also create a useful script for stabilizing a shaky video (with h264 lossless if desired) and then optionally crop and cut it with the MPV plugins above. You can get good ffmpeg args (for vidstabdetect & vidstabtransform) for doing that from the reddit stabbot source: https://gitlab.com/juergens/stabbot/blob/master/src/stabVid....

  • mpv a free, open-source, and cross-platform media player
    32 projects | news.ycombinator.com | 17 Aug 2024
  • Help with lua extension
    1 project | /r/mpv | 13 Oct 2023
  • Extremely lightweight video editors for linux.
    2 projects | /r/linuxquestions | 4 Mar 2023
    Mpv+scripts make the key frame cutting via ffmpeg light and simple. Ffmpeg still requires to do work on joining clips but at least can work away in the background, can be run overnight without X11 or video editor running for max resources.
  • Jump to playlist-next at the same % as the previous video playing
    2 projects | /r/mpv | 27 Jan 2023
    With copyTime.lua and seek-to.lua you can copy current time with ctrl+c then paste it in the next video with ctrl+v to seek to the same position.
  • Happy new year. I was wondering, what cool scripts would you recommend for mpv?
    12 projects | /r/mpv | 31 Dec 2022
    encode.lua: make various .conf files to cut/encode videos with ffmpeg.
  • Script suggestion post!
    21 projects | /r/mpv | 29 Dec 2022
    acompressor.lua: compressor. blur-edges.lua: fills the black bars on the side of a video with a blurred copy of its edges. createchapter.lua: self-explanatory. crop.lua: crop video in a visual manner. encode.lua: make an extract of the video currently playing using ffmpeg. reload.lua: reloads videos if an online video stops caching. seek-to.lua: go to timestamp. simplehistory.lua: stores whatever you open in a history file. skiptosilence.lua: skip past "previously on...". smartcopypaste_ii.lua: copy/paste links sponsorblock.lua: skip sponsors in yt videos. streamsave.lua: save looped section to a separate file. subit.lua: download subtitles to playing video. uosc.lua: feature-rich minimalist proximity-based ui (my fav!). webm.lua: similar to encode.lua but with more features and no external dependencies. webtorrent-mpv-hook: enable mpv to stream torrents using webtorrent. youtube-quality.lua: change quality of currently playing yt video.
  • Help setting up key bindings to encode.lua
    1 project | /r/mpv | 27 Nov 2022
    encode.lua
  • Video Editors on linux
    1 project | /r/linuxquestions | 22 Nov 2022
    I like mpv with these scripts which use ffmpeg.
  • Some cool scripts to recommend?
    9 projects | /r/mpv | 21 Jun 2022
    Bring up the webm menu and press o to change encoding settings. There's also encode.lua.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic mpv-scripts repo stats
24
490
2.4
7 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Lua is
the 18th most popular programming language
based on number of references?