Score:2

Start vlc minimized from command line

br flag

This is what Im trying..

sleep 2700 && vlc --start-time=29 --stop-time=60 ~/Desktop/Interstellar.mp3

from my shell script(may randomize the target file in future)

did use --qt-start-minimized option too,

did checked vlc start minimized in the Vlc Player itself, couldn't find it.

Score:2
id flag

Start vlc with the --advanced option from the command line. vlc --advanced

Then go to Tools -> Preferences.

Then down to Interface then Main interfaces then Qt.

Then on the right choose "Start VLC with only a systray icon"

Click Save at the bottom when completed.

enter image description here

Click on "Simple" for the Show settings in the lower left. Then select "Allow only one instance" and click Save so that you are not duplicating the systray icon.

enter image description here

Hope this helps!

br flag
The thing is, once I set this option "Start VLC with only a systray icon" I have one instance of Vlc in the systray waiting, but after I trigger my script I get another instance which launches as usual..
Terrance avatar
id flag
@x-code I added on to my answer to show how to not duplicate the systray icon so that it is only running one instance instead.
br flag
works!.........
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.