"Theora_Vorbis.ogv.ogg": Cannot find comment block (no vorbiscomment header)

Issue #195 new
Sami32 created an issue

That's weird that a Theora/Vorbis video get this error, IMO.

ERROR 2017-02-16 02:44:48.140 [pool-4-thread-28] Error reading audio tag for "Theora_Vorbis.ogv.ogg": Cannot find comment block (no vorbiscomment header)
TRACE 2017-02-16 02:44:48.171 [pool-4-thread-28] 
org.jaudiotagger.audio.exceptions.CannotReadException: Cannot find comment block (no vorbiscomment header)
    at org.jaudiotagger.audio.ogg.OggVorbisTagReader.readRawPacketData(OggVorbisTagReader.java:118)
    at org.jaudiotagger.audio.ogg.OggVorbisTagReader.read(OggVorbisTagReader.java:71)

Comments (2)

  1. Sami32 reporter

    Because i think i downloaded this sample from their website ;-)

    That's said i think that you already implemented a better exception handling for that case, so that issue should be closed ?

  2. Log in to comment