mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
6 lines
194 B
Ruby
6 lines
194 B
Ruby
|
#!/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"
|