OGG: Cannot find comment block (no vorbiscomment header)

Issue #182 invalid
Sami32 created an issue

While using JAudiotagger 2.2.5 version, i get this error on some OGG files:

TRACE 2016-12-18 12:28:24.671 [Library Scanner] Parsing results for file "sample_audio.ogg": container: ogg, bitrate: 231092, size: 98185, audio tracks: 1, video codec: und, duration: 00:00:03.00, width: 0, height: 0, frame rate: null, mime type: audio/ogg
    Audio track id: 0, lang: und, audio codec: flac, sample frequency:44100, number of channels: 2, bits per sample: 16
ERROR 2016-12-18 12:28:24.828 [Library Scanner] Error reading audio tag for "sample_audio.ogg": Cannot find comment block (no vorbiscomment header)
TRACE 2016-12-18 12:28:24.828 [Library Scanner] 
org.jaudiotagger.audio.exceptions.CannotReadException: Cannot find comment block (no vorbiscomment header)
    at org.jaudiotagger.audio.ogg.OggVorbisTagReader.readRawPacketData(OggVorbisTagReader.java:118)

Comments (7)

  1. Sami32 reporter

    No question, just an issue report.

    That's said, i think that perhaps it's solved in the master version ?

  2. Log in to comment