Your message dated Sat, 24 Feb 2007 10:27:55 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#319462: sox raw input inserts bad byte -> sound gets 
garbled
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: sox
Version: 12.17.7-2

I have raw audio, byte swapped order, 16-bits, signed, mono.
It should be played by command
sox -x -w -s -c 1 -r 44100 -t raw stream.raw -t ossdsp /dev/dsp
but I only get awful noise.

Copying older sox version from Debian Woody (and depended libraries 
libvorbisenc.so.0 and libvorbisfile.so.0) it works correctly.

The input parameters matter, not the output parameters:
I can write the output into raw file and compare them
between the two sox versions. This reveals that in the
broken sox version there is one extra zero byte inserted
at offset 120 which shifts all the rest data one byte
forward.

My test file:
http://www.ee.oulu.fi/%7Etuukkat/tmp/stream.raw
(but any raw file in the same format could be used).

System info:
Package: libc6
Version: 2.3.2.ds1-22
Computer: x86, kernel 2.4.29 (tried two x86 computers, same results).


--- End Message ---
--- Begin Message ---
On 2/23/07, Tuukka Toivonen <[EMAIL PROTECTED]> wrote:
On Fri, 23 Feb 2007, Pascal Giard wrote:

> The link to your sample file is broken...
> Could you please post a valid one or send me over a file?

Here's another file, that _should_ expose the bug (but I couldn't test it;
I'm using Kubuntu/Edgy Eft in my laptop and with its version of sox I can
not reproduce the problem).

http://tuukkat.cabspace.com/tmp/elise.raw

I'll be back back home at the end of March and can then test Sarge.

Thanks for the sample.

Great, it's fixed in unstable.
Therefore, I'm closing this bug.

-Pascal
--
Homepage (http://organact.mine.nu)
Debian GNU/Linux (http://www.debian.org)
LACIME: École de technologie supérieure (http://lacime.etsmtl.ca)

--- End Message ---

Reply via email to