mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 12:53:50 +00:00
6 lines
134 B
Ruby
6 lines
134 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_448mpeg_ts_with_hevc
|
||
|
describe "mkvmerge / MPEG TS containing HEVC"
|
||
|
test_merge "data/h265/bbb_360p_c_short.ts"
|