mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
6 lines
197 B
Ruby
6 lines
197 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_516hevc_rap_sample_grouping
|
||
|
describe "mkvmerge / MP4 with random access point sample grouping information for key frames"
|
||
|
test_merge "data/mp4/hevc_rap_sample_grouping.mp4"
|