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

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
karthikus
New Cone
New Cone
Posts: 7
Joined: 31 Aug 2011 15:15

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

Postby karthikus » 02 Sep 2011 09:16

Hi guyz, i captured the screen using the code...

Code: Select all

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=none}:duplicate{dst=std{access=file,mux=mp4,dst=C:/capture_final.mp4}}
and audio using

Code: Select all

vlc dshow:// :dshow-vdev="None" :input-slave=screen:// :screen-fps=10 --screen-width=640 --screen-height=480 --screen-top=144 --screen-left=192 :sout=#transcode{vcodec=WMV2,vb=1600,scale=1,acodec=wma2,ab=64,channels=1,samplerate=11025}:std{access=file,mux=asf,dst=heck.wmv} --high-priority
Both of them works independently. I want to issue a single command with which the capture of screen with audio should be done. Can any one provide me some example command. . Thanks

karthikus
New Cone
New Cone
Posts: 7
Joined: 31 Aug 2011 15:15

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

Postby karthikus » 02 Sep 2011 13:55

Any suggestions>>??

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

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

Postby VLC_help » 03 Sep 2011 12:59

AFAIK won't work with current input-slave structure.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Google [Bot] and 48 guests