mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-23 19:31:44 +00:00
6 lines
163 B
Ruby
Executable File
6 lines
163 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_713mp4_avc_with_empty_avcc
|
|
describe "mkvmerge / MP4 with h.264/AVC track with an empty avcC"
|
|
test_merge "data/mp4/avc_with_empty_avcc.mp4"
|