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 |
|
|
#4601 | Link |
|
Registered User
Join Date: May 2015
Posts: 79
|
Thanks for the 9.9 update.
I mostly use the command line, but have tried to use the GUI also since the switchover - to help identify things after the big changes. Anyway, I thought we could use Ctrl-U to set the mkv title in the new GUI. Did this feature get retired? Not important or anything tbh - if it something to address say as much and I'll put it in github. |
|
|
|
|
#4602 | Link |
|
Registered User
Join Date: May 2015
Posts: 79
|
A few months back I asked if MKVToolnix would ever support dsf audio files. At the time, I believe you were not aware of the audio format's details and uses, so I supplied some info.
Most of the music download sites offer dsf downloads now (hdtracks, acoustic sounds, etc.). Would you consider implementing support for dsf/dsd in MKVToolnix? I'll try to dig up a dsf/dsd specification doc. [edit: here is the dsf file format spec from Sony. http://dsd-guide.com/sites/default/f...matSpec_E.pdf] Last edited by Ripman; 2nd March 2017 at 00:20. |
|
|
|
|
#4603 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
It's still available, but its hotkey has been changed. See the "Multiplexer" menu for which hotkey to use. The reason for that change was to have the global hotkeys match the menu hotkeys (e.g. pressing "f" while the "Multiplexer" menu is open invokes the same action as pressing "Ctrl+F" while not in a menu).
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#4604 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Not at the moment, no. Nor in the near future.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#4605 | Link |
|
UTAVATU
Join Date: Feb 2010
Location: Gdynia, Poland
Posts: 25
|
Dear Friends
I would like to ask, are there any possibilites to change video and audio tags in .mkv file? I would like to change tags for video: "Length" and for audio: "Bit rate", "Channels", "Audio sample rate". I know I can use --tags track:a1:audio.xml and leave .xml file empty and audio tags will be removed, but I would like to change them as above. I don't want to autocalculate using --add-track-statistics-tags, I would like to add my custom ones. I would be glad for your help and support. Thank you in advance. Sincerely |
|
|
|
|
#4607 | Link | |
|
UTAVATU
Join Date: Feb 2010
Location: Gdynia, Poland
Posts: 25
|
Dear sneaker_ger
Quote:
Sincerely |
|
|
|
|
|
#4608 | Link |
|
Registered User
Join Date: Dec 2002
Posts: 5,181
|
If you want to edit tags you need to extract the tags (as xml), edit the xml and re-add them via mkvpropedit or mkvmerge. (or create them from scratch instead of extracting them first)
https://mkvtoolnix.download/doc/mkve...scription.tags https://mkvtoolnix.download/doc/mkvm...#mkvmerge.tags https://mkvtoolnix.download/doc/mkvpropedit.html That said, I have no idea why you would want to edit the bitrate tag ("BPS"). The one calculated by mkvmerge is correct as far as I can see. So if you edit it you will most likely end up with a wrong value. Last edited by sneaker_ger; 6th March 2017 at 13:22. |
|
|
|
|
#4609 | Link |
|
UTAVATU
Join Date: Feb 2010
Location: Gdynia, Poland
Posts: 25
|
Dear sneaker_ger
Thank you for your time and help. All I need is "BPS", but when I use this below .xml file, I have a result with 0kb/s for video and audio "Bit rate", when I view information about .mkv file. Is something wrong with this .xml file? File contains only two tracks: 1 - video, 2 - audio. Code:
<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE Tags SYSTEM "matroskatags.dtd"> <Tags> <Tag> <Targets> <TrackUID>1</TrackUID> <TrackUID>2</TrackUID> </Targets> <Simple> <Name>BPS</Name> <String>700kb/s</String> </Simple> </Tag> </Tags> Sincerely |
|
|
|
|
#4610 | Link |
|
Registered User
Join Date: Dec 2002
Posts: 5,181
|
Yes, something like that. But drop the "kb/s", the unit is already implied. Of course I can't see if the UIDs are correct without the complete mkv file. But if this achieves your end goal (which you have not explained) is a different question altogether. You say "I have a result with 0kb/s for video and audio "Bit rate"" but I don't know what you are talking about. I still recommend to let mkvmerge calculate everything automatically instead.
|
|
|
|
|
#4611 | Link |
|
UTAVATU
Join Date: Feb 2010
Location: Gdynia, Poland
Posts: 25
|
Dear sneaker_ger
I don't think NAME=BPS and STRING=<SOME_BPS> is working, when I use NAME=TITLE and STRING=<SOME_TITLE> it's OK. I just want to put BPS to be custom thats all and it's for my private purpose. But as I said earlier I cannot manage to do it. Maybe I am doing something wrong with this .xml file. Maybe you will try on any media file of your own and change BPS to any other value. Thank you for your time and help. EDIT OK, I know what was the problem with BPS I want to set 640kb/s and in string I put 640 and everytime I have a result of 0kb/s. BPS should be set as 640000 for 640kb/s. My fault, everything works as it should. Thank you once again for your help.Sincerely Last edited by VAMET; 6th March 2017 at 15:31. |
|
|
|
|
#4614 | Link | ||
|
UTAVATU
Join Date: Feb 2010
Location: Gdynia, Poland
Posts: 25
|
Dear Friends
I have used command: mkvmerge.exe --identify <input> and have the below results: Quote:
Quote:
I am preparing my own script and I would like to recognize language of audio and subtitles tracks via command line. Thank you in advance for your help and support. Sincerely |
||
|
|
|
|
#4615 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Use mkvmerge's JSON output. It includes the language, among other things, and is trivial to parse as there are JSON parsers for pretty much every language out there:
Code:
mkvmerge --identification-format json --identify your-file.ext Code:
mkvmerge -J your-file.ext
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#4616 | Link | |
|
UTAVATU
Join Date: Feb 2010
Location: Gdynia, Poland
Posts: 25
|
Dear Friends
I have got .mkv file with below tracks: Quote:
Code:
mkvmerge --output <output.mkv> --video-tracks 0 --compression 0:none --audio-tracks 3 --compression 3:none --no-subtitles --no-buttons --no-track-tags --no-chapters --no-attachments --no-global-tags <input.mkv> I have also tested the same for .mkv file with DTS-HD MA 7.1 and in this case properties of such .mkv file under Windows 10 is correct for every field in video and audio section. Why there is a problem for TrueHD Atmos 7.1 (48000Hz, 24 bit)? EDIT I have also used command: Code:
mkvpropedit --add-track-statistics-tags <input.mkv> I would be glad for any help and support. Sincerely Last edited by VAMET; 9th March 2017 at 19:08. |
|
|
|
|
|
#4617 | Link |
|
Registered User
Join Date: Jun 2013
Posts: 69
|
Hey, I recorded a video with my phone and had the phone upside down (turned 180 deg) so the mp4 has a rotation of 180 degrees on it. When I remux it to an MKV it plays with the video upside down. So my stupid question is this, did the phone actually record the video upside down since I hastily had it that way and added the 180 deg rotation meta data so players that support it will read it and play the video properly right side up? Or, does the phone record video right side up all the time and uses the meta data to tell the player how it should be played? I guess what I'm getting at is, does the remuxed MKV actually show the video the way it was recorded and does MKV support rotation meta data and that to get it correctly turned right side up I'll have to reencode it? Thanks.
Also, I did some poking around and it doesn't look like the MKV spec has support for rotation which would mean asking for it to be added, I guess to the header editor, would probably not be useful at this point right? Last edited by AYColumbia; 24th March 2017 at 15:06. Reason: forgot question on mkv |
|
|
|
|
#4618 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
The Matroska specs has no provisions for rotating the content (or for storing the recording device's orientation). You're out of luck here.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#4619 | Link | |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
MKVToolNix v10.0.0 released
Another month, another release of MKVToolNix: v10.0.0. It's solely a bug fix release, and the number of fixes in this release is on the small side.
Nothing's changed for packagers. Here are the usual links: the MKVToolNix home page, the Windows installer/portable version & Mac OS DMG and the source code. The Windows and macOS binaries have been built already and are available for download. The Linux binaries will be available later today. Here are the NEWS since the previous release: Quote:
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
|
#4620 | Link |
|
Registered User
Join Date: Oct 2007
Posts: 36
|
hi guys, can someone please tell me if there a way of when i open a file mkv or bluray playlist whit multiple audio and subtitles tracks can mkvtoolnix disable or uncheck all audio and sub and keep only the english check
thanks in advanced |
|
|
![]() |
|
|