how can i transmit parameters already running process VLC in windows?

About encoding, codec settings, muxers and filter usage
chiches
New Cone
New Cone
Posts: 1
Joined: 29 Jun 2016 09:43

how can i transmit parameters already running process VLC in windows?

Postby chiches » 29 Jun 2016 09:48

how can i transmit parameters already running process VLC in windows?

Exemple:
i run

Code: Select all

cmd> "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -I qt -vvv --control=rc --rc-host 127.0.0.1:4444 udp://@:2003 :sout=#transcode:duplicate{dst=file{dst="C:\capture\output\1.mp4",no-overwrite},dst=display}
I would want to pass new parameters such as these

Code: Select all

:sout=#transcode:duplicate{dst=file{dst="C:\capture\output\2.mp4",no-overwrite},dst=display}
but via the command line, they starts a new process

How to pass via command line to automate?
I know that using GUI is easy to do
thank you

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: how can i transmit parameters already running process VLC in windows?

Postby Jean-Baptiste Kempf » 29 Jun 2016 18:42

telnet 127.0.0.1:4444
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 24 guests