Metadata-Version: 1.1
Name: arista
Version: 0.9.3
Summary: An easy multimedia transcoder for GNOME
Home-page: http://programmer-art.org/projects/arista-transcoder
Author: Daniel G. Taylor
Author-email: dan@programmer-art.org
License: UNKNOWN
Download-URL: http://programmer-art.org/media/releases/arista-transcoder/arista-0.9.2.tar.gz
Description: Overview
        ========
        An easy to use multimedia transcoder for the GNOME Desktop. Arista focuses on
        being easy to
        use by making the complex task of encoding for various devices simple. Pick your
        input, pick your target device, choose a file to save to and go.
        
        Arista has been in development since early 2008 as a side project and was just
        recently polished to make it release-worthy. The 0.8 release is the first release available to the public. Please see http://www.launchpad.net/arista for information on helping out.
        
        Features
        ---------
        
        * Presets for iPod, computer, DVD player, PSP, and more
        * Live preview to see encoded quality
        * Automatically discover available DVD drives and media
        * Rip straight from DVD media easily (requires libdvdcss)
        * Automatically discover and record from V4L devices
        * Simple terminal client for scripting
        
        Requirements
        ---------------
        Arista is written in Python and requires the bindings for GTK+ 2.16 or newer,
        GStreamer, GConf, GObject, Cairo, and DBus. If you are an Ubuntu user this means
        you need to be using at least Ubuntu 9.04 (Jaunty). The GStreamer plugins
        required depend on the presets available, but at this time you should have
        gst-plugins-good, gst-plugins-bad, gst-plugins-ugly, and gst-ffmpeg. If you are
        on Ubuntu don't forget to install the multiverse packages.
        
Keywords: gnome gtk gstreamer transcode multimedia
Platform: Platform Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: GTK
Classifier: Environment :: X11 Applications :: Gnome
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Sound/Audio :: Conversion
Classifier: Topic :: Multimedia :: Video :: Conversion
Classifier: Topic :: Utilities
Requires: gtk(>=2.16)
Requires: gst(>=10.22)
Requires: gconf
Requires: cairo
Requires: dbus
Provides: arista
