mkvtoolnix/tests/test-585h264_wrong_mapping_of_timestamps_to_frames.rb
Moritz Bunkus b56918d388
all: use H.264 instead of h.264
Part of the fix of #2600.
2019-08-10 14:29:54 +02:00

6 lines
264 B
Ruby
Executable File

#!/usr/bin/ruby -w
# T_585h264_wrong_mapping_of_timestamps_to_frames
describe "mkvmerge / H.264 in MPEG transport stream resulting in wrong mapping of timestamps to frames"
test_merge "data/ts/h264_wrong_mapping_of_timestamps_to_frames.ts", :args => "--no-audio"