Hi, I am working on a media conversion tool for MacOSX... I currently support encoding to Ogg Vorbis, but in order for my app to work, the user needs to install the Ogg.framework and the Vorbis.framework (as compiled directly from the CVS). I'm wondering if anybody is already distributing those two frameworks, and if not, if it's ok for me to distribute them myself from my web page. I know nothing could really prevent me from doing so, but it would probably be a good idea to have a single distribution of the frameworks - otherwise I would expect the users to get confused... Or even better - would it be possible to host those on the Ogg Vorbis web site? Thanks (and hello, I'm new to the list) Gaspard <p><p>--- >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.
if your app is bundled, why not just put the frameworks in your bundle. build them accordingly ofcourse. <p>On Monday, January 7, 2002, at 10:47 PM, Gaspard Petit wrote:> Hi, > > I am working on a media conversion tool for MacOSX... I currently > support encoding to Ogg Vorbis, but in order for my app to work, the > user needs to install the Ogg.framework and the Vorbis.framework (as > compiled directly from the CVS). > > I'm wondering if anybody is already distributing those two frameworks, > and if not, if it's ok for me to distribute them myself from my web > page. I know nothing could really prevent me from doing so, but it > would probably be a good idea to have a single distribution of the > frameworks - otherwise I would expect the users to get confused... > > Or even better - would it be possible to host those on the Ogg Vorbis > web site? > > Thanks (and hello, I'm new to the list) > > Gaspard > > > > --- >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. ><p>--- >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.
This would be a solution, indeed, but then I have to release an update every time there is a new version of OggVorbis. Plus, that makes an extra 1mb which could be reused by other applications too... I was looking for an elegant solution... =) <p>> if your app is bundled, why not just put the frameworks in your bundle.> build them accordingly ofcourse. > > > On Monday, January 7, 2002, at 10:47 PM, Gaspard Petit wrote: > > > Hi, > > > > I am working on a media conversion tool for MacOSX... I currently > > support encoding to Ogg Vorbis, but in order for my app to work, the > > user needs to install the Ogg.framework and the Vorbis.framework (as > > compiled directly from the CVS). > > > > I'm wondering if anybody is already distributing those two frameworks, > > and if not, if it's ok for me to distribute them myself from my web > > page. I know nothing could really prevent me from doing so, but it > > would probably be a good idea to have a single distribution of the > > frameworks - otherwise I would expect the users to get confused... > > > > Or even better - would it be possible to host those on the Ogg Vorbis > > web site? > > > > Thanks (and hello, I'm new to the list) > > > > Gaspard<p>--- >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.