diff options
author | ahze <ahze@FreeBSD.org> | 2004-11-23 04:26:08 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-11-23 04:26:08 +0800 |
commit | 610eb5992ac9250becc36960a6b3d386453fbbba (patch) | |
tree | 71c31af4d97875406c2542758dbf8c5b0c6a700e /multimedia/handbrake-gtk2/pkg-descr | |
parent | b8e9f474e8736eb8266023fa083682d0aa984682 (diff) | |
download | freebsd-ports-gnome-610eb5992ac9250becc36960a6b3d386453fbbba.tar.gz freebsd-ports-gnome-610eb5992ac9250becc36960a6b3d386453fbbba.tar.zst freebsd-ports-gnome-610eb5992ac9250becc36960a6b3d386453fbbba.zip |
HandBrake is a GPL'd multi-platform, multithreaded DVD to MPEG-4 ripper and
converter. HandBrake was originally available on the BeOS, but now has been
ported over to MacOS X, GNU/Linux and FreeBSD.
Features:
* Can encode directly from DVDs (even encrypted ones) or from
VIDEO_TS folders
* Supports AC3, LPCM and MPEG audio tracks
* Outputs MP4, AVI or OGM files
* Outputs AAC, MP3 or Vorbis audio
* Supports 2-pass encoding
* Supports encoding of two audio tracks
* Includes a bitrate calculator
* Supports picture deinterlacing, cropping and scaling
Known limitations:
* Does not handle DTS audio tracks
* Does not handle single VOB files or any other file format
WWW: http://handbrake.m0k.org/
PR: 74214
Submitted by: Andrew Thompson
Approved by: adamw (mentor)
Diffstat (limited to 'multimedia/handbrake-gtk2/pkg-descr')
-rw-r--r-- | multimedia/handbrake-gtk2/pkg-descr | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/multimedia/handbrake-gtk2/pkg-descr b/multimedia/handbrake-gtk2/pkg-descr new file mode 100644 index 000000000000..10fc32f61e54 --- /dev/null +++ b/multimedia/handbrake-gtk2/pkg-descr @@ -0,0 +1,22 @@ +HandBrake is a GPL'd multi-platform, multithreaded DVD to MPEG-4 +ripper and +converter. HandBrake was originally available on the BeOS, but now has +been +ported over to MacOS X, GNU/Linux and FreeBSD. + +Features: + * Can encode directly from DVDs (even encrypted ones) or from +VIDEO_TS folders + * Supports AC3, LPCM and MPEG audio tracks + * Outputs MP4, AVI or OGM files + * Outputs AAC, MP3 or Vorbis audio + * Supports 2-pass encoding + * Supports encoding of two audio tracks + * Includes a bitrate calculator + * Supports picture deinterlacing, cropping and scaling + +Known limitations: + * Does not handle DTS audio tracks + * Does not handle single VOB files or any other file format + +WWW: http://handbrake.m0k.org/ |