Build 129 is out.
Changes in 0.79.129
- Bug solved: The XML output file missed the first commercial when it started within 2 seconds from the start
- Improved the detection and decoding of sound in dvr-ms files.
Changes in 0.79.128
- It should now be possible to use the preview window on dvr-ms files. Not extensively tested and probably full of bugs. I need your feedback to improve (only for donators)
Changes in 0.79.127
- The previous build(s) generated a huge debug file called camples.csv. Is disabled now
Changes in 0.79.126
- Extra workaround implemented to prevent no sound detection on certain dvr-ms recordings
Changes in 0.79.125
- It is strongly adviced to set max_repair_size=0 for HDHomerun recordings.
- Bug solved: Comskip crashes under certain rare conditions
- Some HDHomerun recordings contain a track without sound, after 50 frames without sound another track is automatically selected
Changes in 0.79.124
- Setting skip_b_frames=2 will have Comskip skip frames on HD but not on SD, only available for donators
Changes in 0.79.123
- Adding output_aspect=1 to you ini file will instruct comskip to generate a .aspects file. This file lists the input resolution and aspect ratio changes. This information can be used for more efficient transcoding or automatic aspect ratio switching during playback.
Changes in 0.79.122
- Comskip can now skip frames to speed up processing, should work on HD streams. Set skip_b_frames=1 in your comskip.ini, only available for donators
Changes in 0.79.121
- New detection method added: RESOLUTION_CHANGE (detect_method

, replaces the unused FUZZY_LOGIC (which is always on). Resolution_change will insert a hard cutpoint when the resolution of a digital recording changes.
- Improved accuracy during reviewing of cutpoints. Comskip could be up to 15 frames off during preview.