Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans to expand the list of standard field names in comment header? #90

Open
Zapeth opened this issue May 16, 2022 · 0 comments
Open

Comments

@Zapeth
Copy link

Zapeth commented May 16, 2022

I'm not sure if this is the correct place to put this, but I was wondering if there are plans to extend the list of standard field names in the comment header?

More specifically I'm looking for a way to add lyrics metadata to my music files, and formats/players that make use of id3 tags seem to implement this via the UNSYNCEDLYRICS tag (at least WMP supports this).

However the current Vorbis specification doesn't list an equivalent in the comment header. Of course I could set a custom comment and make up my own format, but I'm hoping that a more future-proof solution could be established, especially since other codecs like flac and opus apparently use the same comment header format.

edit: I looked more into how some audio players tend to implement lyrics functionality, and it seems most have settled on using a LYRICS comment tag for unsynced lyrics in Vorbis header data -> https://wiki.hydrogenaudio.org/index.php?title=Tag_Mapping#Miscellaneous

It would be nice if this (or other commonly used tags) could be added to the specification at some point, but otherwise I guess this can be closed again since I've found what I was looking for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant