> 
> what's the issue with running as a service?
> 

After debugging a problem with a user the only conclusion was that it
just doesn't work when SC is a service. The wavin2cmd program just
captures static when launched from SC running as a service - I didn't
write the wavin2cmd app but I think Windows doesn't allow a service to
hook into another user's audio stream. It may be some sort of
permissions issue. 

To test audio capture from the card - the following command should
capture PC audio into a file called audio.mp3.  Depending on the version
of lame you may or may not need the "-x" option.

wavin2cmd.exe -o wavin:0 | lame -x - audio.mp3


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

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

Reply via email to