Re: Adding .tak support?
紅 蒼穹
chrno-sphered at hotmail.com
Fri Apr 24 17:39:15 UTC 2015
The format itself is closed source, but ffmpeg has a reliable reverse-engineered decoder implementation. Other than that, tags use the same scheme as wavepack. I’ve added an alias for “TAK” in the FileRef::defaultFileExtensions() as well as FileRef::create() functions and so far reading and writing works without damaging the audio file (comparing the audio md5 before and after). Obviously, reading the audio properties does not work, but that’s where ffmpeg’s decoder implementation should come in handy.
Regards
From: Lukáš Lalinský
Sent: Friday, April 24, 2015 7:08 PM
To: taglib-devel at kde.org
Is there a public description of the format somewhere now? Last time I was trying to add support to MusicBrainz Picard, I couldn't find anything.
Lukas
On Wed, Apr 22, 2015 at 4:46 AM, 紅 蒼穹 <chrno-sphered at hotmail.com> wrote:
Hello,
please consider adding .tak support to taglib. It shouldn’t require much work as it also uses APEv2 tags you already have implemented for .ape and .wv. In fact, renaming a .tak file to .wv makes taglib parse the common tags without problems, it seems.
Regards
_______________________________________________
taglib-devel mailing list
taglib-devel at kde.org
https://mail.kde.org/mailman/listinfo/taglib-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/taglib-devel/attachments/20150424/3cf4c35f/attachment.html>
-------------- next part --------------
_______________________________________________
taglib-devel mailing list
taglib-devel at kde.org
https://mail.kde.org/mailman/listinfo/taglib-devel
More information about the taglib-devel
mailing list