mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-13 13:41:27 +00:00
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"
|