How can I find out the version of the OggDrop program ? It has no version info ( no About box ) and the exe file properties has no Version tab. What version of the vorbis libraries is it using ? The same goes for OggDropXP ( it is a bit better , it has an about box with it version and compile date, but still no info about the used ogg/vorbis libs and no Version property for the file ) Regards, david --- >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-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.
David Balazic wrote:> > How can I find out the version of the OggDrop program ? > It has no version info ( no About box ) and the exe file > properties has no Version tab. > What version of the vorbis libraries is it using ? > > The same goes for OggDropXP ( it is a bit better , it has > an about box with it version and compile date, but still > no info about the used ogg/vorbis libs and no Version property > for the file )Adding that information in future OggDrop releases would make sense. Right now you have to encode something and then look at the vendor string in the resulting .ogg file. OggDropXP's official release on vorbis.com is definitely libvorbis 1.0, same goes for OggDrop. If you can see the filename in the progress bar, it's likely to be 1.0, too. (I haven't seen that feature in earlier versions from vorbis.com.) <p>Moritz --- >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-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.
On 2002-09-04, David Balazic wrote:> How can I find out the version of the OggDrop program ? > It has no version info ( no About box ) and the exe file > properties has no Version tab. > What version of the vorbis libraries is it using ? > > The same goes for OggDropXP ( it is a bit better , it has > an about box with it version and compile date, but still > no info about the used ogg/vorbis libs and no Version property > for the file ) >You can just open the exe with a binary viewer and search for the vendor string ("Xiph" or "2002" will probably find it). -- Beni Cherniavsky <cben@tx.technion.ac.il> Awake! Awake! Fear, Fire, Foes! Awake! Fire, Foes! Awake! [Tolkien, LOTR] Fight software patents: http://lpf.ai.mit.edu/ BTW, does somebody know what's the situation in Israel concerning software patents? <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-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.