SNDFILE-METADATA-GET(1) | General Commands Manual | SNDFILE-METADATA-GET(1) |
sndfile-metadata-get
,
sndfile-metadata-set
— get
or set metadata in a sound file
sndfile-metadata-get |
[options] file |
sndfile-metadata-set |
[options] file |
sndfile-metadata-set |
[options] input output |
sndfile-metadata-get
displays bext and
string metadata stored in an audio file. The following options specify what
to print.
--all
--bext-description
--bext-originator
--bext-orig-ref
--bext-umid
--bext-orig-date
--bext-orig-time
--bext-coding-hist
--str-title
--str-copyright
--str-artist
--str-comment
--str-date
--str-album
--str-license
sndfile-metadata-set
sets bext and string
metadata in an audio file if the format supports it. If the file does not
contain a BEXT chunk to be modified, the second synopsis must be used, where
another output file capable of storing the metadata is created. This file is
overwritten if it already exists. The following options take an argument
specifying the metadata:
--bext-description
--bext-originator
--bext-orig-ref
--bext-umid
--bext-orig-date
--bext-orig-time
--bext-coding-hist
--bext-time-raf
--str-comment
--str-title
--str-copyright
--str-artist
--str-date
--str-album
--str-license
The following options take no argument:
--bext-auto-time-date
--bext-auto-time
--bext-auto-date
--str-auto-date
The sndfile-metadata-get
utility
exits 0 on success, and >0 if an error occurs.
http://www.mega-nerd.com/libsndfile/ http://tech.ebu.ch/docs/tech/tech3285.pdf
Erik de Castro Lopo <erikd@mega-nerd.com>
November 2, 2014 | Debian |