mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
6cd6bcccbd
Fixes #1754.
7 lines
207 B
Ruby
Executable File
7 lines
207 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_554ogg_vp8
|
|
describe "mkvmerge / VP8 in Ogg, wrong timestamp calculation and absent Vorbis comment header"
|
|
test_merge "data/vp8/a_V.ogv"
|
|
test_merge "data/vp8/ogg-vp8-without-tags.ogv"
|