19 May '13 - 21:30 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: Plugin codec  (Read 618 times)
kio2008
Posts: 44


« on: 12 Apr '12 - 23:03 »
Reply with quoteQuote

Hi at all,
when i load a plugin, for example wma, it need wma codec on my system ?
Or is it ok without codec wma ?
Logged
Ionut Cristea
Posts: 1372


« Reply #1 on: 13 Apr '12 - 13:27 »
Reply with quoteQuote

  Yes it need. But all most recent versions of Windows OS have build in installation this package.
Logged
Ian @ un4seen
Administrator
Posts: 15244


« Reply #2 on: 13 Apr '12 - 15:48 »
Reply with quoteQuote

BASSWMA will load (eg. BASS_PluginLoad will succeed) without the WMA codec being installed, but you won't be able to actually play WMA files without the codec installed.
Logged
kio2008
Posts: 44


« Reply #3 on: 14 Apr '12 - 07:49 »
Reply with quoteQuote

Without wma codec installed Can I do decode saving on local file without playing ?

Thank you very much
Logged
Ian @ un4seen
Administrator
Posts: 15244


« Reply #4 on: 16 Apr '12 - 14:32 »
Reply with quoteQuote

No, I'm afraid it won't be possible to decode WMA files at all without the WMA codec installed. BASS_WMA_StreamCreateFile will produce a BASS_ERROR_WMA error in that case.
Logged
kio2008
Posts: 44


« Reply #5 on: 26 Apr '12 - 14:55 »
Reply with quoteQuote

Instead, when i get a stream Mp3, i don't need codec installed. Is it true ?
Logged
Ian @ un4seen
Administrator
Posts: 15244


« Reply #6 on: 26 Apr '12 - 15:38 »
Reply with quoteQuote

The standard BASS.DLL version includes a built-in MP3 decoder, so you don't need a separate MP3 codec installed with that. If you use the "mp3-free" BASS.DLL version, then you will need to have an MP3 codec installed to be able to decode/play MP3 files. Windows has come with an MP3 codec pre-installed since Windows Me, and it also comes with the Windows Media codecs, eg. it's installed with Windows Media Player.
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines