TagLib - Audio Metadata Library
Reference: TagLib
TagLib is a library for reading and editing the meta-data of several popular audio formats. Now, it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.
TagLib is distributed under the GNU Lesser General Public License (LGPL) and Mozilla Public License (MPL).
I'll make a code using TagLib Library in my project.
Usage
(Korean)
TagLib을 이용해 mp3안의 메타 데이터 (ID3) 가져오기
References
Windows API로 MP3 태그 분석하기
MP3에서 태그분석 참조
CMp3Tags - id3v1.1 Tag Reader/Writer
CMP3Info - implementation for retrieving information about MP3 files
An Update To the Wrapper Class for the libid3tag Library
'컴퓨터' 카테고리의 다른 글
[StackOverflow] 무료로 제공되는 컴퓨터 프로그래밍 서적들 (2) | 2011.11.15 |
---|---|
[MFC] error C2065: 'IDD_***' : 선언되지 않은 식별자입니다. (0) | 2011.10.16 |
R.I.P. Dennis Ritchie. #rip #c (0) | 2011.10.14 |
R.I.P. Steve Jobs (0) | 2011.10.07 |
Windows 8 preview 여러번 사용 후기 (0) | 2011.09.23 |