mkvtoolnix/tests/test-486m2ts_eac3_with_extension_in_own_packet.rb
Moritz Bunkus 39cb977f1c AC3 packetizer: don't flush after each packet
Flushing after each packet goes belly up for E-AC3 tracks in which the
core and the extension arrive in separate packets. There are M2TS files
for which this is the case.
2015-03-29 19:42:50 +02:00

7 lines
258 B
Ruby
Executable File

#!/usr/bin/ruby -w
# T_486m2ts_eac3_with_extension_in_own_packet
describe "mkvmerge / M2TS with E-AC3 with core/extension each in their own packets"
test_merge "data/ts/hd_dolby_digital_plus_lossless_E-AC3_7.1.m2ts", :args => "--no-video --disable-lacing"