X-Git-Url: http://git.ieval.ro/?p=fdkaac.git;a=blobdiff_plain;f=README;h=185257d8cfedc509be9ae2b8ce2a3126e015b3a7;hp=a152cde2616f9d5b1911df73f4996753ce30fab8;hb=a56831da9f42ad230f3f7cc698067ff7d6b8d16c;hpb=aa2ca1e3487019fe143a17bedbe9b667e816d095 diff --git a/README b/README index a152cde..185257d 100644 --- a/README +++ b/README @@ -31,3 +31,14 @@ look like the following: +- src MSVC solution for Visual Studio 2010 is under MSVC directory. + +Tagging Options +--------------- +Generic tagging options like --tag, --tag-from-file, --long-tag allows you +to set arbitrary tags. +Available tags and their fcc (four char code) for --tag and --tag-from-file +can be found at http://code.google.com/p/mp4v2/wiki/iTunesMetadata + +For tags such as Artist where first char of fcc is copyright sign, +you can skip first char and just say like --tag="ART:Foo Bar" or +--tag-from-file=lyr:/path/to/your/lyrics.txt