Search found 7 matches

Go to advanced search

by karthikus
02 Sep 2011 09:16
Forum: VLC media player for Windows Troubleshooting
Topic: Screen capture with audio via command line. HOW TO !!
Replies: 2
Views: 1146

Screen capture with audio via command line. HOW TO !!

Hi guyz, i captured the screen using the code... vlc screen:// --one-instance -I dummy --dummy-quiet --extraintf rc --rc-host localhost:8088 --rc-quiet --screen-follow-mouse --no-video :screen-fps=15 :screen-caching=300 --sout=#transcode{vcodec=h264,vb=400,fps=5,scale=1,width=1024,height=768,acodec=...
by karthikus
02 Sep 2011 05:56
Forum: VLC media player for Windows Troubleshooting
Topic: Screen Capture via command line . please help !!
Replies: 7
Views: 15740

Re: Screen Capture via command line . please help !!

Finally i got it working . The start script for trigger recording is call "C:/Program Files/VideoLAN/VLC/vlc.exe" ^ screen:// --one-instance ^ -I dummy --dummy-quiet ^ --extraintf rc ^ --rc-host localhost:8088 ^ --rc-quiet ^ --screen-follow-mouse ^ --no-video :screen-fps=15 :screen-caching...
by karthikus
01 Sep 2011 18:48
Forum: VLC media player for Windows Troubleshooting
Topic: Screen Capture via command line . please help !!
Replies: 7
Views: 15740

Re: Screen Capture via command line . please help !!

I tried the following code to start screen capture. vlc screen:// -I rc --screen-follow-mouse --screen-fps 5 :sout=#transcode{vcodec=WMV2,vb=1800,scale=1}:std{access=file,mux=asf,dst=output.wmv} And the stop script as said in the previous post. Still VLC screen capture is NOT STOPPED> Any Help appre...
by karthikus
01 Sep 2011 18:09
Forum: VLC media player for Windows Troubleshooting
Topic: Screen Capture via command line . please help !!
Replies: 7
Views: 15740

Re: Screen Capture via command line . please help !!

You have to run rc interface if you want to close VLC via ncat.
How to start screen capture via RC interface. Can u provide a sample. I am a beginner, pls help
by karthikus
01 Sep 2011 14:17
Forum: VLC media player for Windows Troubleshooting
Topic: Screen Capture via command line . please help !!
Replies: 7
Views: 15740

Re: Screen Capture via command line . please help !!

Its not working . Started the capture using call "C:\Program Files\VideoLAN\VLC\vlc.exe" ^ screen:// --one-instance ^ -I dummy --dummy-quiet ^ --screen-follow-mouse ^ --no-video :screen-fps=5 :screen-caching=300 ^ --sout "#transcode{vcodec=h264,vb=400,fps=5,scale=1,width=1024,height=7...
by karthikus
31 Aug 2011 15:45
Forum: VLC media player for Windows Troubleshooting
Topic: Screen Capture via command line . please help !!
Replies: 7
Views: 15740

Screen Capture via command line . please help !!

Hi guyz. I have requirement to control the screen capture and stop via command line in windows xp.To start the screen capture i have the basic statement with arguments .. vlc screen:// -I dummy :sout=#transcode{vcodec=WMV2,vb=1800,scale=1}:std{access=file,mux=asf,dst=output.wmv} it opens a command p...

Go to advanced search