The 1 sec problem is due to using -w and redirecting stdout and
wavin2cmd cannot write a WAV header to redirected output.

Can you try the following command but it assume there is a copy of
lame.exe in the same directory as wavin2cmd.exe.

wavin2cmd -o wavin:0 | lame -x -r - capture.mp3

This should create an mp3 file with captured audio.   If you get static
then remove the "-x" as the needs for "-x" depends on the version of
lame you have installed.  I think 3.96 you need -x and 3.98 or higher
you do not.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to