You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trimmed clips, when opened in mpv, start somewhere in the middle, and when the end is reached on the progress bar, keep playing for another few seconds. The issue is solved by removing the following lines:
Trimmed clips, when opened in mpv, start somewhere in the middle, and when the end is reached on the progress bar, keep playing for another few seconds. The issue is solved by removing the following lines:
mpv-lossless-cut/mpv-lossless-cut.lua
Lines 261 to 262 in 45caa93