mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
7 lines
169 B
Ruby
7 lines
169 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_334mp4_audio_encoder_delay
|
||
|
describe "mkvmerge / MP4 files & audio encoder delay information"
|
||
|
|
||
|
test_merge "data/mp4/aac_encoder_delay_sample.m4a"
|