A Lua script to show preview thumbnails in mpv's OSC seekbar, sans external dependencies
GNU General Public License v3.0
679
stars
68
forks
source link
set default values of 'duration', 'max_duration' and 'file_duration' to 0 if it is nil for avoid errors when performing arithmetic operations #76
Open
raphaelhenrique opened 3 years ago
set default values of 'duration', 'max_duration' and 'file_duration' to 0 if it is nil for avoid errors when performing arithmetic operations