How to play music from the command line via vlc

From razwiki
Revision as of 14:59, 4 February 2022 by Razzi (talk | contribs) (Created page with "There are 2 options: cvlc is a command line basic interface, that can be configured to exit after playing: cvlc --play-and-exit and nvlc, which is a cmus-like interface....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

There are 2 options:

cvlc

is a command line basic interface, that can be configured to exit after playing:

cvlc --play-and-exit

and nvlc, which is a cmus-like interface. Passing a folder to it starts playing at the top:

nvlc ~/music