New Package - AVIDemux | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | Good, I compiled AVIDemux for Paldo. Now the Multimedia Paldo GNU/Linux can come
Information
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.
The Installation
First add my repository to your upkg.conf-file::
Code | [In neuem Fenster öffnen] | | $ su
Password: <enter your root password>
# sed -i -e 's%<repositories>%&\n<repository>http://home.arcor.de/amnonssecondpaldorepo/</repository>%' /etc/upkg.conf |
Then install avidemux with:
|
|
|
|
|
|
AVIDemux 2.3.0-7 | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | Finaly I got all features compiled into AVIDemux.
Changes from 2.3.0-2 to 2.3.0-7
x264 support added
DTS support added
FAAD support added
FAAC support added |
|
|
|
|
|
Re: New Package - AVIDemux | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | It is now in the main-repository. Install it with:
|
|
|
|
|
|