Hi - just a question please:
Using MKV ToolNix it is possible to add txt files as attachment to Matroska container. I would like to use it for e.g. attaching a HandBrake LOG file there. However I don't know hot to reed it then easily. Is there any little program (viewer) which would show content of the text file, e.g. in the windows explorer? Thanks.
+ Reply to Thread
Results 1 to 11 of 11
-
-
You could add information by using a Global tag. I use to do this for all of my movies, added a little more information to General and Video log.
-
Hi hardy, could you elaborate please? I.m not sure what it is. Or parhaps where to look. Thanks
-
create with editor a file.xml with this text
I am at work right now, will post "how to" when I get home -
Code:
Format : Matroska Format version : Version 4 / Version 2 File size : 8.87 GiB Duration : 1 h 16 min Overall bit rate mode : Variable Overall bit rate : 16.5 Mb/s Movie name : Movie title Encoded date : UTC 2017-01-01 00:00:00 Writing application : mkvmerge v14.0.0 ('Flow') 64bit Writing library : libebml v1.3.4 + libmatroska v1.4.5 Ripped by : The Encoder Video Source : Untouched BD50
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 -
Thanks hardy - now I understand. Only... the file is now in the matroska container. How do I access it when I want to read it? Is there some kind of a wiever?
-
Hi hardy - time flies, it is now almost 5 years since you gave me this handy advice... I hope you are well.
I'm using this handy info all the time since.
However, I would like to ask you something more about this. Could you tell me please where I could find more information about creating this file - I would like to find for example if it can be placed in a different spot on the General Tag, perhaps immediately after the Encoded date line?
My problem is that whenever I run a mkv file through the MKVToolNix it destroys my lines with its own Writing application and Writing library lines and so I have to always remember to include my xml file there during muxing. So I thought if they were somewhere higher they would not be disturbed.
Thank you for your attention
With Regards
Similar Threads
-
Batch "file creation from a text file, Placed into a created directory
By Muther in forum ProgrammingReplies: 5Last Post: 24th Sep 2015, 18:29 -
Missing GIF icon file for .msi attachment type?
By Brad in forum FeedbackReplies: 1Last Post: 28th Aug 2014, 01:34 -
Authoring a DVD using a Matroska File
By efiste2 in forum Authoring (DVD)Replies: 1Last Post: 21st Aug 2014, 08:38 -
batch file ffmpeg ffprobe export media info to text file
By doomtomb in forum Newbie / General discussionsReplies: 1Last Post: 21st Jan 2014, 20:57 -
Subtitle text from file A + times from file B
By Valerc in forum SubtitleReplies: 6Last Post: 28th Aug 2012, 07:25