Difference between revisions of "User:Adamlau/HandBrakeCLI"
m |
(→Introduction) |
||
Line 7: | Line 7: | ||
== Introduction == | == Introduction == | ||
− | [http://handbrake.fr/ HandBrakeCLI] is command-line driven interface to a | + | [http://handbrake.fr/ HandBrakeCLI] is command-line driven interface to a collection of built-in libraries which enables the decoding, encoding and conversion of audio and video streams to [[Wikipedia:MPEG-4_Part_14|MP4]] (M4V) and [[Wikipedia:Matroska|MKV]] container formats with an emphasis on [[Wikipedia:H.264/MPEG-4_AVC|H.264/MPEG-4 AVC]] encoding through [http://www.videolan.org/developers/x264.html x264]. |
− | |||
− | |||
− | |||
− | |||
== Package installation == | == Package installation == |
Revision as of 09:25, 7 August 2011
Template:Article summary start Template:Article summary text Template:Article summary end
Introduction
HandBrakeCLI is command-line driven interface to a collection of built-in libraries which enables the decoding, encoding and conversion of audio and video streams to MP4 (M4V) and MKV container formats with an emphasis on H.264/MPEG-4 AVC encoding through x264.
Package installation
Template:Package Official is part of the official Arch Linux [community] repository.
Template:Cli
Encoding examples
HandBrakeCLI -i X-Men.First.Class.2011.vob -o X-Men.First.Class.2011.mkv -E lame -B 160k -6 stereo -R 48000 -e x264 -x b_adapt=2:bframes=8:direct=auto:fast_pskip=0:deblock=-1,-1:psy-rd=1,0.15:me=umh:me_range=24:partitions=all:ref=16:subq=10:trellis=2:rc_lookahead=60:frameref=15:threads=auto -s1 -S 2250 -2 -v2
ULTRAFAST TESTING
HandBrakeCLI -i Hostel.II.vob -o Hostel.II.mkv -E lame -B 128k -6 dpl2 -R 48000 -e x264 -x ref=1:bframes=0:cabac=0:8x8dct=0:weightp=0:me=dia:subq=0:rc-lookahead=0:mbtree=0:analyse=none:trellis=0:aq-mode=0:scenecut=0:no-deblock=1:threads=auto -s1 -S 750 -v