mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 04:11:44 +00:00
46164c0070
Only applies to the packetizers for the following formats: AAC, AC-3, DTS, MP3 and TrueHD. The other packetizers were already keeping the value. Fixes #2296.
6 lines
150 B
Ruby
Executable File
6 lines
150 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_644mp3_with_discard_padding
|
|
describe "mkvmerge / MP3 with discard padding"
|
|
test_merge "data/mkv/mp3-with-discard-padding.mka"
|