Page 1 of 1

input-slave problem

Posted: 05 Oct 2009 15:59
by mut3nr01
Hello, i'm trying to save my screen and audio with this command:

Code: Select all

vlc -vvv screen:// :input-slave=dshow:// :sout="#transcode{vcodec=mp4v,vb=8000,scale=1,acodec=mpga,ab=128,channels=2,samplerate=44100}:std{access=file,mux=ts,dst=C:\\TestVLC\\prueba2.ts}"
but it doesn't work. I'm able to save the audio or the screen, but not both.

What's the problem?

Thank you.

Re: input-slave problem

Posted: 06 Oct 2009 14:07
by VLC_help
Limitation of input-slave AFAIK.