mkvtoolnix/tests/test-524mpeg2_misdetected_as_truehd.rb
Moritz Bunkus 45f61c4390 TrueHD reader: only count real TrueHD sync frames during identification
AC-3 frames are also possible as a result of the parser. This is
especially true for non-TrueHD streams as those don't have a strong
signature.

The reader's main code relies on a real TrueHD header having been found,
though.

Fixes #1559.
2016-01-02 22:29:16 +01:00

6 lines
185 B
Ruby
Executable File

#!/usr/bin/ruby -w
# T_524mpeg2_misdetected_as_truehd
describe "mkvmerge / MPEG-2 video elementary stream mis-detected as TrueHD"
test_identify "data/mpeg12/misdetected_as_truehd.m2v"