Commit graph

5 commits

Author SHA1 Message Date
wiz
dc0c285b5a Fix configure patch. This now builds again for me. The xvidcore
error disappeared on its own. Weird.
2013-05-26 12:55:44 +00:00
wiz
e54b9b4e84 Fix obvious automake-1.13 issues.
This still doesn't build for me, in xvidcore if I read correctly,
but I don't understand why not.
2013-01-26 23:26:19 +00:00
abs
f5f6f5cb02 update apparently missed patch-ac checksum in last update 2009-05-03 14:25:43 +00:00
hasso
1d69d42106 Make it build on DragonFly. 2009-04-28 11:57:54 +00:00
jmcneill
684be9f2d4 Import handbrake version 0.9.3.
HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video
transcoder, available for MacOS X, NetBSD, Linux and Windows.

Supported sources:
 * Any DVD-like source: VIDEO_TS folder, DVD image or real DVD
   (unencrypted--protection methods including CSS are not supported internally
   and must be handled externally with third-party software and libraries),
   and some .VOB and .TS files
 * Most any multimedia file it can get libavformat to read and libavcodec to
   decode.

Outputs:
 * File format: MP4, MKV, AVI or OGM
 * Video: MPEG-4, H.264, or Theora (1 or 2 passes or constant quantizer/rate
   encoding)
 * Audio: AAC, MP3, Vorbis or AC-3 pass-through (supports encoding of several
   audio tracks)

Misc features:
 * Chapter selection
 * Basic subtitle support (burned into the picture)
 * Integrated bitrate calculator
 * Picture deinterlacing, cropping and scaling
 * Grayscale encoding
2009-01-21 14:15:15 +00:00