Matt Zimmerman
2001-Nov-20 13:43 UTC
[vorbis-dev] Re: [Flac-dev] ogg/flac and winamp plugin
On Tue, Nov 20, 2001 at 02:18:16PM +0100, smoerk wrote:> how could i play ogg/flac files? > > would it be possible to add flac support to the ogg libaries? > > i would like to stream ogg/flac files over an icecast2 / jroar server > :).What would be required is support for ogg/flac in the streaming client (and perhaps in the server, depending on how sophisticated it is), by linking with libFLAC. The ogg libraries do not, and should not, know anything about FLAC. -- - mdz --- >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.
Michael Smith
2001-Nov-20 20:09 UTC
[vorbis-dev] Re: [Flac-dev] ogg/flac and winamp plugin
At 04:43 PM 11/20/01 -0500, you wrote:>On Tue, Nov 20, 2001 at 02:18:16PM +0100, smoerk wrote: > >> how could i play ogg/flac files? >> >> would it be possible to add flac support to the ogg libaries? >> >> i would like to stream ogg/flac files over an icecast2 / jroar server >> :). > >What would be required is support for ogg/flac in the streaming client (and >perhaps in the server, depending on how sophisticated it is), by linking >with libFLAC. The ogg libraries do not, and should not, know anything about >FLAC.Icecast2 should be fine - in this respect, it''s deliberately dumb, so it doesn''t need to know about the details of what the ogg encapsulates. However, a) there may be bugs, or b) the way the flac-ogg stuff works may not be what icecast2 expects. Then you need source support (adding this to ices2 shouldn''t be too hard, it just needs something to figure out timing), and client support (getting support into lots of clients is, obviously, really hard). Michael --- >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.
after the disccusion in vorbis-dev i''m not sure for what ogg/flac is good. i thought the tagging could be done with standard ogg tools. and if flac is not integrated in the ogg libs, ogg/flac is for the most people a corrupt ogg file, because the player cannot read it. On Tue, 20 Nov 2001 16:43:41 -0500, Matt Zimmerman wrote:>On Tue, Nov 20, 2001 at 02:18:16PM +0100, smoerk wrote: > >> how could i play ogg/flac files? >> >> would it be possible to add flac support to the ogg libaries? >> >> i would like to stream ogg/flac files over an icecast2 / jroar server >> :). > >What would be required is support for ogg/flac in the streaming client (and >perhaps in the server, depending on how sophisticated it is), by linking >with libFLAC. The ogg libraries do not, and should not, know anything about >FLAC.--- >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.
how could i play ogg/flac files? would it be possible to add flac support to the ogg libaries? i would like to stream ogg/flac files over an icecast2 / jroar server :).
after the disccusion in vorbis-dev i'm not sure for what ogg/flac is good. i thought the tagging could be done with standard ogg tools. and if flac is not integrated in the ogg libs, ogg/flac is for the most people a corrupt ogg file, because the player cannot read it. On Tue, 20 Nov 2001 16:43:41 -0500, Matt Zimmerman wrote:>On Tue, Nov 20, 2001 at 02:18:16PM +0100, smoerk wrote: > >> how could i play ogg/flac files? >> >> would it be possible to add flac support to the ogg libaries? >> >> i would like to stream ogg/flac files over an icecast2 / jroar server >> :). > >What would be required is support for ogg/flac in the streaming client (and >perhaps in the server, depending on how sophisticated it is), by linking >with libFLAC. The ogg libraries do not, and should not, know anything about >FLAC.