mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-22 19:13:14 +00:00
6 lines
211 B
Ruby
Executable File
6 lines
211 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_571bluray_pcm_odd_number_of_channels
|
|
describe "mkvmerge / Blu-ray PCM with odd number of channels"
|
|
test_merge "data/pcm/bluray_pcm_1_channel.m2ts", :args => "--disable-lacing -D -S -a 1"
|