View Issue Details

IDProjectCategoryView StatusLast Update
0014229MMW 5Tagging framework / input pluginspublic2026-05-07 15:06
Reportermichal Assigned To 
PrioritynoneSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version2027 
Summary0014229: Streams in MKV format sometimes not fully detected
DescriptionOur MKV parser reads only information from MKV headers. It is not sufficient sometimes, e.g. in case FPS is missing in the header. We should improve it, so missing info (sometimes FPS, always audio bitrate) is read from the stream data. Otherwise it could cause problems with detection of supported files (like issue 0014228)
TagsNo tags attached.
Fixed in build3402

Relationships

related to 0014228 closedLudek MMW v4 Some MKV files cannot be set as supported for sync 

Activities

michal

2026-05-07 11:21

developer   ~0081063

Last edited: 2026-05-07 15:06

Fixed in build 3402. I tried all formats I have found. It should know to parse all well known formats now. Note, sometimes audio stream really does not contain audio bitrate info (some AAC streams), so it still can miss sometimes.