|
From: Chris B. <ch...@cn...> - 2010-05-25 19:17:03
|
Sorry, haven't been able to spend much time on emails lately. The basic issue is that these mem-commands in libsox require POSIX functions fmemopen(). I'm sure this doesn't exist under MSVC++ and not sure if they have a similar replacement function that could be used. So the mem-'s won't work under MSVC++. Chris On Tue, May 25, 2010 at 12:31 AM, WBX <gui...@gm...> wrote: > > > Hi Thomas, > > I'm having exactly the same problem working on MSVC++9 too. > > I'd like to read CVSD bytes from an input buffer, encoding them to mp3 > format, and transfer resulting bytes to mpg123.lib using a second buffer. > > Any idea about mentioned error when using mem-commands from libsox? > > Thanks in advance. > > > Willy > > > -- > View this message in context: > http://old.nabble.com/mem-commands-tp28486845p28632494.html > Sent from the SoX mailing list archive at Nabble.com. > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Sox-users mailing list > Sox...@li... > https://lists.sourceforge.net/lists/listinfo/sox-users > |