mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-22 19:13:14 +00:00
6 lines
184 B
Ruby
Executable File
6 lines
184 B
Ruby
Executable File
#!/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"
|