mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-27 21:35:37 +00:00
6 lines
185 B
Ruby
6 lines
185 B
Ruby
|
#!/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"
|