Re: Network byte order, NAS plugin
Chris Majewski <[email protected]>
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
This just in: I built the plugin on a linux box and it does the right thing (i.e. plays mp3 files/streams with 16-bit resolution). However, I need it on a Sun box. The above suggests to me that it could be a byte order issue. Where can I hack?? -chris Chris Majewski <[email protected]> writes: > Folks > I've built the xmms-nas plugin (0.2, the latest I could find) and I > have the following problem: .wav files play fine, but .mp3 files (and > streams read via http) play as white noise unless I limit the mpeg > input plugin to 8-bit resolution. Could it be a network-byte-order > vs. host-byte-order issue? I'm running xmms and the plugin on an Sun > box, but the NAS server is running on Linux. More details available on > request. If you think it could be a byte order problem, can you > suggest how I can fix it. I've never hacked XMMS before, but I'm > willing to try. > > -chris