mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 04:11:44 +00:00
6 lines
162 B
Ruby
Executable File
6 lines
162 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_451aac_loas_latm_raw
|
|
describe "mkvmerge / AAC in raw LOAS/LATM multiplex"
|
|
test_merge "data/aac/aac_loas_latm.aac", :exit_code => :warning
|