Anyone else hacked together an xmms plugin for Vorbis? I took my best shot at it based on the source and some of the info I've picked up off this list... I haven't really tested it yet, but I think with a little bit more hacking it might actually work. I can put the source up if anyone wants to dink around with it, but I'd rather just clean it up a little then perhaps ask xmms if they'd include it with their source. (unless someone else is already doing this) Tony Arcieri --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
> Anyone else hacked together an xmms plugin for Vorbis? I took my best > shot at it based on the source and some of the info I've picked up off > this list... I haven't really tested it yet, but I think with a little bit > more hacking it might actually work. > > I can put the source up if anyone wants to dink around with it, but I'd > rather just clean it up a little then perhaps ask xmms if they'd include > it with their source. (unless someone else is already doing this) > > Tony ArcieriDespite the fact that most of the programmatic interface is there, quite a bit of the code inside that interface doesn't exist yet. The outside of the house is finished, but there are still big, gaping holes on the inside... This is not to discourage you; I'm filling libvorbis in as fast as I can, and the day is not too far away when it will be ready to fly. I'd love to see what you have so far, and think about putting the in-progress xmms plugin into CVS. Monty --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
Well I take it all back, I tried it at home and it's working. Tony Arcieri --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
the xmms plugin now officially lives in the xmms tree. any changes will have to be submitted to them, or to me, as i have write access to the xmms cvs tree. it's integrated into their build system as well, rpms and all. so you should see the next version of xmms have vorbis support native. Peter Alm claims they'll be releasing a new one soon :) i've removed the xmms dir from the vorbis-plugins module to avoid confusion. jack. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
The xmms plugin has been given a major update. The configuration GUI works, and control streaming parameters. The about box is implemented. All streaming code should work now, for both standard http streaming from webservers and live icecast streams (tested with icecast 2.0prealpha). The only thing left to do is the in-xmms tag editing, witht he file_info function. Any takers? :) jack. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.