This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Multimedia > avidemux (2.6.10)

Avidemux is a free video editor designed for simple cutting, filtering and 
encoding tasks. It supports many file types, including AVI, DVD compatible
MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated
using projects, job queue and powerful scripting capabilities.

By default only the cli and qt4 interfaces are built. Upstream currently
does not support the gtk interface and while it may build, the gtk gui
crashes during startup. To enable (or disable) an interface, use the
WITH_CLI, WITH_QT4, and WITH_GTK variables as such:

WITH_CLI=NO sh ./avidemux.SlackBuild

or, if you use fakeroot:

fakeroot env WITH_GTK=YES sh ./avidemux.SlackBuild

though building the gtk is not recommended or supported.

Optional dependencies are aften, amrnb, jack-audio-connection-kit,
and x265.

This requires: a52dec, faad2, lame, libdca, x264, xvidcore, faac

Maintained by: John Vogel
Keywords: avidemux,video,editor,demux,avi
ChangeLog: avidemux

Homepage:
http://avidemux.org

Source Downloads:
avidemux_2.6.10.tar.gz (61addac2a03720c070aa0b6932cfc2db)

Download SlackBuild:
avidemux.tar.gz
avidemux.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
avidemux.SlackBuild
avidemux.info
doinst.sh
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds