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
Hi. I'm looking for a script or perhaps even a front-end to mpv that would allow me to create links to other videos and optionally launch linked video when I see it exists. Ideally some kind of --save-position-on-jump option so you can return to same spot when you jumped to another video. If this doesn't exist perhaps those more knowledgeable about mpv and lua could outline how to most easily implement. It seems easy enough to store an url:// or file:// in text file associated with video, but I'm imaging some hooks in mpv needed initiate such a jump and return, but maybe the infrastructure already exists in program and others can just show how to realize ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi. I'm looking for a script or perhaps even a front-end to mpv that would allow me to create links to other videos and optionally launch linked video when I see it exists. Ideally some kind of --save-position-on-jump option so you can return to same spot when you jumped to another video. If this doesn't exist perhaps those more knowledgeable about mpv and lua could outline how to most easily implement. It seems easy enough to store an url:// or file:// in text file associated with video, but I'm imaging some hooks in mpv needed initiate such a jump and return, but maybe the infrastructure already exists in program and others can just show how to realize ?
Beta Was this translation helpful? Give feedback.
All reactions