mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
2bd5541d5f
Fixes #1078.
6 lines
155 B
Ruby
Executable File
6 lines
155 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_441mkvmerge_mp4_big_endian_pcm
|
|
describe "mkvmerge / MP4 with Big Endian PCM audio tracks"
|
|
test_merge "data/mp4/big_endian_pcm.mp4"
|