X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fhtml%2Fdocumentation_tools_flac.html;h=a55a7a1c4ac0f14c7c084aa4acc4dc16e07de2b6;hb=b05d4ee3373d605eb1b8abb4c876a71efbb75399;hp=47831823b200c943827825dc26fbf25b7f5d1dc0;hpb=559321c710a4b26493b18b68911b9c0bfd0607a7;p=platform%2Fupstream%2Fflac.git diff --git a/doc/html/documentation_tools_flac.html b/doc/html/documentation_tools_flac.html index 4783182..a55a7a1 100644 --- a/doc/html/documentation_tools_flac.html +++ b/doc/html/documentation_tools_flac.html @@ -212,6 +212,15 @@ + + -w, --warnings-as-errors + + + Treat all warnings as errors (which cause flac to terminate with a non-zero exit code). + + + + -f, --force @@ -465,12 +474,12 @@ - --picture=SPECIFICATION + --picture={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
+ 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]|[MIME-TYPE]|[DESCRIPTION]|[WIDTHxHEIGHTxDEPTH[/COLORS]]|FILE

TYPE is optional; it is a number from one of:
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.

@@ -887,6 +896,7 @@ --no-seektable
--no-silent
--no-verify + --no-warnings-as-errors Can all be used to turn off a particular option. @@ -972,6 +982,7 @@ --no-seektable
--no-silent
--no-verify
+ --no-warnings-as-errors
-o
--ogg
--output-name
@@ -1008,6 +1019,8 @@ -V
-v
--verify
+ -w
+ --warnings-as-errors
--version