Re: Some sox questions.

2004-03-28 Thread Rob Weir
On Wed, Mar 24, 2004 at 01:28:57PM +, Adam Funk said > On Wednesday 24 March 2004 07:40, Rob Weir wrote: > > > On Mon, Mar 22, 2004 at 11:23:03AM +, Adam Funk said > >> (I'm running sox 12.17.4 on Debian testing.) > >> > >> sox -h and the man page suggest mp3 support, but > >> > >> $ sox

Re: Some sox questions.

2004-03-28 Thread Adam Funk
On Friday 26 March 2004 14:50, Chris Metzler wrote: >> Some other WAVE files that XMMS won't play are described thus: >> RIFF (little-endian) data, WAVE audio, ITU G.711 A-law, mono 8000 Hz >> But they can be converted to usable version: >> sox foo.wav -w foo-w.wav > > Right. 8000Hz A-law and u-

Re: Some sox questions.

2004-03-26 Thread Chris Metzler
On Fri, 26 Mar 2004 10:00:38 GMT Adam Funk <[EMAIL PROTECTED]> wrote: > > Some other WAVE files that XMMS won't play are described thus: > RIFF (little-endian) data, WAVE audio, ITU G.711 A-law, mono 8000 Hz > But they can be converted to usable version: > sox foo.wav -w foo-w.wav Right. 8000Hz

Re: Some sox questions.

2004-03-26 Thread Adam Funk
On Wednesday 24 March 2004 13:40, Chris Metzler wrote: > On Wed, 24 Mar 2004 11:27:40 GMT > Adam Funk <[EMAIL PROTECTED]> wrote: >> On Wednesday 24 March 2004 08:40, Adam Funk wrote: >>> On Wednesday 24 March 2004 07:40, Rob Weir wrote: >>> What does "file" say the weird .wav is? >>> >>> RI

Re: Some sox questions.

2004-03-24 Thread Adam Funk
On Wednesday 24 March 2004 19:30, Travis Crump wrote: > Ogg Vorbis has vorbisgain which does the same thing as normalize and I > know that vorbisgain doesn't do any reencoding, it just adds meta-data > to the file that players use to adjust the volume. Indeed I would go > so far as to say that re

Re: Some sox questions.

2004-03-24 Thread Travis Crump
Adam Funk wrote: On Wednesday 24 March 2004 07:40, Rob Weir wrote: On Mon, Mar 22, 2004 at 11:23:03AM +, Adam Funk said (I'm running sox 12.17.4 on Debian testing.) sox -h and the man page suggest mp3 support, but $ sox foo.wav foo.mp3 sox: Sorry, no MP3 encoding support produces nothing (

Re: Some sox questions.

2004-03-24 Thread Adam Funk
On Wednesday 24 March 2004 07:40, Rob Weir wrote: > On Mon, Mar 22, 2004 at 11:23:03AM +, Adam Funk said >> (I'm running sox 12.17.4 on Debian testing.) >> >> sox -h and the man page suggest mp3 support, but >> >> $ sox foo.wav foo.mp3 >> sox: Sorry, no MP3 encoding support >> >> produces n

Re: Some sox questions.

2004-03-24 Thread Chris Metzler
On Wed, 24 Mar 2004 11:27:40 GMT Adam Funk <[EMAIL PROTECTED]> wrote: > On Wednesday 24 March 2004 08:40, Adam Funk wrote: >> On Wednesday 24 March 2004 07:40, Rob Weir wrote: >> >>> What does "file" say the weird .wav is? >> >> RIFF (little-endian) data, WAVE audio, Microsoft PCM, 32 bit, stereo

Re: Some sox questions.

2004-03-24 Thread Adam Funk
On Wednesday 24 March 2004 08:40, Adam Funk wrote: > On Wednesday 24 March 2004 07:40, Rob Weir wrote: > >> Yes, Debian contains no mp3 encoding code. You can get packages of >> lame (which will encode) and mplayer (which will convert from pretty >> much anything to anything else) here, though:

Re: Some sox questions.

2004-03-24 Thread Adam Funk
On Wednesday 24 March 2004 07:40, Rob Weir wrote: > Yes, Debian contains no mp3 encoding code. You can get packages of > lame (which will encode) and mplayer (which will convert from pretty > much anything to anything else) here, though: > > ftp://ftp.nerim.net/debian-marillat/ I'm not really w

Re: Some sox questions.

2004-03-23 Thread Rob Weir
On Mon, Mar 22, 2004 at 11:23:03AM +, Adam Funk said > (I'm running sox 12.17.4 on Debian testing.) > > sox -h and the man page suggest mp3 support, but > > $ sox foo.wav foo.mp3 > sox: Sorry, no MP3 encoding support > > produces nothing (actually an empty file), although > > $ sox foo1.mp

Some sox questions.

2004-03-22 Thread Adam Funk
(I'm running sox 12.17.4 on Debian testing.) sox -h and the man page suggest mp3 support, but $ sox foo.wav foo.mp3 sox: Sorry, no MP3 encoding support produces nothing (actually an empty file), although $ sox foo1.mp3 foo1.wav sox: Do not support MPEG audio (layer I, III or III) with 16-bit d