Page 1 of 1

libvlc.dll record

Posted: 27 Oct 2009 11:01
by fenterdh
I use this code:
libvlc_media_add_option(m,"--sout #transcode{vcodec=h264,vb=500,scale=1,acodec=mp4a,ab=32,channels=2,samplerate=22050}:duplicate{dst=std{access=file,mux=mp4,dst=D:\\test4.mp4}}",&ex);
But it can not work.How to record webcam video into file?

Re: libvlc.dll record

Posted: 03 Jul 2010 08:09
by Veaking
Me too. Help me!!! pls

Re: libvlc.dll record

Posted: 03 Jul 2010 17:12
by Jean-Baptiste Kempf
Messages, please.

Re: libvlc.dll record

Posted: 09 Aug 2010 13:32
by MorgoZ
Hi!

I need help with this too.
And where can i find the syntax or the kind of options to use???

Thanx!