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

 

Go Back   Doom9's Forum > Capturing and Editing Video > New and alternative a/v containers

Closed Thread
 
Thread Tools Search this Thread
Old 13th November 2015, 08:58   #3761  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
What exactly don't you like? Are you missing certain features? Do features not use the way you want them to? Do you have a beef with the layout? Do you not understand how to do certain things?

The new GUI can do everything the old GUI can do, but it does things differently. I'd like to help you, but you'll have to be specific with your complaints. I cannot do anything with "I prefer blue over red".
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 13th November 2015, 19:47   #3762  |  Link
nada2k
Registered User
 
Join Date: Apr 2009
Posts: 8
In the past I saved some .mmg settings files. Is it correct that the new MKVToolNix GUI can not open these anymore?

In the job cue some menu items are available over the "Job queue" menu on top and some over the right-click context menu. Some are exclusive to each menu, some appear in both. Is there a setting to make both menus show the same, combined content?
nada2k is offline  
Old 13th November 2015, 19:56   #3763  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
Quote:
Originally Posted by nada2k View Post
In the past I saved some .mmg settings files. Is it correct that the new MKVToolNix GUI can not open these anymore?
That's correct. The new GUI uses a different storage format with different keys and values.

Quote:
In the job cue some menu items are available over the "Job queue" menu on top and some over the right-click context menu. Some are exclusive to each menu, some appear in both. Is there a setting to make both menus show the same, combined content?
There are no duplicates, even if some of the options look similar. The options in the menu on the top are the ones that operate on the whole queue. The ones in the context menu operate on the ones that are selected when you open the context menu.

For example, the context menu option "Remove jobs" removes then ones that are currently selected whereas the main menu option "Remove completed jobs" removes all jobs that have been completed regardless of their current selection status.

Another example: "Start pending jobs" from the main job queue menu sets all jobs to "start automatically" that are currently in state "start manually". Whether or not they're selected doesn't matter. On the other hand the context menu option "Start jobs automatically" sets the status of all selected jobs to "start automatically" no matter what their current status is (which means that you can use this option to re-enable particular jobs that have already been completed).

It's easy enough to remember: do you want to manipulate the currently selected job(s)? Then use the context menu. Otherwise you'll find the corresponding option in the main job queue menu.

See also this related wiki article about "The job queue, statuses and their actions".
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 15th November 2015, 08:40   #3764  |  Link
magsoud
Registered User
 
magsoud's Avatar
 
Join Date: Jan 2012
Location: Tabriz
Posts: 48
MKVtoolnix not show about This errors and warnings (Show in image):
Please Fix This!
Attached Images
File Type: jpg not show about errors and warnings.jpg (68.3 KB, 179 views)

Last edited by magsoud; 15th November 2015 at 14:14.
magsoud is offline  
Old 15th November 2015, 11:54   #3765  |  Link
LeMoi
Registered User
 
Join Date: Sep 2004
Location: France
Posts: 368
Some dialogs need (at least French) translation, like overwriting confirmation, for example.

EDIT : never mind, looks it's been fixed in latest version

Last edited by LeMoi; 15th November 2015 at 12:33.
LeMoi is offline  
Old 15th November 2015, 12:58   #3766  |  Link
bin_ch
Registered User
 
Join Date: Sep 2009
Posts: 37
I love the new GUI. Particularly for it showing the properties on the right side as a single scrollable widget. With the old mmg, I had to switch between tabs to set different options. I am just wondering is it possible to assign all the properties options with access keys (the underlined letters)? That would make jumping betweeen options even faster. Currently, access keys are only available for the top three options (Mux this track, Track name, Language).

Also, I sorta miss the "Copy to clipboard" button. Currently in the new GUI, one wants to copy the command line options has to go to Merge menu --> Show command line --> Copy to clipboard. I can understand it may not deserve a dedicated button in the main window because it's not very frequently used for normal users. But I personally often use it. What do you think about adding an entry under Merge menu (say, above/below "Show command line", like in mmg)?

Thank you.
bin_ch is offline  
Old 15th November 2015, 16:48   #3767  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
Quote:
Originally Posted by bin_ch View Post
I love the new GUI. Particularly for it showing the properties on the right side as a single scrollable widget. With the old mmg, I had to switch between tabs to set different options. I am just wondering is it possible to assign all the properties options with access keys (the underlined letters)? That would make jumping betweeen options even faster. Currently, access keys are only available for the top three options (Mux this track, Track name, Language).
Unfortunately assigning more hotkeys isn't as easy as one might hope. The whole "merge" tab dialog is a single form, and Qt's Creator tool doesn't really allow me to re-use the same hotkeys on different tabs. Some are silently changed whenever I make a change, and I don't want to have to fight the Qt Creator each time I edit the form.

Additionally there are so many options that selecting distinct hotkeys for all of them isn't even possible.

Quote:
Also, I sorta miss the "Copy to clipboard" button. Currently in the new GUI, one wants to copy the command line options has to go to Merge menu --> Show command line --> Copy to clipboard. I can understand it may not deserve a dedicated button in the main window because it's not very frequently used for normal users. But I personally often use it. What do you think about adding an entry under Merge menu (say, above/below "Show command line", like in mmg)?
Nothing, to be honest. That would only move it one layer up and not improve your situation much. And you're right, copying to the clipboard is something that few people do regularly.

You seem to be a keyboard user. Why don't you memorize the hotkeys you need to press for copying to the clipboard? After doing it a couple of times pressing them should become somewhat automatic. For the English version it's Alt+M, h, Alt+O, Alt+C. You can even use Alt+H in the second step, so you don't even have to take your finger off Alt. Basically: Press and hold Alt, then hit m h o c in sequence. Release Alt.
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.

Last edited by Mosu; 16th November 2015 at 08:44.
Mosu is offline  
Old 16th November 2015, 13:03   #3768  |  Link
bin_ch
Registered User
 
Join Date: Sep 2009
Posts: 37
Quote:
Originally Posted by Mosu View Post
Unfortunately assigning more hotkeys isn't as easy as one might hope. The whole "merge" tab dialog is a single form, and Qt's Creator tool doesn't really allow me to re-use the same hotkeys on different tabs. Some are silently changed whenever I make a change, and I don't want to have to fight the Qt Creator each time I edit the form.

Additionally there are so many options that selecting distinct hotkeys for all of them isn't even possible.
I see, didn't know the technical details.



Quote:
Nothing, to be honest. That would only move it one layer up and not improve your situation much. And you're right, copying to the clipboard is something that few people do regularly.

You seem to be a keyboard user. Why don't you memorize the hotkeys you need to press for copying to the clipboard? After doing it a couple of times pressing them should become somewhat automatic. For the English version it's Alt+M, h, Alt+O, Alt+C. You can even use Alt+H in the second step, so you don't even have to take your finger off Alt. Basically: Press and hold Alt, then hit m h o c in sequence. Release Alt.
True. After imagining the workflow now I completely agree, three keystrokes indeed isn't too much different than five.

Thanks for the reply, and the new GUI.
bin_ch is offline  
Old 17th November 2015, 01:11   #3769  |  Link
dansrfe
Registered User
 
Join Date: Jan 2009
Posts: 612
It would be great to select/deselect by en-masse highlighting in the tracks, chapters, tags, and attachments section. For example to deselect a long list of subtitle streams.
dansrfe is offline  
Old 17th November 2015, 03:54   #3770  |  Link
foxyshadis
Angel of Night
 
foxyshadis's Avatar
 
Join Date: Nov 2004
Location: Tangled in the silks
Posts: 9,549
Quote:
Originally Posted by dansrfe View Post
It would be great to select/deselect by en-masse highlighting in the tracks, chapters, tags, and attachments section. For example to deselect a long list of subtitle streams.
All the usual text selection shortcuts work, along with the context (right-click) selection options. Maybe a shortcut and option for invert selection would be useful? Or perhaps being able to sort by the track headings, making it easy to use shift to select the right things.
foxyshadis is offline  
Old 17th November 2015, 08:13   #3771  |  Link
dansrfe
Registered User
 
Join Date: Jan 2009
Posts: 612
Quote:
Originally Posted by foxyshadis View Post
All the usual text selection shortcuts work, along with the context (right-click) selection options. Maybe a shortcut and option for invert selection would be useful? Or perhaps being able to sort by the track headings, making it easy to use shift to select the right things.
Right, the right-click menu as is applied actions to the entire set of tracks, regardless of the subset of tracks which have been highlighted. The space-bar shortcut working with with a subset highlight would be nice as well.
dansrfe is offline  
Old 17th November 2015, 08:56   #3772  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
dansfre: use the right-click menu to select e.g. all subtitle tracks, then use the "mux this track" drop down on the right to toggle the state for all of the selected ones.

You're right about the space key only toggling the one track that's currently focussed. This should work on all selected tracks, and I'll fix it accordingly.

See also this short introduction video for selecting and changing multiple tracks at once.
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 17th November 2015, 09:23   #3773  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
Oh wait, space isn't supposed to toggle all, that's what Enter/Return is there for. Space is supposed to work on the current one only.
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 23rd November 2015, 00:39   #3774  |  Link
LeMoi
Registered User
 
Join Date: Sep 2004
Location: France
Posts: 368
I have 698 MB MKV file muxed with mkvmerge 7.9.0 5 months ago. I want to replace two audio tracks (LC-AAC 6ch, each one is 104 MB) with tow other ones with the exact same bitrate (160 kbps, both tracks have exactly the same size as the ones I want to replace).
When I mux the file with latest MKVToolnix, the result file is 707 MB!! And if I just remux the original file without unchecking or adding any track, the file is 704 MB!!
Is there a reason why the new version adds those MB?
LeMoi is offline  
Old 23rd November 2015, 09:48   #3775  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
There are a couple of potential reasons, e.g. differences in how cues were created, or maybe the original muxer packed frames together in an illegal way (which mkvmerge doesn't). But that's all guesswork. Can you please create four files with mkvinfo and upload those to my FTP server so that I can analyze them? I'll need:

Code:
mkvinfo -v -v --redirect-output original-vv.txt original.mkv
mkvinfo -s --redirect-output original-s.txt original.mkv
mkvinfo -v -v --redirect-output remux-vv.txt remux.mkv
mkvinfo -s --redirect-output remux-s.txt remux.mkv
original.mkv is the orignal file you're trying to remux/change audio tracks in, and remux.mkv is the file after remuxing without changing anything (no audio tracks removed/added).

Thanks.
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 23rd November 2015, 17:47   #3776  |  Link
LeMoi
Registered User
 
Join Date: Sep 2004
Location: France
Posts: 368
Remuxing with 8.3.0 resulted in a 698 MB file too. I'll upload the files on your server so that you can analyze them
LeMoi is offline  
Old 23rd November 2015, 23:22   #3777  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
Your original file uses content compression (zlib compression) for the VobSub tracks; your remuxed file doesn't. Hence the bigger files.
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 23rd November 2015, 23:26   #3778  |  Link
LeMoi
Registered User
 
Join Date: Sep 2004
Location: France
Posts: 368
I dind't change any setting, shouldn't zlib compression be enabled by default?
LeMoi is offline  
Old 23rd November 2015, 23:30   #3779  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
Depends on your settings in the GUI ("Preferences" → "Merging" → "Disable additional lossless compression for all track types"). That setting is off by default, meaning that in a new installation the GUI will leave the setting on its default causing mkvmerge to use zlib compression for VobSub tracks.

The command-line mkvmerge uses zlib compression by default, too.
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 23rd November 2015, 23:46   #3780  |  Link
LeMoi
Registered User
 
Join Date: Sep 2004
Location: France
Posts: 368
So since I began using the new GUI, all the files I muxed didn't have this (zlib) compression, since I didn't change that default setting? And if I remux a file in which tracks have this compression, if I don't enable it in settings, i'll lose this compression?
Can't you make the GUI keep the compression of tracks in files when you remux them?
LeMoi is offline  
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 20:17.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.