|
From: Greg M. <min...@ac...> - 2008-01-05 21:56:45
|
i'm using 14.0.0: ---- % sox -V docs/mine/audio/moms90th/moms90th51.mp3 -n sox sox: Verbosity value `docs/mine/audio/moms90th/moms90th51.mp3' is not a non-negative integer sox soxio: lt_dlexit failed with 8 error(s): invalid module handle ---- if i feed it a number: ---- % sox -V3 docs/mine/audio/moms90th/moms90th51.mp3 -n sox: SoX v14.0.0 Input File : 'docs/mine/audio/moms90th/moms90th51.mp3' Sample Size : 16-bit (2 bytes) Sample Encoding: MPEG audio (layer I, II or III) Channels : 2 Sample Rate : 44100 Endian Type : little Reverse Nibbles: no Reverse Bits : no sox soxio: lt_dlexit failed with 8 error(s): invalid module handle ---- maybe i'm getting what you get without it. cheers, |