NEWS: add entry for fixing wrong default duration header for MPEG 1/2 video

This commit is contained in:
Moritz Bunkus 2021-01-24 13:54:30 +01:00
parent c345f738e5
commit a7bfe57de8
No known key found for this signature in database
GPG Key ID: 74AF00ADF2E32C85

View File

@ -31,6 +31,10 @@
accordingly. Fixes #3002.
* mkvmerge: when remuxing a Matroska file with the `--no-track-tags`, existing
`SOURCE_ID` track tags are now skipped, too.
* mkvmerge: MPEG 1/2 video handling: the "default duration" header field was
often half the value it actually should be, resulting in all video frames
having an explicit block duration with the correct value. This has been
fixed with a patch by Tom Yan.
# Version 52.0.0 "Secret For The Mad" 2021-01-04