Re: [linux-audio-user] why is my mp3 file bigger than my wav file?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] why is my mp3 file bigger than my wav file?
From: Frank Barknecht (barknech_AT_ph-cip.uni-koeln.de)
Date: Sat Feb 02 2002 - 20:59:10 EET


Laura Conrad hat gesagt: // Laura Conrad wrote:

> >>>>> "Frank" == Frank Barknecht <barknech_AT_ph-cip.uni-koeln.de> writes:
>
> Frank> This editing via snd might be the source of an error. Maybe
> Frank> saving with snd did change the file format.
>
> Frank> Could you check, what kind of wav file you did get?
>
> gwehelog.wav: RICE image v17990 (8208 x 16640)
> lingham.wav: RICE image v17990 (23489 x 4352)

hm, this looks like your "file" commmand can't recognize wav files at all.

So let's try to get the results with ecasound.

If you play the files with ecasound, what gets printed after the name of
the audio files?

Example:

  $ ecasound ~/loops/hmmbaby-mono.wav
  [...]
  (eca-chainsetup) Audio object "/home/freak/loops/hmmbaby-mono.wav", mode "read".
  (audio-io) Format: s16_le, channels 1, srate 44100, interleaved.

Note the Format and the channels here. That one was a mono file.

Now the same with a stereo file:

  [...]
  (eca-chainsetup) Audio object "/home/freak/loops/hmmbaby.wav", mode "read".
  (audio-io) Format: s16_le, channels 2, srate 44100, interleaved.

That's two channels.

bye,

-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\	
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \	
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Feb 02 2002 - 21:26:54 EET