Changes between Version 1 and Version 2 of Ticket #4178, comment 18


Ignore:
Timestamp:
Apr 22, 2018, 6:40:18 AM (8 years ago)
Author:
mkver

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4178, comment 18

    v1 v2  
    512512
    513513PS: Yes, mkvmerge was also buggy. In fact, I think it still is and will soon open a bug report for it. For [https://gitlab.com/mbunkus/mkvtoolnix/issues/2100 example] up until version 15.0 it used lacing in BlockGroups with DiscardPadding (the result was that the information to which audio packet the DiscardPadding actually applies is lost (upon remuxing mkvmerge treated every packet in the block as if the DiscarPadding element applied to them)). But I have never ever observed it creating bad output if the input file didn't have any issues.
    514 PPS: And I also have some good news: The actual packets (without the container stuff) of the file created by e) and f) iv) both completely coincide with what one gets when one direct encodes test.dts. The only thing that is truly lost is the end trimming.
     514PPS: And I also have some good news: The actual packets (without the container stuff) of the file created by e) and f) iv) both completely coincide with what one gets when one directly encodes test.dts. The only thing that is truly lost is the end trimming.