mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 21:03:57 +00:00
3ee4636e83
Fixes #1113.
6 lines
140 B
Ruby
Executable File
6 lines
140 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_458pcm_big_endian_in_matroska
|
|
describe "mkvmerge / Big Endian PCM in Matroska"
|
|
test_merge 'data/pcm/big-endian.mka'
|