Absolute OS 12.2.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Absolute OS 12.2.0 (Default branch)
# 1  
Old 12-19-2008
Absolute OS 12.2.0 (Default branch)

ImageAbsolute Linux is a lightweight Slackwarederivative that uses an Icewm, pcmanfm, ROX-Filer,ivman, and others to create a lightweight yet easyto use distribution. Installation is text-basedbut simplified, and all packages are installed atonce. It can run on a Pentium II and above,including SMP systems. A minimum 128MB RAM isrecommended. It features ease of browsing anyconnected device in pcmanfm and an auto-popup menufor inserted playable media. "Restricted" codecsare available to those eligible via a root-userinstaller. There is a large range of softwareavailable, including OpenOffice, Mplayer, GIMP,and K3B.License: GNU General Public License (GPL)Changes:
This version is current with the Slack 12.2 release. There are no base installer changes since rc1, but absolute-current in the repository is updated to 3.0.5. Absolute now has a new homepage, an additional repository, and a new forum. FTP on absolutelinux.org also has an /incoming folder to allow user uploads of packages.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
FFMPEGTHUMBNAILER(1)					      General Commands Manual					      FFMPEGTHUMBNAILER(1)

NAME
ffmpegthumbnailer - fast and lightweight video thumbnailer SYNOPSIS
ffmpegthumbnailer [options] DESCRIPTION
Ffmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg. OPTIONS
-i<s> : input file -o<s> : output file -s<n> : thumbnail size (use 0 for original size) (default: 128) -q<n> : image quality (0 = bad, 10 = best) (default: 8) (only for jpeg) -c<s> : override image format (jpeg or png) (default: determined by filename) -t<n|s> : time to seek to (percentage or absolute time hh:mm:ss) (default: 10%) -a : ignore aspect ratio and generate square thumbnail -f : create a movie strip overlay -h : display this help AUTHOR
Written by Dirk Vanden Boer. REPORTING BUGS
Report bugs to <http://code.google.com/p/ffmpegthumbnailer/issues/list> COPYRIGHT
Copyright (C) 2008 Dirk Vanden Boer <dirk.vdb@gmail.com> This is free software. You may redistribute copies of it under the terms of the GNU General Public License (version 2 or later) <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. FFMPEGTHUMBNAILER(1)