mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 12:53:50 +00:00
6 lines
184 B
Ruby
6 lines
184 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_683prores_in_matroska_with_icpf_atom
|
||
|
describe "mkvmerge / ProRes in Matroska with 'icpf' atom header in frames"
|
||
|
test_merge "data/mkv/prores_with_icpf_atom.mkv"
|