mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-22 19:13:14 +00:00
6 lines
194 B
Ruby
Executable File
6 lines
194 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_615opus_discard_padding_in_the_middle
|
|
describe "mkvmerge / Opus with frames with discard padding in the middle"
|
|
test_merge "data/opus/discard-padding-in-the-middle.opus"
|