Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Flac with extra stuff inVORBIS_COMMENT metadatablo (Read 3678 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Flac with extra stuff inVORBIS_COMMENT metadatablo

The Flac file contains metablock with VendorString libFLAC 1.2.1 20070917 and Comment count as the norm. But before the Comment pairs (TITLE=Song Title) it contains a whole load of other fields seperated with : such as ResidualPartitionOrde and looseMidSideStere.

Anybody know what this is and whether it is valid, I though the VorbisComments pairs always came straght after the No OF Comments field.

thanks Paul

Flac with extra stuff inVORBIS_COMMENT metadatablo

Reply #1
order of comments is not significant.  those seem to be encoding parameters saved to comments for some reason.

Flac with extra stuff inVORBIS_COMMENT metadatablo

Reply #2
They are not saved as comments though because not in name=value format, whatever encoded them must have a bug in it I guess, dont know what application was used to encode the file , but the file does contain the string ' reference libFLAC 1.2.1 20070917'

Flac with extra stuff inVORBIS_COMMENT metadatablo

Reply #3
can you paste the output of "metaflac --list" here?