celluloid icon indicating copy to clipboard operation
celluloid copied to clipboard

set mpv options on command line in celluloid flatpak

Open candrapersada opened this issue 2 years ago • 4 comments

how to use command line mpv in celluloid flatpak?

candrapersada avatar Jan 20 '23 02:01 candrapersada

set mpv options on command line in celluloid flatpak

You can put the options in the Extra mpv options textbox under the Miscellaneous tab in the preferences dialog.

gnome-mpv avatar Jan 20 '23 18:01 gnome-mpv

what i mean is how to run celluloid in terminal

celluloid https://iptv-org.github.io/iptv/index.m3u
Command 'celluloid' not found, but can be installed with:
sudo apt install celluloid

candrapersada avatar Jan 20 '23 23:01 candrapersada

Something like this should work: flatpak run io.github.celluloid_player.Celluloid

gnome-mpv avatar Jan 21 '23 00:01 gnome-mpv

set shell alias for flatpak run io.github.celluloid_player.Celluloid named celluloid in ~/.bashrc.

candrapersada avatar Jan 22 '23 03:01 candrapersada