mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 21:03:57 +00:00
df794a1e19
Fixes #2179.
6 lines
228 B
Ruby
Executable File
6 lines
228 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_627h264_sps_pps_between_slices_of_same_frame
|
|
describe "mkvmerge / AVC/h.264 with SPS/PPS between two slices that belong to the same frame"
|
|
test_merge "data/h264/sps_pps_between_slices_of_same_frame.h264"
|