mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 12:27:21 +00:00
6 lines
194 B
Ruby
Executable File
6 lines
194 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_656mpeg_ts_bad_utf8_in_service_names2
|
|
describe "mkvmerge / bad UTF-8 encoded service names in MPEG transport streams"
|
|
test_identify "data/ts/bad_utf-8_service_names2.ts"
|