ID3v2 C# 编写源代码?

发布于 2024-09-16 20:30:06 字数 87 浏览 4 评论 0原文

我目前使用的是 ID3v1,但标题有 30 个字符的限制。所以我认为我被迫使用 ID3v2.. 有人能给我正确的链接或库吗,因为我在 Google 中找不到它。

I'm currently using ID3v1, but it has 30 characters limit for Title. So I'm forced to use ID3v2 I think.. Can someone give me proper link or library for that, cause I couldn't find it in Google.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

迷鸟归林 2024-09-23 20:30:06

ID3.org 有一个包含不同实现的最新列表。滚动到 .NET 部分。

https://id3.org/Implementations

ID3.org has an up to date list with different implementations. Scroll to the .NET section.

https://id3.org/Implementations

美男兮 2024-09-23 20:30:06

也许您正在寻找以下内容:

C# ID3 库

ID3Sharp

Maybe either of the following is what you're looking for:

C# ID3 Library

ID3Sharp

淡淡離愁欲言轉身 2024-09-23 20:30:06

您可以尝试使用 TagLib#


编辑:原始链接已损坏;现在可以在 Github 上找到该项目。还有一个 Nuget 包

You could try to use TagLib#


EDIT: the original link is broken; the project can now be found here on Github. There is also a Nuget package

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文