Re: vorbiscomment long string bug?

Ti Kan <[email protected]> Sat, 5 Nov 2011 13:11:40 -0700
Newsgroups gmane.comp.multimedia.ogg.vorbis.general
Message-ID <[email protected]>
On Sat, Nov 05, 2011 at 10:41:22AM +0000, Ian Malone wrote:
> On 1 November 2011 14:11, Ti Kan <[email protected]> wrote:
> 
> > However, if I try writing that result back to the file:
> > $ vorbiscomment -w -c commentfile file.ogg
> 
> <s>
> 
> > It seems that the "vorbiscomment -w" operation on this long line
> > caused it to want to split the line up into 1024-byte pieces,
> > and of the subsequent pieces no longer has the COVERART= tag
> > so it's an invalid entry.
> >
> > Is this a bug?
> >
> > P.S. This is with vorbiscomment 1.1.1 on Linux.
> >
> 
> Hi,
> 
> Yes this is a problem in vorbis-tools 1.1.1, this was fixed for 1.3.0
> and the current release is 1.4.0.

Thanks for your answer!  I'll try the new version.

-Ti