Posts categorized under: multimedia

HandBrakeCLI Presets

Found this over at snipplr, thought I'd duplicate here for my own reference: AppleTV

./HandBrakeCLI -i DVD -o ~/Movies/movie.mp4 \
  -B 160 -R 48 -E AAC -e x264 -f MP4 \
  -m -p -b 2500 \
  -x bframes=3:ref=1:subme=5:me=umh:no-fast-pskip=1:no-dct-decimate=1:trellis ...