How can you add these extras in the General information part?Code:Format : Matroska Format version : Version 4 / Version 2 File size : 2.54 GiB Duration : 1h 39mn Overall bit rate : 3 636 Kbps Movie name : Movie name Encoded date : UTC 2015-10-28 18:04:25 Writing application : mkvmerge v8.3.0 ('Over the Horizon') 64bit Writing library : libebml v1.3.1 + libmatroska v1.4.2 Ripped by : The Encoder Video Source : Untouched BD50 DURATION : 01:39:11.112000000 NUMBER_OF_FRAMES : 2314 NUMBER_OF_BYTES : 6624704 _STATISTICS_WRITING_APP : mkvmerge v8.3.0 ('Over the Horizon') 64bit _STATISTICS_WRITING_DATE_UTC : 2015-10-28 18:04:25 _STATISTICS_TAGS : BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Ripped by
Video source
I have been looking but unsuccessful.
Try DVDFab Video Downloader and rip Netflix video! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!
+ Reply to Thread
Results 1 to 24 of 24
Thread
-
-
As far as I can tell there's no official header element for it, and inventing one would only lead to woe.
There's no official tag for it either, but that's the only place it could be so you should extract the tags and look.
And no, MKVToolNix GUI doesn't handle tags and whatever MediaInfo is reading isn't in the Matroska Specs. -
It's a little more complicated but I am starting to figure it out.
-
mkvpropedit doesn't allow me to edit the xml file and save
Global tags are more difficult to edit I believe -
?
Extract the tags with MKVExtract, edit them with a text/xml editor and add them to a file with MKVPropEdit...
Global Tags are just track tags with no target. If you're talking about "levels" you can just ignore that, the matroska specs failed to spell out how any of it worked so the tagging system is a dud. -
This is easy:
1. create with editor a file.xml with this text:Code:<Tags> <Tag> <Simple> <Name>Ripped by</Name> <String>flashandpan007</String> </Simple> <Simple> <Name>Video Source</Name> <String>Untuched BD50</String> </Simple> </Tag> </Tags>
3. merge it and done -
Thank you, I figured it out. Now if only I could remove those ridiculous tags from mkvtoolnix that started in v7.0.0
-
In preferences of the new gui you can add --disable-track-statistics-tags to default additional cmd line options.
-
In new gui open preferences window, "merging" tab and "default additional command line options" under general options.
-
OK....
Here's a version of the MediaInfo dll that will process the tags properly (ie you can't see them now, but now you CAN see the bitrate for DTS-MA).
Put it in the MediaInfo program folder as is and it should work.
It's a 32 bit debug version because my compiler crashes on the release version but it should be ok until the next version of MediaInfo is released.
-edit- are we not allowed to upload dlls? -
-
You can use my chapterEditor, there is a Matroska TAGS editor inside!!
-
-
It has to work but the setting will probably only be used for new jobs. If in doubt restart Mkvtoolnix GUI and try again.
-
Similar Threads
-
Mkvtoolnix
By Freelife2345 in forum Video ConversionReplies: 1Last Post: 27th Nov 2014, 17:39 -
MKVtoolnix is stuck
By userer in forum EditingReplies: 20Last Post: 10th Nov 2014, 10:21 -
mkvtoolnix
By Harshad Patil in forum Newbie / General discussionsReplies: 2Last Post: 21st Jul 2013, 08:17 -
MKVToolnix merging help
By SunnyHours in forum MacReplies: 7Last Post: 2nd Dec 2010, 16:39 -
MKVtoolnix
By jjis in forum Video ConversionReplies: 0Last Post: 28th Nov 2010, 13:41