Page 1 of 1

Config to audio output ASIO

Posted: 12 Dec 2009 13:56
by sphaira
Hello,

I searched in the forum a solution to output the vlc audio output to my e-mu 1212m (asio compatible) audio card. but nobody can find a solution that works, why?

Is it a problem of :
  • License ;
  • Configuration ;
  • Development ;
  • Other.
it's a shame to have a quality sound card and does not benefited!
If there is no solution, do you know a player (with the quality of vlc) that contains this feature (not winamp please)?

Re: Config to audio output ASIO

Posted: 12 Dec 2009 19:06
by VLC_help
Portaudio can be build with ASIO support, but because of license of ASIO, the library cannot be shared.
do you know a player (with the quality of vlc) that contains this feature (not winamp please)?
There is a plugin for Windows Media Player, but I haven't tested it.
http://sourceforge.net/projects/asiowmpplg/

Re: Config to audio output ASIO

Posted: 12 Dec 2009 20:45
by sphaira
Thanks for reply!

Is there a tutorial to compil portaudio with the asio support!

I have not programmed in c++ for 3 or 4 years but it should return.

Re: Config to audio output ASIO

Posted: 13 Dec 2009 21:44
by VLC_help
Is there a tutorial to compil portaudio with the asio support!
You would also have to build a VLC. I don't have tutorial for portaudio compile with ASIO, but I have one for VLC compile

http://wiki.videolan.org/Win32CompileMSYSNew

Re: Config to audio output ASIO

Posted: 09 Feb 2010 15:47
by trcolka
If I understand this right, VLC (at least the portaudio component) of it can be compiled/built i a way to support ASIO output (which I would appreciate a lot). The only reason for not incorporating it into the official release is a license issue for ASIO.

But the mentioned sourceforge project for adding ASIO output to Windows Media Player is GPL, and foobar has a ASIO support as well. Why seems to be no license issue for them but for VLC? :(

Re: Config to audio output ASIO

Posted: 10 Feb 2010 12:46
by VLC_help

Re: Config to audio output ASIO

Posted: 12 Feb 2010 12:35
by trcolka
Thank you for the link to the Audacity wiki which explains the license situation in more detail.

Would be nice if VLC can have a similar solution as Audacity which means to integrate the support in the source code and include a manual how to build the executable together with the Steinberg SDK.

Still wondering how the (sourceforge) projekt for ASIO for Windows Mediaplayer handle the license issue. Mabye they are programming from scratch? In that case they should be convinced to port their software to VLC :D

Re: Config to audio output ASIO

Posted: 12 Feb 2010 17:46
by VLC_help
Still wondering how the (sourceforge) projekt for ASIO for Windows Mediaplayer handle the license issue.
I would guess that project doesn't respect ASIO license.