Displaying 5 results from an estimated 5 matches for "techst02".
2002 Aug 01
0
[: Re: [fwd] CVS: ogg123 rocks! vcut no so much so... (from: wayfarer42@postmaster.co.uk)]
...from -----
Date: Thu, 1 Aug 2002 10:24:46 -0400
To: vorbis-dev@xiph.org
Subject: Re: [vorbis-dev] [fwd] CVS: ogg123 rocks! vcut no so much so... (from: wayfarer42@postmaster.co.uk)
Message-ID: <20020801142446.GA11307@arnoldnet.net>
References: <Pine.GSO.4.33.0208011238430.21715-100000@techst02.technion.ac.il>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62"
Content-Disposition: inline
In-Reply-To: <Pine.GSO.4.33.0208011238430.21715-100000@techst02.technion.ac.il>
User-...
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
2003 Jun 23
1
forum (PR#3322)
Full_Name: tomer maymon
Version: 1.4
OS: windows XP
Submission from: (NULL) (128.139.197.33)
hi
i'm sorry to disturb you ,but i have few questions acording R-language .like how
can i ran it from delphi.where can find R forum that i can ask this questions.
Thanks in advance
Tomer
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.
2001 Jun 17
1
file(1) magic for Ogg Vorbis
I downloaded `file' for djgpp, and it verbosly identified my mp3 by
bitrate, sample rate, mono/stereo, option bits, etc. WAVs are also
uidentified well. Only vorbis was identified simply as "Ogg-Vorbis
compressed sound file" without any info. So I decided I must fix this to
replace my aliases that use `od' to read the bitrate and number of
channels.
Here is the result