mpc-like control interface for mpv - Programming On Unix
Users browsing this thread: 7 Guest(s)
|
|||
Yeah I've been meaning to hack that out actually... Not sure how I'd do it for timestamps but I am looking to probably make it easier to jump through time a little bit easier.
EDIT: okay I've a basic phraser to jump through a track somewhat more easily, just append 's', 'm' or 'h' on the end of the number, like so: Code: mpvc -t 10m I'm looking to implement a phraser to take absolute timestamps for the function "setTimeAbsolute". |
|||