When remuxing a DVD with MakeMKV some additional tags are inserted:
When using MKVToolNix on the file the tags are gone.Code:ID in the original source medium : 224 (0xE0) Original source medium : DVD-Video
How can i reinsert these tags?
And does anyone know what the name is because i can't find it in:
Extracting the tags before MKVToolNix using Mkvextract doesn't give me tags.Code:mkvpropedit.exe" "file.mkv" --list-property-names
Thanks!
+ Reply to Thread
Results 1 to 4 of 4
-
-
I have not used ffmpeg for this but it has the capability to add "Metadata".
IDK if it can add these tags to a file.
I use this feature of ffmpeg to remove metadata & I may have played with adding some a while back.
Maybe some member with more expertise can post a ffmpeg code for you.
I do not but I hope someone here does as I would like to know myself.Last edited by cholla; 14th Jun 2025 at 10:50.
-
Maybe a read of this will help.
https://www.systutorials.com/docs/linux/man/1-mkvpropedit/
Specifically:-a, --add name=value
Adds a property name with the value value. The property will be added even if such a property exists already. Note that most properties are unique and cannot occur more than once.
Similar Threads
-
Conversion of MKA files to .DTS and .WAV formats from original MKV source
By cybnmusic in forum MacReplies: 2Last Post: 25th May 2023, 17:07 -
How to change color in one source to the color from the other source?
By Platos in forum Newbie / General discussionsReplies: 42Last Post: 16th May 2023, 20:05 -
What MEDIUM do I use for giving out copies of a video in 2021?
By Gameshow Host in forum Newbie / General discussionsReplies: 3Last Post: 28th Sep 2021, 16:47 -
Medium preset vs custom setting
By marco000 in forum Video ConversionReplies: 1Last Post: 24th Jul 2021, 11:01 -
Can you increase bitrate higher than the original raw source video ?
By GoodEnough in forum Newbie / General discussionsReplies: 16Last Post: 1st Jan 2021, 07:38