New builds will be anounced in this topic

Where all the announcements go
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

A new test build is available for donators

From the chanlog

Changes on 0.81.054
- Completely new approach for processing while recording. Not fully tested. Do report problems
- Bug solved: plist output wrong
- Completely new seeking algorithm in debug window
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

Some updates and bug fixes

Changes on 0.81.057
- With the increasing speed of CPUs it was time to reduce the default play_nice_sleep to 2 when using play_nice.
- Bug solved: On some recordings all cutpoints are a couple of frames off.
- Bug solved: On some recordings with a lot of "Video jumped" errors detection failed.
Changes on 0.81.056
- Bug solved: On some recordings comskip would restart processing the file when reaching the end of the recording resulting in an endless loop.
Changes on 0.81.055
- Bug solved: When the recording has only one commercial at the start and always_keep_first_seconds is set comskip gets into an endless loop
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

This release solves a long standing crash.

Changes on 0.81.060
- Bug solved: Under certain rare conditions Comskip crashes when a frame size change happens.
Changes on 0.81.059
- Bug solved: Comskip crashes on certain recordings with a corrupt timeline
Changes on 0.81.058
- Bug solved: Incorrect timeline on certain .mkv container formats
- Added text(public/donator) to stderr and log file to indicate what version is used
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

A comskip user has build an ini editor for comskip.
More info here: viewtopic.php?f=2&t=1601&p=7420

This ini editor is now part of the standard distribution zip file

Changes on 0.81.064
- Added the comskip ini editor made by K24A3.
- Added a command line parameter to force the generation of the new videoredo v3 output format "--videoredo3"
Changes on 0.81.063
- Bug solved: Comskip crashes in Live TV mode when there are some parts of the recording that have audio but no video resulting in "audio PTS jumped negative number of frames"
Changes on 0.81.062
- Comskip now runs at IDLE mode
- Comskip now aborts when the audio panic happens
Changes on 0.81.061
- Bug solved: Logo not detected on certain dark frames.
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

Build 0.81.081 has been released
It has a lot of new code so you may want to test before production use
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

Do not use build 0.81.082 because of a possible crash
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

Released build 0.81.083 hoping to solve the crash
Feedback welcome
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

Released build 0.81.088
Improved live TV processing and some other small improvements

Changes on 0.81.088
- Bug solved: Sometimes aborts during live processing because it can not open codec
- Bug solved: hardware_decode=1 does not make any difference
- Bug solved: Sometimes Comskip never finishes or crashes while processing a recording
Changes on 0.81.087
- Added multi-threaded video processing that can give up to 30% speed increase in mpeg2 video, set lowres=10 for most impact
Changes on 0.81.086
- Bug solved: .srt file contains the first part twice. Remainder has wrong timing
Changes on 0.81.085
- Added escaping of special characters in the filenames in the videoredo3 XML output format
- .srt output is working again
- CC data is again used for commercial detection
Changes on 0.81.084
- Updated decoders
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

Released build 0.81.093
Some speed improvement and bugs solved

Changes on 0.81.093
- Speed improved with about 10%
- Next to ignore_side you can use ignore_left_side and ignore_right_side to independently mask garbage at the left and right side of the video
- Small improvement in validate_uniform logic
Changes on 0.81.092
- Crash solved: Sometimes Comskip crashes when output_data=1
Changes on 0.81.091
- Bug solved: When editing cutpoints using a .txt file as input the generated .edl file contains all zero's
Changes on 0.81.090
- Bug solved: Sometimes comskip crashes on resolution change when detect_method=41
- Bug solved: COmskip crashes when reviewing a .txt file and output_edlx or output_edlp enabled
Changes on 0.81.089
- Bug solved: Sometimes the edl file contains info beyond the duration of the recording
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

After 100 releases it is time for an increase of the major version number.
Happy to announce release 0.82.001 !!!

WARNING: do not use hwassist on mac when using wine

Changes on 0.82.001
- Bug solved: Sometimes Comskip crashes with illegal memory access
- Bug solved: srt output stops after the logo is found.
Changes on 0.81.099
- Bug solved: Sometimes Comskip never stops processing when live_tv=1
Changes on 0.81.098
- Bug solved: Comskip crashes on certain audio formats.
- Bug solved: Comskip sometimes crashes on corrupt recordings.
Changes on 0.81.097
- Repaired an error that disabled hwassist
Changes on 0.81.096
- Updated decoders
- Re-enabled some speed tweaks, speed should be again comparable to build 0.81.092
Changes on 0.81.095
- New detection and cut method based on the number of audio channels. Cutpoints will be generated at changes of the number of audio channels when cut_on_ac_change=1 and blocks will be score versus the dominant number of audio channels using the ac_wrong_modifier (default set to 1 meaning inactive)
- In the debugwindow the colour of the green audio graph changes to yellow when the amount of audio channels goes up.
- Bug solved: SRT output file uses the .smi extension instead of .srt
Changes on 0.81.094
- Improved processing of logo based cutpoints
- Improved consistency between original file processing and csv based re-processing
- HW assisted decoding is enabled again, speed of HW assisted decoding will very much depend on you HW and can not be predicted (might be very bad)
- Added console error message for wrong formatted string parameters in ini file
- Added console error message for when a a cutscenefile can not be found
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

Some bug fixes done.

Changes on 0.82.003
- Temp workaround for seek error causing comskip to abort early during live TV processing
- Support for mkvmerge simple chapter format (scf) added. Add output_scf=1 parameter in comskip.ini
Changes on 0.82.002
- Bug solved: Could not open video codec on certain recordings when hardware acceleration is enabled
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

In case I forget to announce a new build you can find it here:
http://kaashoek.com/files/
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

Rease 0.82.010 done today.
As of build 0.82.004 Comskip will only run on Windows 10 due to issues in msys/mingw used to build libavcodec.
This is not something I can solve.

From the release notes:
Changes on 0.82.010
- Upgraded to latest build of ffmpeg decoders
- Bug solved: Sometimes Comskip hangs at the end of processing a recording.
Changes on 0.82.009
- Max video size increased to 4000x2400 to allow processing of 4k video
Changes on 0.82.008
- This is a test build for windows 7, no other differences with the previous build
Changes on 0.82.007
- Ini parameter added: setting top_ticker_tape > 0 removes pixels from the top of the video
- Updated the decoders to the latest available version, some robustness improvements observable
Changes on 0.82.005
- Bug solved: On some recordings Comskip crashes
- Bug solved: On some recordings no audio is decoded
- Updated the decoders to the latest available version, in general some speed increase observable
Changes on 0.82.004
- Bug solved: vdr output should use frame numbers with sub second time indication instead of fraction of a second
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: New builds will be anounced in this topic

Post by erik »

Release 0.82.011 done today.
Changes in this release:
- 64 bit executable
- Uses release 4.3 of ffmpeg
Post Reply