celluloid
celluloid copied to clipboard
set mpv options on command line in celluloid flatpak
how to use command line mpv in celluloid flatpak?
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.
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
Something like this should work: flatpak run io.github.celluloid_player.Celluloid
set shell alias for flatpak run io.github.celluloid_player.Celluloid named celluloid in ~/.bashrc.