1SoXI(1)                         Sound eXchange                         SoXI(1)
2
3
4

NAME

6       SoXI - Sound eXchange Information, display sound file metadata
7

SYNOPSIS

9       soxi [-V[level]] [-T] [-t|-r|-c|-s|-d|-D|-b|-B|-e|-a] infile1 ...
10

DESCRIPTION

12       Displays  information  from  the header of a given audio file or files.
13       Supported audio file types are listed and  described  in  soxformat(7).
14       Note  however, that soxi is intended for use only with audio files with
15       a self-describing header.
16
17       By default, as much information as is available is  shown.   An  option
18       may  be given to select just a single piece of information (perhaps for
19       use in a script or batch-file).
20

OPTIONS

22       -V     Set verbosity. See sox(1) for details.
23
24       -T     Used with multiple files; changes the behaviour of -s, -d and -D
25              to  display  the  total  across all given files.  Note that when
26              used with -s with files with different sampling rates,  this  is
27              of questionable value.
28
29       -t     Show detected file-type.
30
31       -r     Show sample-rate.
32
33       -c     Show number of channels.
34
35       -s     Show number of samples (0 if unavailable).
36
37       -d     Show  duration in hours, minutes and seconds (0 if unavailable).
38              Equivalent to number of samples divided by the sample-rate.
39
40       -D     Show duration in seconds (0 if unavailable).
41
42       -b     Show number of bits per sample.
43
44       -B     Show the bitrate averaged over the whole  file  (0  if  unavail‐
45              able).
46
47       -e     Show the name of the audio encoding.
48
49       -a     Show file comments (annotations) if available.
50

BUGS

52       Please report any bugs found in this version of SoX to the mailing list
53       (sox-users@lists.sourceforge.net).
54

SEE ALSO

56       sox(1), soxformat(7), libsox(3)
57
58       The SoX web site at http://sox.sourceforge.net
59

LICENSE

61       Copyright 2008-2013 by Chris Bagwell and SoX Contributors.
62
63       This program is free software; you can redistribute it and/or modify it
64       under  the  terms of the GNU General Public License as published by the
65       Free Software Foundation; either version 2, or  (at  your  option)  any
66       later version.
67
68       This  program  is  distributed  in the hope that it will be useful, but
69       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
70       CHANTABILITY  or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
71       Public License for more details.
72

AUTHORS

74       Chris Bagwell (cbagwell@users.sourceforge.net).  Other authors and con‐
75       tributors are listed in the ChangeLog file that is distributed with the
76       source code.
77
78
79
80soxi                           February 1, 2013                        SoXI(1)
Impressum