mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 20:32:33 +00:00
6039e60af1
Fixes #1426.
6 lines
211 B
Ruby
Executable File
6 lines
211 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_503pcm_in_mkv_varying_samples_per_packet
|
|
describe "mkvmerge / PCM in Matroska using a varying number of samples per packet"
|
|
test_merge "data/pcm/varying-number-of-samples-per-packet.mkv"
|