Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 22nd May 2002, 11:00   #1
Borisov
Junior Member
 
Join Date: May 2002
Location: Russia, Nizhny Novgorod
Posts: 2
Send a message via ICQ to Borisov
5.1 in WinAmp input plug-ins

Hi
I'm new WinAmp's user but I don't amateur in mpeg.

I'm trying to develop ac3-decoder plugin. And I want to hear 6 channels on my Audigy sound card.
tell me please how I can say to winamp that I have 5+1 channels of my audio.
I tryed to write
maxlatency = mod.outMod->Open(SampleRatio,6,BPS,0,0);
but player sent me messages that format not supported or secondary buffer not allocated.
But, if I decode ac3 to wav in 5+1 format, WinAmp plays it.
Could anybody give me src code of in_wave.dll or help me by other way.

Thank you.
Borisov is offline   Reply With Quote
Old 23rd May 2002, 10:49   #2
Aus
French Canadian
(Alumni)
 
Aus's Avatar
 
Join Date: Dec 2001
Location: A shiny Igloo.
Posts: 333
Send a message via AIM to Aus
you need to write an output plugin that will support outputting to multiple channels also. Currently we only support 2 channels in the API (left and right).

Aus -- NoisePort.Org, chronicles of the french canadian alien (Temporarly down during the move).
Aus is offline   Reply With Quote
Old 24th May 2002, 07:18   #3
Borisov
Junior Member
 
Join Date: May 2002
Location: Russia, Nizhny Novgorod
Posts: 2
Send a message via ICQ to Borisov
why the WinAmp plays WAV in 5.1 mode?
Borisov is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > Winamp Development

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump