mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 04:11:44 +00:00
5 lines
135 B
Ruby
5 lines
135 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
describe "mkvmerge / PCM in VOB (48000 Hz 2 channels 16 bit/sample)"
|
||
|
test_merge "data/vob/pcm-48kHz-2ch-16bit.vob"
|