Closed jsjuris89 closed 3 years ago
Sorry for getting back to you only now, that's correct. I've been testing Celluloid flags lately as I also use it as a general purpose video player and the deev team is refusing support for mpv flags and such. I'm looking for a workaround for a possible next release.
Just launches video in Celluoid.
flags=
is ignored.If I try just
xdg-open 'mpv:///open?url=/home/juris/Downloads/episode1.mp4&player=celluloid&flags=--start=360
it works, but for example,xdg-open 'mpv:///open?url=/home/juris/Downloads/episode1.mp4&player=celluloid&flags=--end=4'
doesn't work, are some MPV lags not supported in Celluloid?