X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=man%2Fflac.sgml;h=ef6a65d5ece3f11abc14924dd7035d934e3e9905;hb=b05d4ee3373d605eb1b8abb4c876a71efbb75399;hp=5f1b1fabe09bee636688636cf913d10c0f0cc231;hpb=c28efe2294298280e5bc0f18eeec9821ba74ace2;p=platform%2Fupstream%2Fflac.git diff --git a/man/flac.sgml b/man/flac.sgml index 5f1b1fa..ef6a65d 100644 --- a/man/flac.sgml +++ b/man/flac.sgml @@ -4,7 +4,7 @@ Matt"> Zimmerman"> - Feb 2, 2005"> + Nov 4, 2006"> 1"> @@ -158,6 +158,14 @@ + , + + + Treat all warnings as errors (which cause flac to terminate with a non-zero exit code). + + + + , @@ -303,11 +311,11 @@ - =SPECIFICATION + ={FILENAME|SPECIFICATION} - Import a picture and store it in a PICTURE metadata block. More than one --picture command can be specified. The SPECIFICATION is a string whose parts are separated by | (pipe) characters. Some parts may be left empty to invoke default values. The format of SPECIFICATION is - [TYPE]|MIME-TYPE|[DESCRIPTION]|[WIDTHxHEIGHTxDEPTH[/COLORS]]|FILE + Import a picture and store it in a PICTURE metadata block. More than one --picture command can be specified. Either a filename for the picture file or a more complete specification form can be used. The SPECIFICATION is a string whose parts are separated by | (pipe) characters. Some parts may be left empty to invoke default values. FILENAME is just shorthand for "||||FILENAME". The format of SPECIFICATION is + [TYPE]|[MIME-TYPE]|[DESCRIPTION]|[WIDTHxHEIGHTxDEPTH[/COLORS]]|FILE TYPE is optional; it is a number from one of: 0: Other 1: 32x32 pixels 'file icon' (PNG only) @@ -332,7 +340,7 @@ 20: Publisher/Studio logotype The default is 3 (front cover). There may only be one picture each of type 1 and 2 in a file. - MIME-TYPE is mandatory; for best compatibility with players, use pictures with MIME type image/jpeg or image/png. The MIME type can also be --> to mean that FILE is actually a URL to an image, though this use is discouraged. + MIME-TYPE is optional; if left blank, it will be detected from the file. For best compatibility with players, use pictures with MIME type image/jpeg or image/png. The MIME type can also be --> to mean that FILE is actually a URL to an image, though this use is discouraged. DESCRIPTION is optional; the default is an empty string. @@ -656,6 +664,7 @@ + These flags can be used to invert the sense of the corresponding normal option.