mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-12 13:14:38 +00:00
8 lines
182 B
Ruby
Executable File
8 lines
182 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_460truehd
|
|
describe "mkvmerge / TrueHD"
|
|
|
|
test_merge "data/truehd/blueplanet.thd", :args => "-a 0"
|
|
test_merge "data/truehd/blueplanet.thd+ac3", :args => "-a 0"
|