Re: [mpg123-users] Are Ports code still usable ?
Brought to you by:
sobukus
|
From: Miro K. <mir...@gm...> - 2015-03-25 07:29:31
|
On Tue, Mar 24, 2015 at 11:07 PM, Fred van Stappen <fi...@ho...> wrote: > Hum, have you already try to use mpg123_open_fd() in Windows ? > If ok, what kind of fd did you use ? > Yes, it works fine. You can test if with 'fd' from _topen() return value for instance. > PS: mpg123_open_fd(mphandle, fd) is working perfectly on *nix sysyems, > using pipe-input. > => same code crash with windows. > Please post the code then. I can't remember from the top of my head any gotchas about pipe handling but simple stdin/stdout file descriptors do work (no crashes). -- MiKRO / Mystic Bytes http://mikro.atari.org |