mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
16fedc94d2
Fixes #2747.
6 lines
207 B
Ruby
Executable File
6 lines
207 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_690mp4_single_video_frame_duration
|
|
describe "mkvmerge / MP4/MOV with a single video frame, calculating the frame duration"
|
|
test_merge "data/mp4/single_video_frame.mov", :args => "-A"
|