Skip to content

Instantly share code, notes, and snippets.

@geta6
Created May 22, 2011 14:43
Show Gist options
  • Save geta6/985534 to your computer and use it in GitHub Desktop.
Save geta6/985534 to your computer and use it in GitHub Desktop.
no-deinterlace and decomb and low deblock
HandBrakeCLI \
-i K_ON-1-01.mp4 -o K_ON-1-01_2.mp4 \
-a 3 -E faac -B 128 -6 dpl2 -R Auto \
-e x264 -r 24 -X 1280 --denoise="weak" -5 -O -m \
-x level=30:cabac=0:ref=5:vbv-maxrate=1500:vbv-bufsize=2000:\
analyse=all:me=umh:no-fast-pskip=1:mixed-refs=1:deblock=-2,-2:\
no-dct-decimate=1:cqm=flat:aq-strength=0:psy-rd=0,0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment