diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-24 02:27:44 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-24 02:27:44 +0000 |
commit | e6eb0bc6aabeeb9ea4ed1985633ab7c70d445c3d (patch) | |
tree | 5f548d7298c8965ff15dce440c45d8435581e05e /multimedia/gtranscode/DESCR | |
parent | 72255e472d02cf2487ffb0f3bc1b8f3ecc94d4b3 (diff) | |
download | pkgsrc-e6eb0bc6aabeeb9ea4ed1985633ab7c70d445c3d.tar.gz |
Initial import of gtranscode-0.3 from pkgsrc-wip, packaged by
Cesar Catrian.
gtranscode is a GTK+ GUI (graphical use interface) front-end for transcode in
order to make this powerful tool easier to use. transcode is a powerful video
and audio processing tool that can read in just about any format of video
and/or audio and convert to just as many different formats. In addition to
transcode's extremely flexible modular concept for reading/writing different
formats and codecs, it can apply filters, do re-sampling, resizing, cropping,
and more. The cost from all this comes in the form of over 100 command line
options which gtranscode aims to simplify.
Diffstat (limited to 'multimedia/gtranscode/DESCR')
-rw-r--r-- | multimedia/gtranscode/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/multimedia/gtranscode/DESCR b/multimedia/gtranscode/DESCR new file mode 100644 index 00000000000..b51d185d2c0 --- /dev/null +++ b/multimedia/gtranscode/DESCR @@ -0,0 +1,8 @@ +gtranscode is a GTK+ GUI (graphical use interface) front-end for transcode in +order to make this powerful tool easier to use. transcode is a powerful video +and audio processing tool that can read in just about any format of video +and/or audio and convert to just as many different formats. In addition to +transcode's extremely flexible modular concept for reading/writing different +formats and codecs, it can apply filters, do re-sampling, resizing, cropping, +and more. The cost from all this comes in the form of over 100 command line +options which gtranscode aims to simplify. |