mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 04:11:44 +00:00
6 lines
185 B
Ruby
Executable File
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"
|