We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to use command line mpv in celluloid flatpak?
The text was updated successfully, but these errors were encountered:
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.
Extra mpv options
Miscellaneous
Sorry, something went wrong.
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
flatpak run io.github.celluloid_player.Celluloid
set shell alias for flatpak run io.github.celluloid_player.Celluloid named celluloid in ~/.bashrc.
celluloid
~/.bashrc
No branches or pull requests
how to use command line mpv in celluloid flatpak?
The text was updated successfully, but these errors were encountered: