search for: spitsw

Displaying 11 results from an estimated 11 matches for "spitsw".

Did you mean: spits
2001 Jun 23
1
VorbisExt 0.2.0
Hello All, For those who are interested, I have released VorbisExt 0.2.0. All users are encouraged to upgrade. It is available at http://www.ozemail.com.au/~spitsw/VorbisExt/. Only a few changes have been made since the prerelease. Changes since 0.2.0pre: - Improved installation/uninstallation routines. - Does not overwrite the vendor tag. - Linked with modified vorbis libs 1.0rc1 (decoder). cheers, Warren. --- >8 ---- List archives: http://www.xiph...
2001 Jul 20
2
VorbisExt 0.3.0pre
Hello All, I have made VorbisExt 0.3.0pre available for your use. It can be downloaded from http://www.ozemail.com.au/~spitsw/VorbisExt/. It is not officially released yet. It now has a 'simple' mode that is like the winamp plugin editor. The 'advanced' mode is just like the current interface. You can toggle between the two modes with just one click. For Windows ME and Windows 2000 users, VorbisExt now p...
2001 Jan 29
4
Vorbis Comment Editor v0.1.0
...ased app. I have released it under the GPL and have made code available. It is compiled statically with the latest CVS version of libogg & libvorbis and it uses the vcedit.c routines available from vorbis-tools CVS. Download it and give it a try. It is available at http://www.ozemail.com.au/~spitsw/vce/ Warren. --- >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. Unsubs...
2001 Jan 29
4
Vorbis Comment Editor v0.1.0
...ased app. I have released it under the GPL and have made code available. It is compiled statically with the latest CVS version of libogg & libvorbis and it uses the vcedit.c routines available from vorbis-tools CVS. Download it and give it a try. It is available at http://www.ozemail.com.au/~spitsw/vce/ Warren. --- >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. Unsubs...
2001 May 22
1
ID Tags
Hi Folks! Ist there a possibility to create or edit ID Tags? Thx for Reply, Dirk -- home <http://www.realmusic.de/> mail <info@realmusic.de> OU42 GmbH i.G. Dirk Scheuer Langenstrasse 35 28195 Bremen fon +49 421 277778-0 fax +49 421 277778-9 home <http://www.ou42.com/> --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
2001 Jun 06
2
VorbisExt prerelease
Hello All, VCE is undergoing a transformation. I have converted VCE into a shell extension and renamed it to VorbisExt. The pre-release executable and source code is available from: http://www.ozemail.com.au/~spitsw/VorbisExt/ Now you can change the comments of an Ogg file by pressing ALT-Enter or right click and Properties then selecting Comments while in explorer. There is also a new information page. VorbisExt has not officially been released as it has not been tested comprehensively yet. The comment writ...
2001 Nov 01
2
chained files and winamp / vcedit
When I create a chained file with a mono and then a stereo substream, winamp crashes when it gets to the second stream. in_vorbis v1.16c. And when vcedit writes comments from a chained file, it only saves the first substream and throws subsequent streams away. Perhaps this is woth mentioning somewhere... Matthijs --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project
2001 Feb 15
2
Announce: VCE v0.1.2
...r your platform. Writing unicode/international apps for windows 95 is new to me so I need the win95 version tested on various versions of 95/98/ME. If there are any problems with entering text of a particular locale please let me know off list. It can be downloaded from http://www.ozemail.com.au/~spitsw/vce/. What is VCE? VCE is a simple WIN32 dialog based application that can edit the comments in Vorbis (.ogg) files. Vorbis files can store a list of comments. Each comment is made up of a name/value pair. VCE allows the addition, removal, modification and reordering of the comments. Here are th...
2001 Dec 18
2
What to do with ODD encoder for AudioGrabber Cd-Ripper ?
Once i've run into misfeature. I've grabbed an Audio CD with one of russian opera's, and its comment been wirttenas a 8-bit ANSI text. When i tried to play them in WnAMP - the comments were unreadable. Peter (the author of WinAMP OGG plugin) told me, that the comments must be encoded using UTF-8. I wrote it to the author of AudioGrabber and he told me he will forward it to plugin
2001 Feb 09
2
Announce: VCE v0.1.1
...ng UTF-8 support. This is planned for the next release. I have already got UTF-8/unicode working on my Windows 2000 box. I just need to get Win 95/98/ME to work. VCE needs an icon. If anybody has a good icon, design, or idea please let me know. It can be downloaded from http://www.ozemail.com.au/~spitsw/vce/ What is VCE? VCE is a simple dialog based application that can edit the comments in Vorbis (.ogg) files. Vorbis files can store a list of comments. Each comment is made up of name/value pairs. VCE allows the addition, removal, modification and reordering of the comments. Here are the changes...
2002 Nov 14
1
comment tags
I'm trying to write comment writer thing for zinf, because I love the program, but it doesn't fully support ogg. I've found how to read comments, but can't figure how to write them. There has been some discussion about this previously in the archives, but I couldn't find any specifics, only references to code not posted to the list. The api documentation page is (painfully)