View Issue Details

IDProjectCategoryView StatusLast Update
0022097MMW 5Tagging framework / input pluginspublic2026-05-12 14:23
Reportermichal Assigned To 
PriorityurgentSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Product Version2027 
Target Version2027Fixed in Version2027 
Summary0022097: Add support to write basic tags to MKV/WebM
DescriptionWe miss writing tags to MKV/WebM. Tagging system defined by Matroska format is way too complex to be supported fully (I have not seen it yet in any other SW, I think it is too impractical to use), but it is possible to add support of at least some simplified, flat, version, to support most of the tags we use and some extended tags.
TagsNo tags attached.
Fixed in build3402

Activities

michal

2026-05-12 14:23

developer   ~0081093

Fixed in 3402. Regression tests added. MKV format supports nonstandard tags using prefix "_", so I used this, where MKV standard does not have corresponding fields.