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 |
|
|
#3601 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
I just had to re-build both installers as the version numbers shown were wrong due to a stupid mistake. Please re-visit the FossHub download page and try again.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3602 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
…and it seems I have to re-re-upload the installers with different file names, otherwise FossHub's interface will continue to have a problem with them. Give me five minutes.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3604 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Done. Please re-visit the FossHub download page. I've confirmed that both installers can be downloaded properly now.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3605 | Link | |
|
Registered User
Join Date: Jun 2013
Posts: 69
|
Quote:
|
|
|
|
|
|
#3606 | Link |
|
Registered User
Join Date: Jul 2015
Posts: 7
|
I'm not sure if it was intentional, but you cant use the Mouse Scroll to change the fields anymore (scrolling down to change Default track from Yes to No for example). This was a real time saver in 8.3.0, especially when dealing with many, many files (small repetitive savings add up, and it reduces the 'mental fatigue' on repetitive tasks when they take less steps). Is it possible this could be added back as an option or something?
I really like the default track column addition in 8.4, its an incredible help in making sure you dont mess up default settings. Last edited by ShadyCrab; 20th September 2015 at 03:09. |
|
|
|
|
#3607 | Link | |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Quote:
You can still scroll the combo boxes, though, but only if they currently have the focus. So click on e.g. the language combo box and the scroll wheel will send its events to that combo box. I don't plan on making this optional at the moment. Sorry.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
|
#3608 | Link |
|
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,413
|
Hi Mosu
I asked you for a while, could you change the output of the time in nano precession for the "identify-for-mmg" switch. You said you cant change the output, cause other people had then problems with parsing. mmmh ... now you have change something (grrr.) please change the time format from ms to ns!!! |
|
|
|
|
#3609 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
No, sorry. I do know of people who parse those timestamps. I won't change them lest I break their application. However, I don't know of anyone having used the audio_* values in verbose identification mode. And if someone complains about them I can still re-add the old values in addition to the new ones, and that wouldn't break anything. Big difference.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3610 | Link | |
|
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,413
|
Quote:
It's ok with your change, I will update to your changes. Dont waste your time for re-adding! Can you add a new switch please? (identify-for-mmg-ns) Last edited by hubblec4; 20th September 2015 at 11:38. |
|
|
|
|
|
#3611 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
No, I don't like that there are three different identification modes already. I won't add a fourth one.
Ask me again in a release or two, maybe I'll change my mind about the formatting.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3612 | Link | ||
|
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,413
|
Quote:
Quote:
Maybe you add the switch --time-ns and an additionally entrie appear at the end of the text. Time in ns is very important for me, because splitting,"ordered chapters" and my Matroska Menu Editor need this to work perfectly. Last edited by hubblec4; 20th September 2015 at 11:56. |
||
|
|
|
|
#3613 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
--identify, --identify-verbose, --identify-for-gui (or its older version --identify-for-mmg which continues to work).
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3614 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Uhm… remind me again. For which values do you need ns precision?
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. Last edited by Mosu; 20th September 2015 at 12:30. |
|
|
|
|
#3615 | Link |
|
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,413
|
In a prev version of mkvmerge was the identify-output for a mkv "Duration:".
First the hh:mm:ss:ms code followed by the time in second with millisec(1,234). Now, there is a value "duration:" and many digits: Example: Code:
... container: Matroska [container_type:17 duration:7724190000000 is_providing_timecodes:1 segment_uid :9d8243fdc3600b69a474fb2a0ec8448a] ... There are other duration values at the tracks. I think this are not so interessting. |
|
|
|
|
#3616 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
The duration: entry in the container line is the segment duration in nanoseconds. There's a »default_duration« entry for tracks, again in nanoseconds, but that's not the track's duration, obviously.
Earlier versions of mkvmerge also listed the track statistics tags. You can force mkvmerge to include them again by adding »--engage keep_track_statistics_tags« in addition to »--identify…«. mkvmerge does not reformat those tags, it outputs them the way they are. mkvmerge writes those tags as HH:MM:SS.nnnnnnnnn, but other applications may chose less precision – and that's nothing mkvmerge could change. So basically there's nothing for me to do here.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3618 | Link |
|
Registered User
Join Date: Apr 2011
Posts: 1,125
|
http://i3.tietuku.com/f1b46cbc3687490a.png
http://i3.tietuku.com/bcd405a25c250f49.png http://i3.tietuku.com/3993a0ff47076283.png It seems that the simplified Chinese language in 8.4 is not complete even comparing to the one in 8.3? And the sc lang size is much smaller in 8.4 too. A mistake? |
|
|
|
|
#3619 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Like I said: the movie duration is already part of the properties, it's »duration:« in the container line. It is the duration in ns.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#3620 | Link | |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Quote:
The translation file in 8.4.0 is smaller because the old GUI and all associated strings have been removed from MKVToolNix. That's exactly how it should be.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|