summaryrefslogtreecommitdiff
path: root/man/sndfile-cmp.1
blob: 30870bdfc37f74b94135b1c201c2da0d36512c2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.TH SNDFILE-CMP 1 "October 5, 2009"
.SH NAME
sndfile-cmp \- compares two audio files
.SH SYNOPSIS
.B sndfile-cmp
.RI "file1 file2"
.SH DESCRIPTION
sndfile-cmp compares the audio data of two sound files. In particular most
differences in the audio file header, particularly metadata like string info,
are completely ignored.

sndfile-cmp does its work using libsndfile
(http://www.mega-nerd.com/libsndfile/).
.SH AUTHOR
This manual page was written by Erik de Castro Lopo <erikd@mega-nerd.com>.