mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-27 13:23:22 +00:00
6 lines
128 B
Ruby
6 lines
128 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_601mp4_mpeg2_via_esds
|
||
|
describe "mkvmerge / MP4 with MPEG-2 video"
|
||
|
test_merge "data/mp4/mpeg2_video.mp4"
|