Displaying 20 results from an estimated 10000 matches similar to: "Winamp Plugin Info Editor"
2001 Feb 09
2
Announce: VCE v0.1.1
Hi All,
I have released VCE v0.1.1. It is primarily a bug fix/cleanup release. I
recommend all users to upgrade (It's only a 50k download).
VCE is still lacking 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
2001 Jan 29
4
Vorbis Comment Editor v0.1.0
Hello All,
I have created a Vorbis Comment Editor for the win32 environment. It is
completely untested and undoubtedly has bugs. That said, it is fairly stable
and functional. It is a simple single dialog based 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
2001 Jan 29
4
Vorbis Comment Editor v0.1.0
Hello All,
I have created a Vorbis Comment Editor for the win32 environment. It is
completely untested and undoubtedly has bugs. That said, it is fairly stable
and functional. It is a simple single dialog based 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
2001 Feb 15
2
Announce: VCE v0.1.2
Hello All,
VCE does unicode/utf-8. I recommend all users to upgrade as it now handles
extended characters correctly.
There are now two binary versions of VCE. There is an NT version (for
Windows NT/2000) and a 95 version (for Windows 95/98/ME). They will
eventually be merged into one executable again. Download the appropriate
file for your platform.
Writing unicode/international apps for
2001 Mar 05
1
Experimental info editor for winamp
Hello everyone,
I just want to let everyone know that I have been working on something new
for the winamp plugin. Over the past few days I've been putting together a
plugin with a comment/info editor. I now have something that is worth
showing off. I have a working winamp plugin for Ogg/Vorbis that uses Warren
Spits' VCE program to edit and add comments in .ogg files. This also works
2001 Mar 05
1
Experimental info editor for winamp
Hello everyone,
I just want to let everyone know that I have been working on something new
for the winamp plugin. Over the past few days I've been putting together a
plugin with a comment/info editor. I now have something that is worth
showing off. I have a working winamp plugin for Ogg/Vorbis that uses Warren
Spits' VCE program to edit and add comments in .ogg files. This also works
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
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 Mar 07
2
Winamp plugin not recognized at all
I happily downloaded the official beta4 winamp plugin as well as Mattew's
versions with VCE interated and with/without the dialog. When I installed
it winamp (v2.72) didn't recognize it (no vorbis plugin listed in the
config, doesn't play ogg files) - same for all of them. I recompiled it
myself from Mattew's source with vce - same results.
It does recognize the old plugin when
2001 Jun 06
1
AW: VorbisExt prerelease
Hi Warren,
is this shell extension able to modify multiple ogg files, either each one
after another, or within one transaction (e.g. adding a comment to all
files; stripping all comments from all files)? Or would I have to use the
context menue for each separately?
So long
Friedrich
> -----Ursprüngliche Nachricht-----
> Von: Warren Spits [mailto:spits@cyberdude.com]
> Gesendet:
2001 May 15
1
Is comment order meaningful?
The spec seems to be unclear on this: should two comment haeders who only
differ in the order of comments be considered equevalent?
VCE shows comments in the order read and allows to store them in any order
(it has move up/down buttons). Comment editors with a fixed layout (like
the commmon TITLE/ARTIST/etc. fields in PP's winamp plugin) don't show the
order and give no control of it.
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)
2001 Feb 06
3
Squelch 1.0beta9
Hi,
I released Squelch 1.0beta9.
It's a multi-platform Ogg Vorbis player, if you haven't heard of it. [1]
Find it here: http://www.geoid.clara.net/rik/squelch.html
Differences from beta8:
* Vorbis comment editor ! [2]
* More intelligent re-initialisation of output driver.
* Stupid bugs in auto-update of master track list resolved.
* Some bugs fixed, some more introduced ;)
In theory,
2004 Aug 06
5
streaming ogg player embedded in web page
Hi List,
For the last week I have been have playing with icecast 2.0.0 and ices
for a streaming project I am working. The streaming is working with
multiple sources and fallback using XMMS and Winamp as the clients. All
work splendidly.
Next on my todo list is find a simple Ogg player that I can embed in a
webpage and play from the icecast stream.
I have so far looked at jlGui Applet 2.2 which
2001 Feb 15
3
Vorbis newbie questions
Greetings:
I'm writing an article for the O'Reilly Network, and the focus is on
streaming audio with Linux. I would like to include material concerning
Vorbis, but I need some information:
1) What's up with www.vorbis.com and www.icecast.org ? Can anyone
say when they'll be back on-line ?
2) Where should I go to get the latest Vorbis sources ?
3) What players,
2001 Jun 25
1
Winamp plug-in tag editor bug
There is a bug in winamp plug-in tag editor that corrupts
files encoded in -b192 mode - these files have trouble
with seeking. So get the latest plug-in:
http://www.blorp.com/~peter/zips/in_vorbis.exe
If some of your files have been messed up by this bug,
you have to re-encode them.
---
Aleksandar @ Vorbis Xtreme | http://solair.eunet.yu/~aldov
Ogg Vorbis is the free, open source alternative
2013 Oct 15
1
cluster option in stata for random intercept model in the R language?
Dear R-list,
I am currently working on a dataset with a colleague who uses stata.
We fit a random intercept model to the data (decisions clustered in participants) and get closely the same results in stata (using xtreg re) and R (using the lme4 or multilevel package).
Now in stata, there is an additional option for the regression to control for clustering; the vce(cluster clustvar) option,
2004 Aug 06
8
Vorbis stream up now
Greetings:
If you're using the latest XMMS (CVS preferably), FreeAmp, Sonique
(?), or ogg123 (maybe), please check out this URL for a Vorbis playlist
stream:
http://64.108.112.34:8000/shouter.ogg
The playlist is lengthy, and I've set it to repeat three times, so it
will be on-line for a while. Please let me know how well or badly the
stream was received, thanks.
Best
2004 Aug 06
8
Vorbis stream up now
Greetings:
If you're using the latest XMMS (CVS preferably), FreeAmp, Sonique
(?), or ogg123 (maybe), please check out this URL for a Vorbis playlist
stream:
http://64.108.112.34:8000/shouter.ogg
The playlist is lengthy, and I've set it to repeat three times, so it
will be on-line for a while. Please let me know how well or badly the
stream was received, thanks.
Best
2004 Aug 06
8
Vorbis stream up now
Greetings:
If you're using the latest XMMS (CVS preferably), FreeAmp, Sonique
(?), or ogg123 (maybe), please check out this URL for a Vorbis playlist
stream:
http://64.108.112.34:8000/shouter.ogg
The playlist is lengthy, and I've set it to repeat three times, so it
will be on-line for a while. Please let me know how well or badly the
stream was received, thanks.
Best