bc5b6f4d97
Here is a list of changes since 1.2.2: - fix portlint warning - USES line more earlier - change to use libvpx from Ports It is upstream's decision. - removed dependency (also upstream's decision) libramplerate - update contrib libraries fdk-aac 2.0.1 ffmpeg 4.2.1 libbluray 1.1.2 libdvdnav 6.0.1 libdvdread 6.0.2 dav1d 0.5.1 x265 3.2.1 - python3 support for building. - added build dependency of devel/meson. - pkg-decr mentions about VP8, VP9 video codecs. - pkg-plist includes new message catalogs. Remove two ppc64-specific patches (for libvpx and x265) and add one (for ffmpeg). PR: 241902 Submitted by: naito.yuichiro@gmail.com (maintainer) Approved by: mentors (implicit approval)
23 lines
908 B
Text
23 lines
908 B
Text
HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video
|
|
transcoder with rich selection of features. Both GUI and command-line only
|
|
versions are available.
|
|
|
|
Supported sources:
|
|
|
|
* Most common multimedia files that libavformat and libavcodec support
|
|
* Any DVD or Bluray-like source which is NOT copy-protected (removal of
|
|
copy protection is not supported)
|
|
|
|
Outputs:
|
|
|
|
* File (container) format: MP4 (M4V) and MKV
|
|
* Video: H.264 (x264), H.265 (x265), MPEG-2/MPEG-4 (ffmpeg),
|
|
VP8, VP9 (libvpx) or Theora (libtheora)
|
|
* Audio: AAC, CoreAudio AAC/HE-AAC (OS X only), MP3, FLAC, AC3, or Vorbis;
|
|
AC-3, DTS, DTS-HD, AAC, and MP3 pass-through
|
|
|
|
HandBrake also includes support for chapters, subtitles, advanced video
|
|
filters, and more. It is also useful for making videos compatible with
|
|
portable video devices such as the Apple iPod/iPhone.
|
|
|
|
WWW: http://handbrake.fr/
|