mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-22 19:13:14 +00:00
6 lines
245 B
Ruby
Executable File
6 lines
245 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_399h264_append_and_default_duration
|
|
describe "mkvmerge / appending AVC/H.264 raw and setting the default duration"
|
|
test_merge "--default-duration 0:24000/1001fps data/h264/append-test/1.264 + data/h264/append-test/2.264"
|