Package Details: comskip 0.83-2

Git Clone URL: https://aur.archlinux.org/comskip.git (read-only, click to copy)
Package Base: comskip
Description: MPEG commercial break detector
Upstream URL: http://github.com/erikkaashoek/Comskip
Licenses: GPL-3.0-or-later
Submitter: nickb937
Maintainer: graysky
Last Packager: graysky
Votes: 5
Popularity: 0.000000
First Submitted: 2015-12-21 18:40 (UTC)
Last Updated: 2026-07-17 21:51 (UTC)

Dependencies (4)

Required by (1)

Sources (1)

Latest Comments

1 2 Next › Last »

graysky commented on 2026-07-17 22:13 (UTC)

Build and runs for me

glenb77 commented on 2025-01-18 18:18 (UTC)

could not build either, a patch was posted on issue in git for this, but that did not solve it for me.

menkaur commented on 2025-01-07 02:05 (UTC)

getting lots of warnings and a build error: comskip.c: In function ‘LoadSettings’: comskip.c:8880:9: error: implicit declaration of function ‘list_codecs’ [-Wimplicit-function-declaration] 8880 | list_codecs(); | ^ comskip.c: In function ‘LoadSettings’: comskip.c:8880:9: error: implicit declaration of function ‘list_codecs’ [-Wimplicit-function-declaration] 8880 | list_codecs(); | ^ mv -f ccextratorwin/.deps/comski

kmitchel commented on 2023-04-28 01:01 (UTC)

Need to install SDL to enable compilation of the GUI, not seeing it mentioned in the package anywhere.

glenb77 commented on 2022-02-27 18:51 (UTC)

For anyone using this who has installed ffmpeg 5, you will need to also install the ffmpeg4.4 package. and when you make the package i needed to export the following before attempting to build: export PKG_CONFIG_PATH=/usr/lib/ffmpeg4.4/pkgconfig/

i'm sure that could be added somewhere to the PKGBUILD. but just exporting it before i ran makepkg allowed the package to build.

glenb77 commented on 2022-02-22 16:50 (UTC)

This will not build with ffmpeg 5. The git for comskip has an issue and some comments and a patch may be coming at some point, but the author indicates the program will not be as effective using ffmpeg 5.

kevinc commented on 2020-10-01 16:31 (UTC) (edited on 2020-10-01 16:36 (UTC) by kevinc)

Im gettings this error:

mv -f .deps/comskip_gui-comskip.Tpo .deps/comskip_gui-comskip.Po
==> ERROR: A failure occurred in build().
    Aborting...