Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#3701 | Link | |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
I've implemented both changes that I've talked about. Here's the corresponding ChangeLog entry:
Code:
* MKVToolNix GUI: header editor enhancement: several track
properties like name or language are shown as columns in the tree
for easier distinction between tracks. They're also shown on the
overview page on the right when that track's entry is selected in
the tree. The text in the labels on this overview page can be
selected with the mouse for copying & pasting elsewhere.
A small tip: you can select the whole label for a property by triple-clicking on it, even across spaces and other non-word characters. I'd appreciate some testing & feedback. You can get new pre-builds from here; build numbers 986 and higher contain the change. Quote:
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
|
#3702 | Link |
|
Registered User
Join Date: Sep 2012
Posts: 366
|
I got half way through my current batch before I found the first movie that it turned out to be useful. It does help. I remember even before deleting my batch having to have MediaInfo and the MMG Header Editor open at the same time so I could copy/paste track names at least this is better than that.
Oh, right, one thing I've always noticed was missing in the header editors was the ability to simply remove the header for a track completely like MakeMKV does with empty forced tracks. At the moment I'm just setting the subtitles I don't want to "fre" so that they'll be removed when I remux them but nuking the header completely would be better. Would that be something you'd be willing to implement or would that be too dangerous? Do players generally care if they come across blocks for tracks they can't identify? ( Sword and the Stone has both normal and SDH forced tracks... I'm currently trying to figure out what the hell to call the SDH one... English Translations SDH - PGS..? Maybe I should have been calling the SDH tracks "English Main SDH - PGS", then I'd already have a protocol in place for when I'm ripping SDH commentary tracks... English (UK) Translations SDH (CC) - PGS ) *sigh* |
|
|
|
|
#3703 | Link | |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Thanks for the feedback, ndjamena.
Quote:
Note that mkvmerge will emit a warning for each block group for which no corresponding track header was found as such a situation usually indicates file corruption. Can't you just set the Enabled flag of those tracks to 0?
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
|
#3704 | Link |
|
Registered User
Join Date: Sep 2012
Posts: 366
|
That's interesting, MPC-HT actually obeys the enabled flag. Nothing else does.
Really I'm just looking for a way to tell a remuxer NOT to remux the track, my batch used to rename them as "###REMOVE###", but that only works when used alongside my remuxing batch. MediaInfo doesn't read the enabled flag so, that's no good. Interestingly both MKVToolNixGUI AND MakeMKV can remove tracks automatically based on language, it's just that nuking the header would be more efficient and I wouldn't have to look at them. It doesn't help that I feel like I'm insulting any language that I happen to select for the purpose. It's not important. |
|
|
|
|
#3705 | Link | |
|
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,421
|
Quote:
There are more hardware playback devices than ever capable of supporting the Matroska container, including televisions. And TV manufacturers are pretty bad at offering updates when third-party software developers decide to change the way their software's function. It's bad enough getting TV manufacturers to support YouTube app changes
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
|
|
|
|
|
|
#3706 | Link | |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
MKVToolNix v8.5.1 released
I've released MKVToolNix v8.5.1 only four days after 8.5.0. The reason is that Cisco's Talos Research Group has found several cases of invalid memory access and instances of freeing memory twice in libEBML (TALOS-CAN-0036, TALOS-CAN-0037). The consequences range from heap information disclosure to denial of service.
Those issues have been fixed along with some more cases of invalid memory access discovered while investigating the TALOS-CAN reports. New releases of libEBML (v1.3.3) and libMatroska (v1.4.4) were made yesterday. Today's release of MKVToolNix incorporates both updated libraries, and its build system requires at least those versions if you want to use globally-installed copies. As MKVToolNix and therefore both libEBML and libMatroska are often used to process content from arbitrary sources I highly recommend everyone to upgrade. Here are the usual links: the MKVToolNix home page, the Windows installer and portable version and the source code. All binaries that I provide have been uploaded already. Here's the full ChangeLog since the previous release: Quote:
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
|
#3707 | Link |
|
RipBot264 author
Join Date: May 2006
Location: Poland
Posts: 7,952
|
Question: Is there any reason why you don't use ULTRA preset in 7-zip while compressing portable version? Your 7z file is 15,5 MiB but with ULTRA preset you can reduce size even down to 11 MiB.
__________________
Windows 7 Image Updater - SkyLake\KabyLake\CoffeLake\Ryzen Threadripper |
|
|
|
|
#3708 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
The reason is that I don't care that much about the size. It already takes too long to compress the archives, especially when I build ten or twelve a day.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3709 | Link |
|
Registered User
Join Date: Sep 2012
Posts: 366
|
Can I just voice a minor annoyance.
When MKVToolNixGUI informs me that a new version is out it gives a link to the download page here: https://www.bunkus.org/videotools/mk...s.html#windows That's not the actual link it provides, it would be nice if it would automatically append the #windows bit (or appropriate OS). But that's not the problem. The problem is that page gives four separate versions to download, and of course each time I get there I sit and take the time to figure out which one I need to click, effort which is ultimately wasted because all four links go to the same page. http://www.fosshub.com/MKVToolNix.html And then I have to repeat the process again to begin the download. I feel like a sucker each time... Since they all go to the same place anyway, would it be too much to ask for one, single, clearly marked download link so I don't have to feel like I'm playing mind games with the website? |
|
|
|
|
#3710 | Link |
|
RipBot264 author
Join Date: May 2006
Location: Poland
Posts: 7,952
|
I do not know what you have there but difference between Normal vs ULTRA on my cpu is only 2 seconds (15s vs 17s). 7-zip most of the time uses only two cores while compressing mkvtoolnix so you do not need expensive i7 cpus at all.
__________________
Windows 7 Image Updater - SkyLake\KabyLake\CoffeLake\Ryzen Threadripper Last edited by Atak_Snajpera; 21st October 2015 at 17:06. |
|
|
|
|
#3711 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Atak_Snajpera: When I said that I don't care about size then I meant that I haven't even tried to measure it. Because I don't care about the size.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3712 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
ndjamena: Well, that was easy to change. Done.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3713 | Link |
|
Registered User
Join Date: Jul 2015
Posts: 989
|
OK. I understand now that "zlib" is an addition to advertising. Indeed, these are trifles finishing, which need a bit more memory when displaying subtitles. I wanted to ask, is it possible to pack text in global-tags.xml?
|
|
|
|
|
#3714 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Uhm… what!? I honestly don't understand you're talking about, never mind what you're actually asking, Jamaika.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3716 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
If you're asking whether or not you can compress tags: you can't. The Matroska spec only has provisions for compressed track content.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3718 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Matroska doesn't care about the _content_ of attachments. Its interpretation is up to the application using those attachments. If an applications supports using e.g. attached compressed fonts then that's great, but Matroska doesn't have anything to do with that.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3719 | Link | |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Quote:
Code:
-t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
|
#3720 | Link |
|
Registered User
Join Date: Dec 2002
Location: /dev/null
Posts: 1,348
|
think you need to add -m0=lzma2 to make it use lzma2, don't think -mx9 on its own selects it, unless the newer 7zip 15.x version has changed it, still using 9.20 myself
__________________
The Internet: where men are men, women are men, and children are FBI Agents |
|
|
![]() |
|
|