X-Git-Url: http://git.ieval.ro/?p=fdkaac.git;a=blobdiff_plain;f=README;h=f11010d46c313389f797d728f4d11bff27562bcc;hp=f1fc558040eb0aacec0544032664713f82847e58;hb=374ae78b970a9249d047f0958472114b16523e23;hpb=a26e3cf3e87098fd9304d33b2cccb5df918b6376 diff --git a/README b/README index f1fc558..f11010d 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ NAME ==== -fdkaac - command line frontend for libfdk-aac encoder   +fdkaac - command line frontend for libfdk-aac encoder SYNOPSIS ======== @@ -23,7 +23,7 @@ output file is "-", data is written to stdout if one of streamable AAC transport formats are selected by **-f**. When CAF input and M4A output is used, tags in CAF file are copied into -the resulting M4A.   +the resulting M4A. OPTIONS ======= @@ -52,15 +52,6 @@ OPTIONS 39 : MPEG-4 AAC ELD - 129 - : MPEG-2 AAC LC - - 132 - : MPEG-2 HE-AAC (SBR) - - 156 - : MPEG-2 HE-AAC v2 (SBR+PS) - -b, --bitrate \ : Target bitrate (for CBR) @@ -75,8 +66,8 @@ OPTIONS 1-5 : VBR (higher value -\> higher bitrate) --w, --bandwith \ -: Frequency bandwith (lowpass cut-off frequency) in Hz. Available on +-w, --bandwidth \ +: Frequency bandwidth (lowpass cut-off frequency) in Hz. Available on AAC LC only. -a, --afterburner \ @@ -271,7 +262,7 @@ OPTIONS : Read tags from JSON. By default, tags are assumed to be direct children of the root object in JSON. Optionally you can specify arbitrary dot notation to locate the object containing tags. -  + EXAMPLES ========