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 |
|
|
#3581 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Automatic conversion from fra to fre is what mkvmerge already does. The thing about standards is that you cannot change them willy nilly. This applies to the Matroska specs, too. Like I said we started out with the bibliographic forms of 639-2, and simply changing over to the terminology ones would either invalidate existing files or make players that only support the bibliographic ones seem suddenly buggy – although they've been perfectly compliant with the specs in the past.
If we ever do something about the codes then we will likely introduce a new element that'll use 639-3 to be used alongside with the older 639-2/B elements. For improved backwards compatibility both elements would have to be used at the same time.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3582 | Link | |
|
Registered User
Join Date: Nov 2006
Posts: 415
|
Quote:
It's also 100% fine with me if it converts fra to fre. But regarding what you say "Automatic conversion from fra to fre is what mkvmerge already does" : the new gui (header editor) currently removes the "fra" tag so the language information is lost as my tracks are left with "und" undeterminded... Thanks. |
|
|
|
|
|
#3583 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
I was talking about mkvmerge specifically. The GUI is not mkvmerge
The GUI will be fixed to do the same automatic conversion.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3585 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
The feature has been implemented in the latest pre-builds (888, 889).
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3586 | Link |
|
Starfish
Join Date: Aug 2004
Posts: 126
|
Hi Mosu,
I have a question: Is there any way to find out if a .mkv has had "header compression" enabled during muxing? I would need to remux those files because my hardware player always freezes with header compressed mkvs. |
|
|
|
|
#3589 | Link |
|
Registered User
Join Date: Feb 2003
Location: Paris, France
Posts: 37
|
Hi. I created a chapter file with MKVToolNix GUI (8.3.0 on Win10 from scratch) and use it in input of a merge of a mkv file. Whatever the GUI (MKVToolNix GUI or mkvmerge GUI) I get this error:
"Le fichier XML de chapitres 'D:/Conversion/Projects/XXX/Chapitres de XXX.xml' contient une erreur : <ChapterTimeStart> n'est pas un élément enfant valable de <EditionEntry> à la position 118." the chapter XML file 'D:/Conversion/Projects/XXX/Chapitres de XXX.xml' is broken : <ChapterTimeStart> is not a valid child item of <EditionEntry> at position 118. Files uploaded. BTW I've got this issue as well: "This application has requested the Runtime to terminate it in an unusual way" when I try to add attachments, by drag & drop or right click and "Add", whatever the file (text, picture, etc) I got this error on Win7 pro with 8.0.0 and 8.1.0 on MKVToolNix GUI only and there was no issue with 8.2.0 On Win10 Fam I get this error on both GUIs with 8.2.0 and 8.3.0. I didn't try previous releases. |
|
|
|
|
#3590 | Link | ||
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Quote:
Quote:
The correct file size for 8.3.0 is 3865680 bytes, SHA1 checksum 903b08d20f1ee749ee76186be5c994985f8ae58d.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
||
|
|
|
|
#3591 | Link | |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Quote:
If you want to salvage your file then this should be easy. Open it in a text editor and remove the <ChapterTimeStart> child from the <EditionEntry> element. Then you should be able to use the file again.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
|
#3592 | Link | |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
MKVToolNix v8.4.0 released
I've released MKVToolNix v8.4.0. It contains numerous bug fixes in the GUI and even more new features and enhancements. For this release considerable work has gone into mkvmerge again as well fixing a couple of bugs and implementing some more small enhancements.
The most noticeable change is that the old GUI (mmg) has finally been removed. Changes for package maintainers: the most important change is that the old GUI (mmg) has been removed. Therefore wxWidgets isn't used anymore. If Qt 5.2.0 or newer is present then mkvinfo's Qt GUI will be built autoamtically, as will be the MKVToolnix GUI. 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. |
|
|
|
|
|
#3594 | Link | |
|
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 8,930
|
Quote:
* MKVToolNix GUI: enhancement: the header editor will convert ISO 639-2 terminology codes used in language elements to their corresponding bibliographic variants. Implements #1418.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
|
|
|
|
|
#3595 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Nevcairiel is spot on.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3596 | Link | |
|
Registered User
Join Date: Feb 2003
Location: Paris, France
Posts: 37
|
Quote:
it works.
|
|
|
|
|
|
#3597 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
You're welcome. That particular bug has been fixed in 8.4.0, too.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3598 | Link | |
|
Registered User
Join Date: Feb 2003
Location: Paris, France
Posts: 37
|
Quote:
The issue even occured at the first MKVToolNix installation after my fresh Win10 installation from scratch. BTW I do not understand why it's possible to add the same files in the source tab and not in the attachment tab. For sure I'm not a coding expert. |
|
|
|
|
|
#3600 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Do you have write access to the file you're trying to add as an attachment? Both tabs do very, very different things. The input tab will have mkvmerge scan the file for known container formats. On the attachment tab mkvmerge itself is not involved when adding a file, instead libMagic is called for automatic MIME type detection.
Can you provide one file for which the GUI crashes? I sure as hell cannot reproduce it here at the moment. I can add as many attachments as I want to, the GUI happily continues running.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
![]() |
| Thread Tools | Search this Thread |
|
|