How to stop VCL from command line?

About encoding, codec settings, muxers and filter usage
teerapol
New Cone
New Cone
Posts: 3
Joined: 29 Jul 2010 11:16

How to stop VCL from command line?

Postby teerapol » 02 Aug 2010 06:19

when VLC running , how can I stop VLC from command line ?
And How to update bit rate or video size when VLC Video stremmign runing?

Please help me

mehdadoo
New Cone
New Cone
Posts: 3
Joined: 14 Aug 2010 10:38

Re: How to stop VCL from command line?

Postby mehdadoo » 14 Aug 2010 14:01

from a command line typing: vlc -I rc --rc-fake-tty
and sending an "stop /r/n".

But i think this won't work for win32. I have spend about 4 days and 8 hours a day finding a way to stop vlc from command line, but no luck.
Should i be using .Net and leaving vlc?

rfrantik
New Cone
New Cone
Posts: 1
Joined: 18 Aug 2010 16:47

Re: How to stop VCL from command line?

Postby rfrantik » 18 Aug 2010 16:52

Sounds like you are in a fairly new version of windows? Maybe XP?

You should be able to just kill the process...

taskkill /IM vlc.exe

Details are found here on various ways to kill the process...

http://www.tech-recipes.com/rx/446/xp_k ... _taskkill/

You can shut down gracefully, you can force it... I think it shoud work from any command prompt. Now if you are just looking to "pause" the video and then re-start it... that's a different story.

In our application we have a batch file that runs in the scheduler at 7pm and stops the video from playing... then at 7am another batch file starts the player in full screen mode running a video playlist. We do this in XP.

Good luck.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 6 guests