Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mpv-scripts-v1.5.4.zip | 2024-06-23 | 83.1 kB | |
mpv-scripts-v1.5.4 source code.tar.gz | 2024-06-23 | 23.4 MB | |
mpv-scripts-v1.5.4 source code.zip | 2024-06-23 | 23.4 MB | |
README.md | 2024-06-23 | 1.8 kB | |
Totals: 4 Items | 46.8 MB | 0 |
Example installation: In Windows after extraction to smplayer-portable
folder, enter --script=.
in its Advanced Preferences (mpv Options). Edit main.lua in text editor to decide which scripts load, etc. See README for description, Installation, Safety Inspection, Terminal Commands & App versions.
Updates:
- aspeed.lua: Added
o.speed
,o.suppress_osd
&o.params
. Controller sets speed every half-second according to any formula containing any properties. Resolves issue [#1]. Improved script-opts, withaspeed-
prefix. Childrenkeep-open
due to a block on reloading. Also added feedback from first-child so that left channel doesn't cut out when seeking through long YouTube videos (line7=seeking). Now all players (the whole family) read from & can write to txtfile. Addedapply_astreamselect
function. Improved reliability & codes. - All options now well-defined & compulsory.
read_options
otherwise logs errors. - Renamed
o.dimensions
→o.video_out_params={par=1,w,h,pixelformat}
for autocrop.lua. automask similar.o.video_params
for autocomplex. But only autocrop (with padding) requires par (FFmpeg setsar). - autocrop & automask: Improved triggering (last release had lag). Improved track-change handling. All numbers needed @file-loaded - even if they're guesses.
- Added
o.osd_par_multiplier
to autocrop & automask, in case display-par is undetected. - automask.lua: Combined
o.n
&o.t
intoo.gsubs
(all gsubs in options). Addedo.gsubs_passes
since gsubs can depend on each other. Removedo.fps
& setsar=1.
SHA256: EEBD256584DD5EE38073F3AC2C0FE50E1664ED3ADF299FD4069E98E3B89A8E13