How to filter to runing VLC stream? (FROM CMD)

Posted by Ole Jak on Stack Overflow See other posts from Stack Overflow or by Ole Jak
Published on 2010-05-13T12:12:20Z Indexed on 2010/05/13 12:14 UTC
Read the original article Hit count: 163

Filed under:
|

so.. I esely can broadcast my web cam with VLC using command lines like this (I use Windows)

"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -vvv -I --dshow-vdev="Logitech QuickCam Express / Go" dshow:// --sout

When I paste command into CMD and hit enter it starts streaming (all is fine - I can play it)

How can I now for example add brightness or any other filter to that stream from CMD?

© Stack Overflow or respective owner

Related posts about vlc

Related posts about cmd