mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
e6fcdfe093
Fixes #1995.
6 lines
128 B
Ruby
Executable File
6 lines
128 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_601mp4_mpeg2_via_esds
|
|
describe "mkvmerge / MP4 with MPEG-2 video"
|
|
test_merge "data/mp4/mpeg2_video.mp4"
|