Skip to content

Instantly share code, notes, and snippets.

@creptt
Forked from kuntau/yify.md
Created March 10, 2021 03:43
Show Gist options
  • Select an option

  • Save creptt/7b7c3e8cbac723e96010e47997b5f036 to your computer and use it in GitHub Desktop.

Select an option

Save creptt/7b7c3e8cbac723e96010e47997b5f036 to your computer and use it in GitHub Desktop.

Revisions

  1. @kuntau kuntau revised this gist Nov 2, 2015. 2 changed files with 7 additions and 7 deletions.
    7 changes: 7 additions & 0 deletions yify.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    # For those that want to keep the YTS going (No, IDGAF about people that don't care for YTS quality) get HandbrakeCLI https://handbrake.fr/downloads... and use the following settings:

    `user@user:~$HandBrakeCLI -i /file/input.mp4 -o /file/out.mp4 -E fdk_faac -B 96k -6 stereo -R 44.1 -e x264 -q 27 -x cabac=1:ref=5:analyse=0x133:me=umh:subme=9:chroma-me=1:deadzone-inter=21:deadzone-intra=11:b-adapt=2:rc-lookahead=60:vbv-maxrate=10000:vbv-bufsize=10000:qpmax=69:bframes=5:b-adapt=2:direct=auto:crf-max=51:weightp=2:merange=24:chroma-qp-offset=-1:sync-lookahead=2:psy-rd=1.00,0.15:trellis=2:min-keyint=23:partitions=all`

    ## Reason to use CLI over GTK has to do with lack of support for advanced settings for Handbrake GTK

    ** Don't Re-encode already shitty encodes...get good source!**
    7 changes: 0 additions & 7 deletions yify.sh
    Original file line number Diff line number Diff line change
    @@ -1,7 +0,0 @@
    For those that want to keep the YTS going (No, IDGAF about people that don't care for YTS quality) get HandbrakeCLI https://handbrake.fr/downloads... and use the following settings:
    user@user:~$HandBrakeCLI -i /file/input.mp4 -o /file/out.mp4 -E fdk_faac -B 96k -6 stereo -R 44.1 -e x264 -q 27 -x cabac=1:ref=5:analyse=0x133:me=umh:subme=9:chroma-me=1:deadzone-inter=21:deadzone-intra=11:b-adapt=2:rc-lookahead=60:vbv-maxrate=10000:vbv-bufsize=10000:qpmax=69:bframes=5:b-adapt=2:direct=auto:crf-max=51:weightp=2:merange=24:chroma-qp-offset=-1:sync-lookahead=2:psy-rd=1.00,0.15:trellis=2:min-keyint=23:partitions=all
    Reason to use CLI over GTK has to do with lack of support for advanced settings for Handbrake GTK
    ** Don't Re-encode already shitty encodes...get good source!**
  2. @kuntau kuntau created this gist Nov 2, 2015.
    7 changes: 7 additions & 0 deletions yify.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    For those that want to keep the YTS going (No, IDGAF about people that don't care for YTS quality) get HandbrakeCLI https://handbrake.fr/downloads... and use the following settings:
    user@user:~$HandBrakeCLI -i /file/input.mp4 -o /file/out.mp4 -E fdk_faac -B 96k -6 stereo -R 44.1 -e x264 -q 27 -x cabac=1:ref=5:analyse=0x133:me=umh:subme=9:chroma-me=1:deadzone-inter=21:deadzone-intra=11:b-adapt=2:rc-lookahead=60:vbv-maxrate=10000:vbv-bufsize=10000:qpmax=69:bframes=5:b-adapt=2:direct=auto:crf-max=51:weightp=2:merange=24:chroma-qp-offset=-1:sync-lookahead=2:psy-rd=1.00,0.15:trellis=2:min-keyint=23:partitions=all
    Reason to use CLI over GTK has to do with lack of support for advanced settings for Handbrake GTK
    ** Don't Re-encode already shitty encodes...get good source!**