mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-22 19:13:14 +00:00
6ee9d4f1f4
Fixes #3394.
7 lines
237 B
Ruby
Executable File
7 lines
237 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_746ogg_unknown_track_and_kate_missing_headers
|
|
describe "mkvmerge / Ogg: stream of unknown/unsupported type and a Kate stream missing its headers"
|
|
|
|
test_merge "data/ogg/unknown_stream_and_kate_without_headers.ogv"
|