sndfile-cmp.1
上传用户:shw771010
上传日期:2022-01-05
资源大小:991k
文件大小:0k
源码类别:

Audio

开发平台:

Unix_Linux

  1. .TH SNDFILE-CMP 1 "October 5, 2009"
  2. .SH NAME
  3. sndfile-cmp - compares two audio files
  4. .SH SYNOPSIS
  5. .B sndfile-cmp
  6. .RI "file1 file2"
  7. .SH DESCRIPTION
  8. sndfile-cmp compares the audio data of two sound files. In particular most
  9. differences in the audio file header, particularly metadata like string info,
  10. are completely ignored.
  11. sndfile-cmp does its work using libsndfile
  12. (http://www.mega-nerd.com/libsndfile/).
  13. .SH AUTHOR
  14. This manual page was written by Erik de Castro Lopo <erikd@mega-nerd.com>.