Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A modern OSC UI replacement for MPV that retains the functionality of the default OSC.

NotificationsYou must be signed in to change notification settings

cyl0/ModernX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

An MPV OSC script based onmpv-osc-modern that aims to mirror the functionality of MPV's stock OSC while with a more modern-looking interface.

img

How to install

Locate your MPV folder. It is typically located at\%APPDATA%\mpv\ on Windows and~/.config/mpv/ on Linux/MacOS. See theFiles section in mpv's manual for more info.

Put mordenx.lua into your mpv "~~/scripts/" folder. Create the "~~/scripts/" folder if you don't already have one and remove any other OSC scripts,then putMaterial-Design-Iconic-Font.ttf in the "~~/fonts" folder.

in mpv.conf:

osc = noborder = no # Optional, but recommended

Material-Design-Iconic-Font.ttf can also be downloaded fromhere.

How to config

edit osc.conf in "~~/script-opts/" folder, however many options are changed, so refer to the user_opts variable in the script file for details.

Thumbnails

To enable thumbnails in timeline, installthumbfast. No other step necessary.

Buttons

like the built-in script, some buttons may accept multiple mouse actions, here is a list:

Seekbar

  • Left mouse button: seek to chosen position.
  • Right mouse button: seek to the head of chosen chapter

Playlist back/forward buttons

  • Left mouse button: play previous/next file.
  • Right mouse button: show playlist.

Skip back/forward buttons

  • Left mouse button: go to previous/next chapter.
  • Right mouse button: show chapter list.

Jump back/forward buttons

  • Left mouse button: Jumps forwards/backwards by 5 seconds, or by the amount set inuser_opts.
  • Right mouse button: Jumps forwards/backwards by 1 minute.
  • Shift + Left mouse button: Skips to the previous/next frame.

Cycle audio/subtitle buttons

  • Left mouse button/Right mouse button: cycle to next/previous track.
  • Middle mouse button: show track list.

Playback time

  • Left mouse button: display time in milliseconds

Duration

  • Left mouse button: display total time instead of remaining time

About

A modern OSC UI replacement for MPV that retains the functionality of the default OSC.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Lua100.0%

[8]ページ先頭

©2009-2025 Movatter.jp