mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 04:11:44 +00:00
5 lines
170 B
Ruby
Executable File
5 lines
170 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
describe "mkvmerge / MP4 DASH with first 'moof' atom located behind first 'moov' and 'mdat' atoms"
|
|
test_merge "data/mp4/moof_after_moov_and_mdat.mp4"
|