|
Some important updates, still only in early access area
Most noticable is - multi thread support for both mpeg and h.264 decoding - the ability to relearn on the fly new logo's when two_pass_logo=0 is set - lowres option for much increased speed in HD mpeg decoding.
From the changelog
Changes on 0.81.023 - Fixed a big memory leak Changes on 0.81.022 - Added the subtitle PID in the VideoRedo output file. - Increased the robustness of the mpeg decoder agains stream errors that caused Comskip to crash. Changes on 0.81.021 - Correctd a logo timeline problem when two_pass_logo=0 and a short non-logo gap in the inital logo segment. Changes on 0.81.020 - Improved Heuristics 1 to remove very short show blocks between two commercial blocks. - Many small internal detection improvements based on huge recording test set. - Added parameter logo_shrink_tail=0, set to number of seconds the logo should disapear earlier. - thread_count>1 now also works on h.264 - Default is thread_count=2, best setting on Intel multithreaded CPU's - Setting lowres > 2 may cause problems. - Solved some crashes when processing recordings longer the 3 hours. If you think comskip is crashing then check the log file for out of memory warnings. Changes on 0.81.019 - Solved a bug that cause comskip to crash after finding a logo in a .wtv file when two_pass_logo=1 was set. Changes on 0.81.018 - Solved a bug that caused wrong logo detection when actually no logo was found - Greatly improved aspect ratio detection - Solved a bug that caused comskip to quit after finding a logo on certain recordings. - Improved Australia specific Commercial detection parameters Changes on 0.81.017 - Added ini parameter, default is: thread_count=1 , Set to 2 (50% speed increase on HD) or 4 (100% speed increase on HD) to use more threads for decoding.
|