Displaying 3 results from an estimated 3 matches for "glendon".
Did you mean:
glendown
2003 Jun 02
0
Re: Please confirm your message
...t; by netbsd.xinetd.com (8.9.1/8.9.1) with ESMTP id SAA02423
> for <vorbis@xiph.org>; Mon, 2 Jun 2003 18:15:16 -0700 (PDT)
> Sender: gross@netbsd.xinetd.com
> Message-ID: <3EDBF650.732E6502@netbsd.xinetd.com>
> Date: Mon, 02 Jun 2003 18:13:52 -0700
> From: Glendon Gross <gross@netbsd.xinetd.com>
> Organization: Xinetd Communications
> X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.18 i386)
> X-Accept-Language: en
> MIME-Version: 1.0
> To: vorbis@xiph.org
> Subject: Re: [vorbis] Re: Quoting (OT)
> References: <3ED9F648.2080203@lal...
2003 Oct 16
5
Joining .WAV files with ogg-vorbis
...lting file has a nice RIFF header and works fine for me. So
after searching the internet for an easy way to combine .wav files, I am
glad
to discover that xiph's commitment to open standards has solved one of
my
problems caused by a bad design of a proprietary standard. :)
<p>Regards,
Glendon Gross
Satisfied Ogg-Vorbis User
--- >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 n...
2003 Jun 03
1
Vorbis decoding from scratch and the old MP3->.OGG story (new thread, was: Please confirm your message)
Hi,
<p>> I have a question for you. If I want to write a vorbis client from scratch,
> should it attempt to read the input file from start to finish, or should it
> attempt to start at the end first
> in order to use statistical analysis to optimize the conversion process? I have
> been playing
> around with oggenc and ogg123 and enjoying the way my music sounds, but I