Package: vorbis-tools
Version: 1.2.0-6
Severity: normal

With the same source wav file, encoding on the amd64 architecture works fine:

------
$ oggenc 05\ Main\ Theme_Memory.wav 
Opening with wav module: WAV file reader
Encoding "05 Main Theme_Memory.wav" to 
         "05 Main Theme_Memory.ogg" 
at quality 3.00
        [ 99.6%] [ 0m00s remaining] - 

Done encoding file "05 Main Theme_Memory.ogg"

        File length:  1m 19.0s
        Elapsed time: 0m 03.2s
        Rate:         25.1006
        Average bitrate: 98.4 kb/s
------

On the armel arch, the produced file is twice less in bitrate, and when 
listened, plays only silence:

------
$ oggenc 05\ Main\ Theme_Memory.wav 
Opening with wav module: WAV file reader
Encoding "05 Main Theme_Memory.wav" to 
         "05 Main Theme_Memory.ogg" 
at quality 3.00
        [100.0%] [ 0m00s remaining] \ 

Done encoding file "05 Main Theme_Memory.ogg"

        File length:  1m 19.0s
        Elapsed time: 4m 54.7s
        Rate:         0.2698
        Average bitrate: 45.3 kb/s
------

The ARM computer I am using is:

$ cat /proc/cpuinfo 
Processor       : XScale-PXA270 rev 7 (v5l)
BogoMIPS        : 519.37
Features        : swp half thumb fastmult edsp iwmmxt 
CPU implementer : 0x69
CPU architecture: 5TE
CPU variant     : 0x0
CPU part        : 0x411
CPU revision    : 7
Cache type      : undefined 5
Cache clean     : undefined 5
Cache lockdown  : undefined 5
Cache format    : Harvard
I size          : 32768
I assoc         : 32
I line length   : 32
I sets          : 32
D size          : 32768
D assoc         : 32
D line length   : 32
D sets          : 32

Hardware        : HTC Universal
Revision        : 0000
Serial          : 0000000000000000

$ uname -a
Linux meow 2.6.21-hh20 #13 PREEMPT Tue Nov 4 22:04:31 YEKT 2008 armv5tel 
GNU/Linux

-- 
With respect,
Roman

Attachment: signature.asc
Description: PGP signature

Reply via email to