mkvtoolnix/tests/test-566opus_with_comment_header.rb
Moritz Bunkus b08888b2d7 Ogg/OGM reader: fix header packet detection for Opus
Opus doesn't use a single bit to indicate a header packet. Instead each
of the two currently specified header packets start with an eight byte
long identifier, OpusHead or OpusTags.

This fixes the comment packet handling for Opus that was broken in
ced03835e7 in an attempt to fix bogus
warnings about comment packets not being present.
2016-09-30 10:14:10 +02:00

6 lines
150 B
Ruby
Executable File

#!/usr/bin/ruby -w
# T_566opus_with_comment_header
describe "mkvmerge / OggOpus with comment headers"
test_merge "data/opus/v-opus-framesize-60.ogg"