satoshi yoneda 4954798b00 Update: Makefile il y a 6 ans
..
.gitignore 37a115fb21 Add .gitignore il y a 6 ans
License 834a9e85b6 Add: License il y a 6 ans
Makefile 4954798b00 Update: Makefile il y a 6 ans
Readme.md 2b7c5a75da Add: Readme.md il y a 6 ans
extractCoverArt.cpp b24d44a657 Testing: extract cover art from songfile il y a 6 ans

Readme.md

extractCoverArt

MP3、flac/Vorbis、AACからカバーアートを取り出すツールです。複数ファイル形式に対応できるツールが見当たらないのでtaglibでこさえました。
現状、MP3/Flac/AACですが要望があれば他の形式にも対応します。

usage

extractCoverArt infile.flac outfile.jpg

infileのカバーアートをoutfile.jpgに書き出す。

返値

カバーとの取り出しに成功したら0、失敗したら非0