Network byte order, NAS plugin
Chris Majewski <[email protected]>
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
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