mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 12:53:50 +00:00
6 lines
171 B
Ruby
6 lines
171 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_394flv_negative_cts_offset
|
||
|
describe "mkvmerge / Flash Video Files with AVC and negative CTS offsets"
|
||
|
test_merge "data/flv/negative-cts-offset.flv"
|