Comskip icon indicating copy to clipboard operation
Comskip copied to clipboard

A free commercial detector

Results 32 Comskip issues
Sort by recently updated
recently updated
newest added

- Last release build is from 2019 - Build from source fails on MacOS X I'm trying to find some automated solution for cutting ads from lot of the files...

I'm running comskip 0.82.012 on windows 10 I have processed my video and then pulled the txt over the top of comskipGUI so i can browse the video, I have...

I was receiving segfaults and determined it was due to trying to close the dump_data_file that was never set. I am assuming there was an option I didn't have set,...

Avutil deprecated DECLARE_ALIGNED. To successfully build you can make the the following changes. This works on Mac Ventura 13.5.2, 2018 Mac mini i7. In comskip.c, edit following lines: > 737...

I don't use cut_on_ac_change but I still use ac_wrong_modifier because it provides a pretty accurate weight. Before, dominant_ac was only initialized when cut_on_ac_change was enabled. If it didn't it was...

I am trying to build master branch in windows. Built and installed ffmpeg from source. But when I run make for Comskip, this error comes: > In file included from...

https://github.com/erikkaashoek/Comskip/blob/6e66de54358498aa276d233f5b3e7fa673526af1/README.md?plain=1#L50 says to call cross_compile_comskip.sh, but cross_compile_comskip.sh doesn't exist in the repo. It looks like https://github.com/erikkaashoek/Comskip/pull/93/commits/321da302f76ca86fc167cb5b931a185151afe96a expected to pull all of the code from https://github.com/rboy1/Comskip , maybe? https://github.com/erikkaashoek/Comskip/pull/93 talks about...

As subject says... ...Setting lowres=0 or 10 causes frequent Segmentation faults Tried setting lowres= 1,5,8 & 9 all seams to work fine (.edl outputs are the same for all) (tested...

Hi, comskip is working fine in conjunction with kodi and the tvheadend plugin. But, it would be nice if we re-cut the files to a new one combined without the...

Added some config options which enable use of: * nvmpi * nvv4l2dev on Jetson (Nano) hardware. This requires a patched ffmpeg version: https://github.com/jocover/jetson-ffmpeg or https://github.com/LinusCDE/mad-jetson-ffmpeg