celluloid - Man Page

A simple GTK+ frontend for mpv

Synopsis

celluloid [options...] [filenames|URIs]

Description

Celluloid is a simple GTK+ frontend for mpv.  Celluloid interacts with mpv via the client API exported by libmpv, allowing access to mpv's powerful playback capabilities.

Options

-?,  -h,  --help

Show help options.

--new-window

Create a new window if there is already a running instance. The option has no effect otherwise.

--enqueue

Append the given files or URIs to the playlist if there is a running instance. The option has no effect otherwise.

--mpv-MPVOPTION=VALUE

Set mpv option MPVOPTION to VALUE. For example, --mpv-vf=vflip will set the mpv option vf to vflip. This is equivalent to passing --vf=vflip to mpv.

--version

Print the release version and exit.

Bugs

Please report bugs at https://github.com/celluloid-player/celluloid/issues.

Info

19 July 2017