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
Register FAQ Today's Posts Search

Closed Thread
 
Thread Tools Search this Thread
Old 19th April 2014, 07:52   #2681  |  Link
netmask
Registered User
 
netmask's Avatar
 
Join Date: Jan 2005
Location: Sydney Australia
Posts: 260
I'm using Firefox with the Foxbleed add-on. When I went to the author's page I was presented with a HeartBleed warning. Not sure if it is a false positive, so far I have only detected it on 2 other web sites.
__________________
SONY 75" Full array 200Hz LED TV
Yamaha A1070 amp
Zidoo UHD3000, Popcorn Hour A-500
BeyonWiz PVR T3 & V2 (Enigma2 clone)
Chromecast
Pioneer Bluray BDP-150-K
Windows 7 Ultimate
QNAP NAS TS851
netmask is offline  
Old 19th April 2014, 09:25   #2682  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
The SSL libraries are up to date on my server (I did that on the day Heartbleed was revealed to the public), but I haven't revoked and re-issued the certificate. It is highly debatable whether or not one insignificant site such as mine warrants panic over non-re-issued certificates, though.

PS: Please no discussion about this here, it's highly offtopic.
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 22nd April 2014, 09:14   #2683  |  Link
Selur
.
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,991
to the Mac users: http://jonthn.free.fr/MKVtoolnix/ has a new mkvtoolnix build for Mac OS X!
__________________
Hybrid here in the forum, homepage, its own forum
Selur is offline  
Old 22nd April 2014, 09:24   #2684  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
Indeed, and it's already been added to my download section. I've also been working with a kind German Mac user who has spent quite a lot of hours trying to compile everything, and yesterday he has succeeded (including the GUIs; statically linked; for 10.8 and newer). So we may hopefully expect more up-to-date DMGs in the future – independent of Jon's erratic update schedule.
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 23rd April 2014, 13:03   #2685  |  Link
Selur
.
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,991
Jonathans builds are 10.7+ compatible, so personally I would prefer them over the 10.8+ versions. (I would even more prefer a 10.6+ compatible version )
__________________
Hybrid here in the forum, homepage, its own forum
Selur is offline  
Old 23rd April 2014, 13:05   #2686  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
You may use whichever you wish, of course. But Jon's track record for updates hasn't been stellar for a year. So you may have to switch some day. Or maybe he'll update regularly again now. We'll see.
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 9th May 2014, 09:27   #2687  |  Link
szabi
Registered User
 
Join Date: Nov 2004
Posts: 253
Hi

Is that possible by mkvtoolnix after a given time, automatically switch from one audio stream to an other?

bye
szabi
szabi is offline  
Old 9th May 2014, 10:50   #2688  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
No, that is not possible (even though I don't really understand what you want I can still answer »no« because none of the possible interpretations that I have for your question can be fullfilled with Matroska in general or MKVToolNix in particular).
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 9th May 2014, 15:25   #2689  |  Link
Simon88
Registered User
 
Join Date: Jan 2012
Posts: 91
Quote:
Originally Posted by szabi View Post
Hi

Is that possible by mkvtoolnix after a given time, automatically switch from one audio stream to an other?

bye
szabi
It is the player's job to do the audio track switching, so a script/batch file to "force" the switching from one audio to the other can be done.

Another workaround, is just use the "Append" button in mmg. It will not require any scripting by the media player. File size will of course be doubled... Good luck...
Simon88 is offline  
Old 12th May 2014, 00:08   #2690  |  Link
Simon88
Registered User
 
Join Date: Jan 2012
Posts: 91
Fixing an MKV w/ the beginning of file broken or missing...

I have some MKVs w/ parts of it broken. I find MKVtoolnix will skip and re-mux OK if it's the end or somewhere in the middle is broken, with the missing parts eliminated after a re-mux and most of the video recovered and plays fine without freezing the media player.

However, how would I make mkvtools read an MKV file that is broken or missing the beginning of the file? Is there a switch I can use to force the scanning & re-muxing of valid MKVs that is broken in the beginning? Or can you offer a "generic" chunk of binary data I can simply append or hexeditor copy to the beginning of the file to force mkvtools to scan, read, and fix the good portions of the file and create a viewable file? Thanks..
Simon88 is offline  
Old 12th May 2014, 08:12   #2691  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
If the track headers have been damaged: not really, no. First you'd have to know exactly which codecs were used for which track, which track had which track number etc. Then you'd also have to know the exact format of CodecPrivate for a lot of video codecs (which you don't, with almost absolute certainty). From a purely technical standpoint it is possible in some cases, of course, but it would take even someone with in-depth knowledge of Matroska an exorbitant amount of time (think several days for a single file).

If all the files use the very same tracks and the very same codecs with the very same codec settings then it may be possible to copy segment and track headers from another file to your damaged one. However, there's no tool that could automate this kind of work. It would look roughly like this:
  1. Determine the start position and the length of the EBML head, segment info and the track headers elements in the working file and extract them to separate files
  2. Determine the position of the first readable cluster (basically the first cluster ID followed by a length information after which another cluster ID can be found) in the bad file, remember that position
  3. Copy the EBML head, segment info and track headers from step 1 into the new output file
  4. Copy everything from the bad file starting at the position found in step 2 to the new output file
  5. Edit the new output file and modify the segment element's length field to match the new file length (or set it to undefined)
  6. Try to re-mux with mkvmerge or to watch the movie

All of those steps involve heavy work with hex editors, deep knowledge of EBML and Matroska structures, a lot of time and a lot of patience.
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 12th May 2014, 15:00   #2692  |  Link
Simon88
Registered User
 
Join Date: Jan 2012
Posts: 91
Thanks for detailed explanation... I guess it'll be easier for me to just re-encode and/or re-capture them from the tape source...

btw, if the info for the header is so important and if bytes usage is insignificant, would you consider storing another copy of it at the end, or some other convenient place in a MKV file or provide an option to do so, if feasible, in a future specification update in order for increased robustness?
Simon88 is offline  
Old 12th May 2014, 15:15   #2693  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
Well it's only allowed for the track headers. Storing the EBML head or the segment head twice would pretty much bork the whole file.

Other media formats aren't any better. If you overwrite the first few KB in an AVI or an MP4 file then those files are just as unusable. Again other formats (especially MPEG transport streams) are more resilient by sending the required headers multiple times. They do it because they were explicitly designed for streaming in which you need to be able to join the stream at almost any moment. Matroska wasn't designed for this, and I highly doubt we'll ever adjust it in such a way. Resilience always has a cost: in terms of wasted space, but also in complexity for all software components that need to read such files. How are players supposed to act if they find two differing copies of track headers? What about editing track properties: if the second copy is somewhere in the middle and you enter a very, very long track name so that the track header copy won't fit there anymore; where do I store it now?

On top of all that you have to keep compatibility with existing players in mind.

So the answer is »most likely no«. Sorry.

If you need general resilience then I suggest using something like PAR files and storing them somewhere else (on different hard drives, at least).
__________________
Latest MKVToolNix is v101.0

If I ever ask you to upload something, please use my file server.
Mosu is offline  
Old 17th May 2014, 12:55   #2694  |  Link
Carpo
Registered User
 
Carpo's Avatar
 
Join Date: Dec 2002
Location: /dev/null
Posts: 1,348
Is it possible to add movie information into the MKV container, like you can with MetaX and MP4 - apologies if this has already been asked
__________________
The Internet: where men are men, women are men, and children are FBI Agents
Carpo is offline  
Old 17th May 2014, 22:15   #2695  |  Link
Simon88
Registered User
 
Join Date: Jan 2012
Posts: 91
Quote:
Originally Posted by Carpo View Post
Is it possible to add movie information into the MKV container, like you can with MetaX and MP4 - apologies if this has already been asked
"File/segment title" and "Attachments"... However, attachments must be crafted in way your front-end or viewer expects them...
Simon88 is offline  
Old 19th May 2014, 10:58   #2696  |  Link
Carpo
Registered User
 
Carpo's Avatar
 
Join Date: Dec 2002
Location: /dev/null
Posts: 1,348
The players in question would be MPC-HC, MPC-BE, J River and Playstation 3, I am guessing the PS3 wouldn't see any of it and to be honest I am not that concerned, as I may just stream directly from the PC to the TV anyway, guess I need to read MKVTool's documentation
__________________
The Internet: where men are men, women are men, and children are FBI Agents
Carpo is offline  
Old 19th May 2014, 16:49   #2697  |  Link
Simon88
Registered User
 
Join Date: Jan 2012
Posts: 91
Quote:
Originally Posted by Carpo View Post
The players in question would be MPC-HC, MPC-BE, J River and Playstation 3, I am guessing the PS3 wouldn't see any of it and to be honest I am not that concerned, as I may just stream directly from the PC to the TV anyway, guess I need to read MKVTool's documentation
If it's cover art, I believe it is explained at:
http://www.matroska.org/technical/cover_art/index.html

And some players use: Movie.nfo within the mkv to display misc. info.
Simon88 is offline  
Old 19th May 2014, 16:53   #2698  |  Link
Carpo
Registered User
 
Carpo's Avatar
 
Join Date: Dec 2002
Location: /dev/null
Posts: 1,348
I know it can do cover art, I was hoping to add such things as, year, director, cast, summary, that sort of thing.

I have looked at the documentation and it seems like I should be able to add most of the above in an .xml file, but I haven't seen anything about adding a plot summary
__________________
The Internet: where men are men, women are men, and children are FBI Agents
Carpo is offline  
Old 19th May 2014, 17:02   #2699  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,181
http://matroska.org/technical/specs/tagging/index.html
"SUMMARY" might be what you're looking for.

You mentioned "MetaX". The website says it already has support for mkv tagging built-in.

Last edited by sneaker_ger; 19th May 2014 at 17:42.
sneaker_ger is offline  
Old 19th May 2014, 17:20   #2700  |  Link
Carpo
Registered User
 
Carpo's Avatar
 
Join Date: Dec 2002
Location: /dev/null
Posts: 1,348
Thanks, will take a peek
__________________
The Internet: where men are men, women are men, and children are FBI Agents
Carpo is offline  
Closed Thread


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:25.


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