This repository was archived by the owner on Oct 21, 2023. It is now read-only.
Added
- Basic test suite for known and accepted parts of makemkv log
Changed
- Split parsing logic into separate internal method (by @slick-nick-90)
- Extend parser and fix common parsing issues (by @slick-nick-90)
- Added:
codec_id,codec_short,codec_long,source_filename,segments_count,segments_map,metadata_langcode,metadata_language,volume_name,comment - Changed:
framerateaccepts floating point values - Removed:
codec
- Added:
Fixed
video_angleis now a key in theTitledictionary (instead ofStream)