summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-01-31 11:42:10 +0000
committeradam <adam@pkgsrc.org>2021-01-31 11:42:10 +0000
commit7a77ac3530f9530815410a1ebddc91469e8b1e95 (patch)
treec122bb05e1fbaa954405f0740dbd251eb9191c64 /multimedia
parent60d9cb64c6e4b786ee1917d04bb45ddcbd4a2194 (diff)
downloadpkgsrc-7a77ac3530f9530815410a1ebddc91469e8b1e95.tar.gz
mkvtoolnix: updated to 53.0.0
Version 53.0.0 "Fool's Gold" New features and enhancements * mkvmerge: AVI reader: added support for reading the video aspect ratio from the video properties header (`vprp` chunk) if present and setting the display dimensions accordingly. * mkvmerge: MP4 reader: for h.264/AVC tracks that don't have an `AVCConfigurationBox` (`avcC` atom) in their sample description (`stsd`) atom or whose `avcC` atom contains no content `mkvmerge` will now re-derive the `AVCConfigurationBox` from the bitstream. * mkvextract: mkvextract will now check if any of the destination file names is the same as the source file name and abort with an error if that's the case. * MKVToolNix GUI: when querying the user for a file name for saving things (e.g. multiplexer settings or an attachment in the header editor), the automatically suggested file name will now be based on the situation-specific file names (e.g. the destination file name for multiplexer settings or the attachment's name when saving an attachment in the header editor) instead of the directory's name. * MKVToolNix GUI: multiplexer: when deriving track languages from file names the GUI will now select the right-most match instead of the left-most one. For example, "La.vie.en.rose.(fr).srt" will now be detected as French (fr) instead of English (en). * MKVToolNix GUI: preferences: the items in the "pre-defined …" lists can now be renamed by double-clicking with the mouse or pressing the F2 key. * Windows installer: the `bluray_dump` command-line utility will be installed into the `tools` sub-directory. `bluray_dump` can read & dump certain file types used on Blu-rays: `.mpls` playlists, `.clpi` clip information databases, `.bdmv` index files, `bdmt_….xml` disc library databases and `tnmt_….xml` track & chapter name databases. Bug fixes * mkvmerge: stretching chapter timestamps with `--chapter-sync` now works correctly with floating point values including fractions of floating point numbers (e.g. `12.3/45.67`). The tooltips in the GUI have been adjusted accordingly. * 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. * mkvmerge: MPEG 1/2 video handling: the data stored in `Codec private` and `Codec state` doesn't contain extensions other than sequence & sequence display extensions anymore. Fix by Tom Yan. * mkvmerge: tag handling: when remuxing a Matroska file with the `--no-track-tags`, existing `SOURCE_ID` track tags are now skipped, too. * MKVToolNix GUI: multiplexer: the drop-down boxes with pre-defined track names now follow the order set in the preferences instead of sorting the entries alphabetically.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mkvtoolnix/Makefile4
-rw-r--r--multimedia/mkvtoolnix/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index 8902d829589..052d5c24055 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.165 2021/01/05 13:27:50 adam Exp $
+# $NetBSD: Makefile,v 1.166 2021/01/31 11:42:10 adam Exp $
-DISTNAME= mkvtoolnix-52.0.0
+DISTNAME= mkvtoolnix-53.0.0
CATEGORIES= multimedia
MASTER_SITES= https://mkvtoolnix.download/sources/
EXTRACT_SUFX= .tar.xz
diff --git a/multimedia/mkvtoolnix/distinfo b/multimedia/mkvtoolnix/distinfo
index d01ef2d3cde..65d23a1226f 100644
--- a/multimedia/mkvtoolnix/distinfo
+++ b/multimedia/mkvtoolnix/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.84 2021/01/05 13:27:50 adam Exp $
+$NetBSD: distinfo,v 1.85 2021/01/31 11:42:10 adam Exp $
-SHA1 (mkvtoolnix-52.0.0.tar.xz) = aa71048aec27d24b83550eeb6c1887d1c3b15629
-RMD160 (mkvtoolnix-52.0.0.tar.xz) = 66200ecb9c41f9974123b7d2609719c59994bd23
-SHA512 (mkvtoolnix-52.0.0.tar.xz) = e1c3fcf80a0b7ea8d51c3afed3dc449db0857b3f34b03aa204ab8ce1223c6cfcecb82b5336b03fc610768740ea663ee84edbfcc456934e5ac5b66ae0ea76b587
-Size (mkvtoolnix-52.0.0.tar.xz) = 7553452 bytes
+SHA1 (mkvtoolnix-53.0.0.tar.xz) = 39dbac3cbb046a960f3b38ea8c83e8f0445e28fc
+RMD160 (mkvtoolnix-53.0.0.tar.xz) = 5fb3ea63712cbdaf9e61b8fd573ef7e1d9a06540
+SHA512 (mkvtoolnix-53.0.0.tar.xz) = 8c1affa098c8583b3195a476505db804de8e1771b230596c50ce2dae114915fd7ea6efae1a16c98f7ba6c2390edbee5de74843460eff7d782447f43bff8ff047
+Size (mkvtoolnix-53.0.0.tar.xz) = 7567276 bytes
SHA1 (patch-Rakefile) = 94c0a9ae0443f652a87f91cec195fe0d7afb61ac
SHA1 (patch-src_common_locale.cpp) = 2f3113c8c9171b87a421df447f6c421b1e4dc7e0