Page 1 of 1

Capture screen and audio from dshow

Posted: 14 Jun 2008 13:21
by Zalon
Hello, i've been going crasy trying almost everything. I want to capture my screen and audio, this is what i do:

vlc screen:// --input-slave=dshow:// :dshow-adev="My sound device"

This gives me the screen capture and an audio track, but no audio. If i do it reversed i'll get the audio and a video track, but no video.

Can't the two be used together?

Also, i've only been able to use an mp3 as input-slave, streams doesnt work either, only files.

Re: Capture screen and audio from dshow

Posted: 14 Jun 2008 14:44
by VLC_help
Have you tried with nightlies?
http://nightlies.videolan.org/

Re: Capture screen and audio from dshow

Posted: 14 Jun 2008 20:45
by Zalon
Yes i have tried with old builds, stable builds, nightly builds, couldnt get it to work in any version on 4 different pc's, in both windows and linux. Anyone ever done that? I mean it makes sense to record sound when you record you desktop, if you are doing a tutorial etc.

Re: Capture screen and audio from dshow

Posted: 14 Jun 2008 21:22
by Jean-Baptiste Kempf
I am not sure anyone has already done that.
However that would be cool.

Re: Capture screen and audio from dshow

Posted: 10 Jul 2008 00:24
by stefanx
I can confirm this behavior. Could any developer please take a look to it or explain how to get it work?

Thank you very much!

Re: Capture screen and audio from dshow

Posted: 10 Jul 2008 17:00
by VLC_help
AFAIK it (ds sound + screen image) isn't possible ATM.

Re: Capture screen and audio from dshow

Posted: 10 Jul 2008 17:56
by stefanx
Thank you for your reply!
AFAIK it (ds sound + screen image) isn't possible ATM.
Is it possible to capture screen image (screen://) together with sound in another way?

Are there any plans to implement such a feature in future versions?

Re: Capture screen and audio from dshow

Posted: 11 Jul 2008 18:50
by VLC_help
Same time image and sound capturing from different methods isn't possible without slave-input. I don't know what causes the limitation, is it slave-input or something else, so I can't guess if this will be fixed in future.

Re: Capture screen and audio from dshow

Posted: 11 Jul 2008 20:42
by stefanx
What is slave-input? I am trying to capture the screen as well as the sound output.

Re: Capture screen and audio from dshow

Posted: 12 Jul 2008 14:03
by VLC_help
--input-slave command line option.