How to play music from the command line via vlc: Difference between revisions

From razwiki
Jump to navigation Jump to search
(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....")
 
(No difference)

Latest revision as of 14:59, 4 February 2022

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