Re: [mpg123-devel] Using Mpg123 as a DLL
Brought to you by:
sobukus
From: vrishba <vr...@ya...> - 2011-09-02 12:10:08
|
Hi Thomas, Thanks for your reply! First i downloaded this file: mpg123-1.13.1-static-x86.zip because that seemed the most recent version to me. No DLLs in that zip. Now i also downloaded mpg123-r2888-win32.zip and there are DLLs there. I assume that are the DLLs you mean, right? I'm confused by the file naming. What does the "r2888" stand for? And do these DLLs already incorporate the "missing plugins" fix? (cfr this message on the website: 2011-08-09 Thomas: Fixed Windows binaries ... plugins were missing!) Another question: Is there also a compiled shared library for OSX, one that can be loaded with the OSX function "CFBundleLoadExecutable"? Thanks! --- On Thu, 9/1/11, Thomas Orgis <tho...@or...> wrote: > From: Thomas Orgis <tho...@or...> > Subject: Re: [mpg123-devel] Using Mpg123 as a DLL > To: mpg...@li... > Date: Thursday, September 1, 2011, 4:56 PM > Am Thu, 1 Sep 2011 01:19:34 -0700 > (PDT) > schrieb vrishba <vr...@ya...>: > > > > Hi, > > > > I want to use Mpg123 as a DLL so my app can decode mp3 > files into RAM. > > When you check http://mpg123.org/download/win32 you'll > find DLL files in the zips. The dynamic library is part of a > normal mpg123 build. Otherwise, it wouldn't make that much > sense to publish http://mpg123.org/api, would it? ;-) > On UNIX systems, the normal build creates a libmpg123.so > that you can use as decoding library. > > Hm, is that information so easy to miss? Hm, perhaps one > should put more info about libmpg123 into README. > > > Alrighty then, > > Thomas. > > -----Inline Attachment Follows----- > > ------------------------------------------------------------------------------ > Special Offer -- Download ArcSight Logger for FREE! > Finally, a world-class log management solution at an even > better > price-free! And you'll get a free "Love Thy Logs" t-shirt > when you > download Logger. Secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsisghtdev2dev > -----Inline Attachment Follows----- > > _______________________________________________ > mpg123-devel mailing list > mpg...@li... > https://lists.sourceforge.net/lists/listinfo/mpg123-devel > |