mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 20:32:33 +00:00
4abd58a7b0
Fixes #880.
6 lines
166 B
Ruby
Executable File
6 lines
166 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_398flv1_no_pixel_dimensions
|
|
describe "mkvmerge / FLV1 in FLV without video width & height"
|
|
test_merge "data/flv/flv1-video-no-dimensions.flv"
|