-
Vorbis comment fields come through as their storage insensitive case, this is not optimal so filed a bug for it https://bugzilla.mozilla.org/show_bug.cgi?id=1127598
-
**Is your feature request related to a problem? Please describe.**
Current "stb_vorbis_get_sample_offset()" returns the sample position at the frame edge. This is not enough for operations that requi…
-
Similar to `Picture`, once chapters are supported in ID3v2 (#189), EBML, Vorbis Comments, and MP4, it may be worth creating a generic representation of chapters that can be converted to and from the c…
-
Flac Ogg and others support vorbis comments in the format "XXX=YYY" but it is not possible to send such strings.
sf_set_string() takes a int for the string type.
If it were possible to pass o…
-
Marvel vs. Capcom Fighting Collection contains the following games:
- X-Men Children of the Atom (CPS2)
- Marvel Super Heroes (CPS2)
- X-Men vs. Street Fighter (CPS2)
- Marvel Super Heroes vs. S…
-
Hello.
I am building with Visual Studio 2022.
I have a problem with an unresolved symbol, in vorbiscomment.
In the function _vorbis_comment_rm_tag (vcomment.c), on line 193, I have replaced s…
-
mp3s suporrt id3, and vorbis supports comment fields. wav can "kinda sorta" support some of these (http://wavmetadata.blogspot.com/). It would be great if we could edit very common fields such as titl…
-
cruxic: I just downloaded your latest version 1.0.3 of jvorbiscomment.
While processing my FLAC music file directory tree, it crashed on the very first file encountered.
In particular, a call to…
-
The proposed change
-------------------
Allow access (read/write/display) to custom tags, for instance the `comment` "sub-tags" [Florian Demmer’s Last.fm.ng Picard plugin](https://github.com/fdemmer…
-
## Preface
Let me start by mentioning that I was very happy to read in the [release notes for 1.4.3](https://github.com/xiph/flac/releases/tag/1.4.3) that metaflac now provides a way to copy certain…