Tuesday, May 7, 2024
15
rated 0 times [  15] [ 0]  / answers: 1 / hits: 21903  / 2 Years ago, tue, october 25, 2022, 7:56:06

Is there any way to launch VLC from the command line such that it will not play the video, only the audio, of an MP4 file?


More From » command-line

 Answers
1

You can start vlc from the command line by:



vlc --vout none /path/to/file.mp4


So vlc uses no video output module and the video will not be played, only the audio.



See chapter 2 of the user guide for all input and output modules of vlc.



You can bring vlc to nearly everything. I thought there was also a option to make me a sandwich.


[#28644] Thursday, October 27, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
emuralm

Total Points: 290
Total Questions: 111
Total Answers: 117

Location: China
Member since Thu, Sep 1, 2022
2 Years ago
emuralm questions
;