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 |
|
|
#3401 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
That problem has already been fixed; see https://github.com/mbunkus/mkvtoolnix/issues/1312
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3402 | Link |
|
Registered User
Join Date: Jan 2011
Location: France
Posts: 32
|
Hi Mosu
I am having an issue with the default charset on subtiles. With mkvmerge GUI the charset is set to "Default" and subtitles are displayed properly but with MKVToolNix GUI the charset is ISO-885915. In that case subtitles with accent are displayed like this: "é" is translated "Ă©". Witch charset is the same than the "Default" of mmg ? |
|
|
|
|
#3403 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Huh… the equivalent should have been no selection at all, but unfortunately the combo box in the preferences does not contain an empty entry. That's a bug, obviously, and I'll fix it.
The »default« is a character set depending on your Windows installation. It's often CP1252 or something like that. But maybe your file uses UTF-8 encoding? You should give that a try, too.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3405 | Link | ||
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Quote:
That pre-build contains the fix for the chapter editor menu entry issue you've mentioned, too, of course. The 32bit binaries are still being built, BTW, they should be done and uploaded in a couple of minutes. Thanks. Quote:
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
||
|
|
|
|
#3406 | Link |
|
契約者
Join Date: Jun 2008
Posts: 1,506
|
Hi. This is most likely was already discussed but still I want to mention... In my case it takes around 10 seconds for the new GUI to start, close or perform action after I press mux button (or other similar buttons). Not sure when this started. When I tried one of the early versions (that still included mkvextract stub) it wasn't the case. Edit: on windows7, x64 version of the gui
Last edited by Keiyakusha; 30th June 2015 at 00:59. |
|
|
|
|
#3407 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
No, I haven't had such a report before. Sounds like every time the settings are loaded from/saved to disk. I don't know what could cause that, I haven't seen it happen before, and I don't have a clue how to debug it. Sorry.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3409 | Link |
|
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,413
|
Hi Mosu
I need an explanation for nested chapters and the options "hidden" and "enabled". When a chapter is set to hidden/disabled, then are all nested chapters hidden/disabled? So i could set all nested chapters hidden flags to 1 and enabled flags to 0 ? |
|
|
|
|
#3410 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
I cannot help you with that as I wasn't the one doing the chapter specs. I've also never experienced with these kinds of settings.
Maybe someone else can answer that.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3411 | Link | |
|
Registered User
Join Date: Dec 2002
Posts: 5,181
|
Quote:
http://www.matroska.org/technical/sp...dex.html#flags |
|
|
|
|
|
#3412 | Link |
|
Pig on the wing
Join Date: Mar 2002
Location: Finland
Posts: 5,844
|
I've given the new GUI a go muxing some TV series, and I must say that I like it
I thought that I would have problems adjusting to it but it seems that I'm able to do my stuff much easier and faster with the new GUI.One small request though: would it be possible to have a separate default language for audio and subtitles?
__________________
And if the band you're in starts playing different tunes I'll see you on the dark side of the Moon... |
|
|
|
|
#3413 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Yeah, though that means I'll have to provide one for video tracks, too. I'll add a feature request with medium priority.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3414 | Link | ||
|
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,413
|
Quote:
Quote:
I think LAV Splitter is the new standard for mkv. A hidden chapter will not shown but all the nested chapters. Disabled chapters will be ignored and not shown (include all nested chapters). Mosu: Who was that one doing the chapter specs? |
||
|
|
|
|
#3415 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Steve Lhomme, if I remember correctly.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3416 | Link |
|
...?
Join Date: Nov 2005
Location: Florida
Posts: 1,515
|
Would it be possible to allow using keyboard shortcuts to reorder tracks (i.e. the + and - numpad buttons) in addition to drag-and-drop? It can be kind of difficult to perform a drag-and-drop if the user's input device isn't a mouse.
|
|
|
|
|
#3417 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
It's on the TODO list, but it turns out to be quite difficult to implement (the algorithm that does the actual moving – not the keyboard interaction with it).
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3418 | Link | |
|
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,854
|
Quote:
https://github.com/stax76/staxrip/bl...nsions.vb#L107 https://github.com/stax76/staxrip/bl...tViewEx.vb#L64
__________________
https://github.com/stax76/software-list https://www.youtube.com/@stax76/playlists |
|
|
|
|
|
#3419 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
The thing is to decide which items go where – especially taking multiple selections and appended tracks into account. They cannot be moved everywhere (an appended audio track mustn't be moved to a video track etc). Then there are things like if you have both a parent and some of its children selected then user usually only wants the parent moved (and all of its children with the parent) – but the selected children should not be moved after the parent has been moved. Etc.
The code is far from trivial, and it's finicky to test. It's also a problem that there are two structures that have to be kept in sync: the GUI's list widget and the internal configuration settings. The devil is in the details. »just remove and insert« isn't as easy as you make it sound. See here for the current implementation. Not overly long, but getting it right, especially for the corner cases, is the tricky part. I've got the code for moving tracks already, but moving files hasn't been implemented yet. It'll be similar, but it'll also have to take even more situations into account as there are additional parts to consider, too. And if I provide such controls for the track and file lists then users will request similar controls for the chapter editor, the job queue… The chapter editor will be fun, too, as I have to think about useful key bindings for »move level up/down«, too, not just »move up/down on the same level«.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
![]() |
|
|