mpv-scripts-v1.4.2
See README for description, Installation, Safety Inspection, Terminal Commands & app versions. Edit main.lua to decide which scripts load, etc. Example installation: In Windows after extraction to smplayer-portable
folder, enter --script=.
in its Advanced Preferences (mpv Options).
Updates:
- All scripts now support the newest mpv, versions 0.38.0 & 0.37.0. Rumble, Odyssey & RedTube also stream, like YouTube.
- autocrop & autocrop-smooth are now spacetime croppers! Support track list with start & end crop times, like sub-clips which remove credits. Added
o.pad_color
&o.crop_no_vid
. o.toggle_duration
added to autocrop, automask & autocrop-smooth. They now have smooth toggles using vf-command (sine wave progression)! autocrop has smooth padding. Addedo.mask_no_vid
.o.sid
added to main.lua for subtitle overrides.- Targeted vf-commands for autocrop, automask & aspeed. Backwards compatible. v0.38.0 needs even dimensions! autocrop & aspeed optimized by only performing commands or sets when needed.
- aspeed improved reliability & toggle. Observes samplerate (removed
o.samplerate
). Subprocesses start in--idle
mode (removedo.start
but trigger isn't perfect). Addedo.timeout_mute
. - autocomplex can now repeatedly change vid track. "Invalid timestamp" & "100 buffers queued" warnings resolved. Improved avgblur=planes setting. Added
o.filterchain
&o.dual_filterchain
options. However the toggle's slow. Better code alignment. - Removed
o.format
&o.io_write
& par from autocrop, automask & autocomplex. Removedselect
filter from automask & autocomplex. Removed all use of utilities except forsplit_path
.
SHA256: 58264DDCD5D2FB30103B9A317D6DE3D6DE3F5A5F8E9BC6CA6D51BB8D295ACEA9