Проблема зреет уже давно и толком не была описана в подразделе. Что такое WEBRip, что такое WEB-DL и в чем разница.
WEB-DL: видео, полученное (скачанное) с интернет-трансляции из официальных источников, не подвергавшееся пережатию.
Примечание: в разделе Аниме длительное время ошибочно часто помечалось как WEBRip.
WEBRip: видео, полученное путем захвата экрана или записи оригинального потока (WEB-DL) любым другим способом, ввиду невозможности получения оригинального потока.
WEB-DLRip: видео полученное путем пережатия (конвертации из большего размера в меньший) исходного WEB-DL.
В Аниме разделе WEB-DLRip помечается как WEBRip.
Примечание: запрещен, кроме описанных в 1.2 ситуаций (даунскейл, редкий материал, улучшение относительно DL).
Как понять, чем является материал
Общим способом отличия WEB-DL от WEBRip/WEB-DLRip является строка Writing library (Библиотека кодирования) в MediaInfo — она либо отсутствует, либо в ней указан официальный билд кодировщика (264 или 265), либо собственный кодировщик на основе официального билда (как у BiliBili).
Если вы видите в этой строке обозначения вида
- x264 core 148 r2744+55 950084e t_mod_Custom [10-bit@all X86]
- x265 3.4+40-b86c0196a:[DJATOM's Mod][Windows][GCC 10.2.1][64 bit] 10bit
, то это с 99% вероятностью WEBRip/WEB-DLRip.
Источник интернет-трансляции часто прописан в названии файла, например:
- CR - Crunchyroll
- B-Global - Bilibili
- DSNP - Disney+
- AMZN - Amazon Prime Video
- NF - Netflix
- Funi - Funimation
- HULU - HULU
- GYAO - GYAO
- U-NEXT - U-NEXT
- ADN - Anime Digital Network
Библиотеки кодирования и настройки кодировщика известных стриминговых сервисов
Crunchyroll
- rc=2pass / mbtree=1
- для 1080p: bitrate=8000
- для 720p: bitrate=4000
- для 480p: bitrate=2000
Bili bili
- Writing library : BiliBili H264 Encoder v1.0
HIDIVE
До 2024:
- x264 core 148
- rc=crf / mbtree=1 / crf=22
С 03.2024:
- x264 core 164 r3153 5f84d40
- rc=2pass
GYAO
- Zencoder Video Encoding System
U NEXT
- x264 core 148 r2665kMod a01e339
Netflix
- x264 core 118
- x264 core 148 r2724 dbe0335
- x264 core 148 r2722 1b0121b
Funimation
- x264 core 150 r2833 df79067
Anime Digital Network
- x264 core 155 r2917 0a84d98
- rc=2pass / mbtree=1 / bitrate=3100
HULU,
Amazon Prime Video,
Disney+
- Кодировщик и параметры удалены.
Настройки с pastebin-а
https://pastebin.com/ZpcGJKjv
Код:
#######################################################################################################################################
The last leaked encoding settings from anime services.
Comparisons with 1080p versions (if possible):
VRV / Crunchyroll:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 142
Encoding settings : cabac=1 / ref=4 / deblock=1:1:1 / analyse=0x3:0x113 / me=umh / subme=8 / psy=1 / psy_rd=0.40:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=0 / weightp=2 / keyint=96 / keyint_min=48 / scenecut=40 / intra_refresh=0 / rc_lookahead=48 / rc=2pass / mbtree=1 / bitrate=8000 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=12000 / vbv_bufsize=18000 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:0.60
Format : AAC LC
Codec ID : A_AAC-2
Bit rate : 128 kb/s
Sampling rate : 44.1 kHz
Funimation [Last public known settings, not visible anymore]:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 157 r2948 dada181
Encoding settings : cabac=1 / ref=1 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=24 / lookahead_threads=4 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=2 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=48 / keyint_min=4 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=cbr / mbtree=1 / bitrate=8000 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=8000 / vbv_bufsize=24000 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00
Format : AAC LC
Codec ID : A_AAC-2
Bit rate : 256 kb/s
Sampling rate : 48.0 kHz
HiDive:
До 2024:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 148
Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=34 / lookahead_threads=5 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=90 / keyint_min=9 / scenecut=0 / intra_refresh=0 / rc_lookahead=40 / rc=crf / mbtree=1 / crf=22.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=13500 / vbv_bufsize=135000 / crf_max=0.0 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00
Format : AAC LC
Codec ID : A_AAC-2
Bit rate : 159 kb/s
Sampling rate : 48.0 kHz
С 03.2024:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 164 r3153 5f84d40
Encoding settings : cabac=1 / ref=2 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=6 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=24 / lookahead_threads=4 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=2 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=1 / keyint=48 / keyint_min=25 / scenecut=0 / intra_refresh=0 / rc_lookahead=30 / rc=2pass / mbtree=1 / bitrate=5372 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=5372 / vbv_bufsize=10744 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00
Format : AAC LC
Codec ID : A_AAC-2
Bit rate : 128 kb/s
Sampling rate : 48.0 kHz
HBO Max:
Codec ID : V_MPEG4/ISO/AVC
Writing library: x264 core 157 r2965 861cec4
Encoding settings: cabac=1 / ref=4 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=34 / lookahead_threads=5 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=96 / keyint_min=96 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=2pass / mbtree=1 / bitrate=8250 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=12375 / vbv_bufsize=6187 / nal_hrd=vbr / filler=0 / ip_ratio=1.40 / aq=1:1.00
Format : AC-3
Codec ID : A_AC3
Bit rate : 384 kb/s
Sampling rate : 48.0 kHz
Format : E-AC-3
Codec ID : A_EAC3
Bit rate : 256 kb/s
Sampling rate : 48.0 kHz
Hulu (US):
Format : AAC HE
Codec ID : V_MPEG4/ISO/AVC
Bit rate : 2 169 kb/s (crf?)
Codec ID : A_AAC-2
Bit rate : 64.0 kb/s
AnimeLab:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 157 r2932 303c484
Encoding settings : cabac=1 / ref=3 / deblock=1:1:1 / analyse=0x3:0x113 / me=hex / subme=8 / psy=1 / psy_rd=0.40:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=5 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=144 / keyint_min=48 / scenecut=0 / intra_refresh=0 / rc_lookahead=60 / rc=2pass / mbtree=1 / bitrate=1509 / ratetol=1.0 / qcomp=0.60 / qpmin=4 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=4000 / vbv_bufsize=8000 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:0.60
Format : AAC LC
Codec ID : A_AAC-2
Bit rate : 192 kb/s
Sampling rate : 48.0 kHz
Amazon/Prime Video [Last public known settings, not visible anymore]:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 148 r2623 d5b2374
Encoding settings : cabac=1 / ref=4 / deblock=1:-1:-1 / analyse=0x3:0x133 / me=umh / subme=9 / psy=1 / psy_rd=1.00:0.15 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-3 / threads=34 / lookahead_threads=5 / sliced_threads=0 / nr=150 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=8 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=120 / keyint_min=61 / scenecut=0 / intra_refresh=0 / rc_lookahead=120 / rc=crf / mbtree=1 / crf=18.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=15000 / vbv_bufsize=31250 / crf_max=0.0 / nal_hrd=vbr / filler=0 / ip_ratio=1.40 / aq=3:1.00
Format : E-AC-3
Codec ID : A_EAC3
Bit rate : 224 kb/s
Sampling rate : 48.0 kHz
Codec ID : V_MPEGH/ISO/HEVC
Writing library : x265 0.0:[Linux][GCC 4.8.2][64 bit] 8bit+10bit+12bit
Encoding settings : cpuid=1173503 / frame-threads=1 / wpp / no-pmode / no-pme / psnr / ssim / log-level=2 / csvfn=/apollo/env/YoshiEncodingWorkflowActivitiesLinuxEncoding/var/tmp/1082978632/0ed7aef8-bc0a-42de-a3c6-b49476fb3cc9/7609cdfd-666d-4763-abee-2b0958d3a45b_video_1080p_9000kbps.csv / csv-log-level=2 / input-csp=1 / input-res=1920x1080 / interlace=0 / total-frames=0 / level-idc=40 / high-tier=1 / uhd-bd=0 / ref=5 / no-allow-non-conformance / no-repeat-headers / annexb / no-aud / no-hrd / info / hash=0 / no-temporal-layers / no-open-gop / min-keyint=61 / keyint=120 / bframes=5 / b-adapt=2 / b-pyramid / bframe-bias=0 / rc-lookahead=120 / lookahead-slices=0 / scenecut=0 / no-intra-refresh / ctu=64 / min-cu-size=8 / rect / no-amp / max-tu-size=32 / tu-inter-depth=1 / tu-intra-depth=1 / limit-tu=0 / rdoq-level=2 / dynamic-rd=0.00 / no-ssim-rd / signhide / no-tskip / nr-intra=0 / nr-inter=200 / no-constrained-intra / strong-intra-smoothing / max-merge=3 / limit-refs=3 / limit-modes / me=3 / subme=3 / merange=57 / temporal-mvp / weightp / no-weightb / no-analyze-src-pics / deblock=0:0 / no-sao / no-sao-non-deblock / rd=4 / no-early-skip / rskip / no-fast-intra / no-tskip-fast / no-cu-lossless / no-b-intra / rdpenalty=0 / psy-rd=2.00 / psy-rdoq=1.00 / no-rd-refine / analysis-reuse-mode=0 / no-lossless / cbqpoffs=0 / crqpoffs=0 / rc=crf / crf=20.5 / qcomp=0.60 / qpstep=4 / stats-write=0 / stats-read=0 / vbv-maxrate=9000 / vbv-bufsize=12000 / vbv-init=0.9 / crf-max=0.0 / crf-min=0.0 / ipratio=1.40 / pbratio=1.30 / aq-mode=2 / aq-strength=1.00 / no-cutree / zone-count=0 / no-strict-cbr / qg-size=32 / no-rc-grain / qpmax=69 / qpmin=0 / no-const-vbv / sar=1 / overscan=0 / videoformat=2 / range=0 / colorprim=1 / transfer=1 / colormatrix=1 / chromaloc=0 / display-window=0 / max-cll=0,0 / min-luma=0 / max-luma=255 / log2-max-poc-lsb=8 / vui-timing-info / vui-hrd-info / slices=1 / opt-qp-pps / opt-ref-list-length-pps / no-multi-pass-opt-rps / scenecut-bias=0.05 / no-opt-cu-delta-qp / no-aq-motion / no-hdr / no-hdr-opt / no-dhdr10-opt / analysis-reuse-level=5 / scale-factor=0 / refine-intra=0 / refine-inter=0 / refine-mv=0 / no-limit-sao / ctu-info=0
Netflix:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 148 r2715 7e75228
Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x1:0x111 / me=umh / subme=10 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=8 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / stitchable=1 / constrained_intra=0 / bframes=2 / b_pyramid=0 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=48 / keyint_min=25 / scenecut=0 / intra_refresh=0 / rc_lookahead=48 / rc=2pass / mbtree=1 / bitrate=7500 / ratetol=1.0 / qcomp=0.50 / qpmin=6 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=11250 / vbv_bufsize=15000 / nal_hrd=vbr / filler=0 / ip_ratio=1.40 / aq=1:1.00
Format : USAC
Codec ID : mp4a-40-42 (xHE-AAC)
Bit rate : 194 kb/s
Sampling rate : 48.0 kHz
Format : AAC LC SBR
Codec ID : A_AAC-2
Bit rate : 128 kb/s
Sampling rate : 48.0 kHz
Format : E-AC-3
Codec ID : A_EAC3
Bit rate : 128 kb/s
Sampling rate : 48.0 kHz
(USAC > AAC > E-AC-3)
(the bitrate/vbv_maxrate/vbv_bufsize varies per episode content)
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 148 r2715 7e75228
Encoding settings : cabac=1 / ref=4 / deblock=1:0:0 / analyse=0x3:0x111 / me=umh / subme=10 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=120 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=8 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / stitchable=1 / constrained_intra=0 / bframes=16 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=240 / keyint_min=121 / scenecut=0 / intra_refresh=0 / rc_lookahead=240 / rc=crf / mbtree=1 / crf=16.0 / qcomp=0.50 / qpmin=6 / qpmax=51 / qpstep=4 / vbv_maxrate=20000 / vbv_bufsize=25000 / crf_max=0.0 / nal_hrd=vbr / filler=0 / ip_ratio=1.40 / aq=1:0.80
(the actual crf value varies per scene)
Disney+:
Codec ID : V_MPEG4/ISO/AVC
Bit rate : 6 393 kb/s
Maximum bit rate : 12.7 Mb/s
Codec ID : A_AAC-2
Bit rate : 125 kb/s
Sampling rate : 48.0 kHz
Google Play:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 155 r2901 7d0ff22
Bit rate : 5 455 kb/s
Codec ID : A_AAC-2
Bit rate : 258 kb/s
Sampling rate : 44.1 kHz
Steam:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 152 r2854 e9a5903
Encoding settings : cabac=1 / ref=16 / deblock=1:1:1 / analyse=0x3:0x133 / me=umh / subme=10 / psy=1 / psy_rd=0.40:0.00 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=34 / lookahead_threads=8 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=10 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=24 / keyint_min=13 / scenecut=0 / intra_refresh=0 / rc_lookahead=47 / rc=2pass / mbtree=1 / bitrate=5000 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=10000 / vbv_bufsize=20000 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:0.60
Codec ID : A_AAC-2
Bit rate : 317 kb/s
Sampling rate : 48.0 kHz
Anime-on-Demand:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 157 r2969 d4099dd
Encoding settings : cabac=1 / ref=12 / deblock=1:0:-1 / analyse=0x3:0x133 / me=umh / subme=10 / psy=1 / psy_rd=0.70:0.15 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-3 / threads=24 / lookahead_threads=6 / sliced_threads=0 / nr=0 / decimate=0 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=16 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=192 / keyint_min=19 / scenecut=0 / intra_refresh=0 / rc_lookahead=80 / rc=crf / mbtree=1 / crf=15.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=20480 / vbv_bufsize=40960 / crf_max=0.0 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=3:1.10
Codec ID : A_AAC-2
Bit rate : 256 kb/s
Sampling rate : 48.0 kHz
Wakanim (Download):
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 155 r2901 7d0ff22
Encoding settings : cabac=1 / ref=4 / deblock=1:1:1 / analyse=0x3:0x133 / me=umh / subme=10 / psy=1 / psy_rd=0.40:0.00 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=24 / lookahead_threads=6 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=10 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc_lookahead=60 / rc=crf / mbtree=1 / crf=(values can range from 9.0 to 14.0) / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / ip_ratio=1.40 / aq=1:0.60
Codec ID : A_AAC-2
Bit rate : 320 kb/s (Variable)
Sampling rate : 48.0 kHz
Wakanim (Stream):
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 155
Encoding settings : abac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=6 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=24 / lookahead_threads=4 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=23 / scenecut=0 / intra_refresh=0 / rc_lookahead=40 / rc=abr / mbtree=1 / bitrate=4100 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=4700 / vbv_bufsize=23500 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00
Codec ID : A_AAC-2
Bit rate : 128 kb/s
Sampling rate : 48.0 kHz
Anime-Digital-Network:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 152
Encoding settings : cabac=1 / ref=4 / deblock=1:1:1 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=0.40:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=3 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=5 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=96 / keyint_min=9 / scenecut=0 / intra_refresh=0 / rc_lookahead=40 / rc=2pass / mbtree=1 / bitrate=3100 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=6200 / vbv_bufsize=3100 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:0.60
Codec ID : A_AAC-2
Bit rate : 162 kb/s
Sampling rate : 48.0 kHz
VVVVID (720p):
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 123 r2189 35cf912
Encoding settings : cabac=1 / ref=9 / deblock=1:1:1 / analyse=0x1:0x111 / me=umh / subme=8 / psy=1 / psy_rd=0.40:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=3 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=5 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc_lookahead=50 / rc=crf / mbtree=1 / crf=16.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=1700 / vbv_bufsize=5000 / crf_max=0.0 / nal_hrd=none / ip_ratio=1.40 / aq=1:0.60
Codec ID : A_AAC-2
Bit rate : 118 kb/s
Sampling rate : 48.0 kHz
Anigamer / Baha:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 161 r3018 db0d417
Encoding settings : cabac=1 / ref=4 / deblock=1:-1:-1 / analyse=0x3:0x113 / me=umh / subme=9 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=24 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=8 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc_lookahead=50 / rc=crf / mbtree=1 / crf=21.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=12000 / vbv_bufsize=24000 / crf_max=0.0 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=3:1.00
Codec ID : A_AAC-2
Bit rate : 318 kb/s
Sampling rate : 48.0 kHz
Bilibili / B-Global:
Codec ID : V_MPEG4/ISO/AVC
Writing library : BiliBili H264 Encoder v1.0
Bit rate : 5 269 kb/s
Codec ID : A_AAC-2
Bit rate : 320 kb/s
Sampling rate : 48.0 kHz
Ani-One (1080p) / Muse Asia (720p):
[YouTube Encodes]
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 155 r2901 7d0ff22
Codec ID : A_OPUS
Bit rate : 128 kb/s
Sampling rate : 48.0 kHz
Abema TV:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 148 r265 3b70645
Encoding settings : cabac=1 / ref=2 / deblock=1:0:0 / analyse=0x1:0x111 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=9 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=1000 / keyint_min=501 / scenecut=0 / intra_refresh=0 / rc_lookahead=40 / rc=2pass / mbtree=1 / bitrate=4000 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:1.00
Codec ID : A_AAC-2
Bit rate : 192 kb/s
Sampling rate : 44.1 kHz
U-NEXT:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 148 r2665kMod a01e339
Encoding settings : cabac=1 / ref=2 / deblock=1:1:1 / analyse=0x1:0x111 / me=tesa / subme=11 / psy=1 / fade_compensate=0.00 / psy_rd=0.60:0.20 / mixed_ref=1 / me_range=48 / chroma_me=1 / trellis=2 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-3 / threads=12 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / fgo=0 / bframes=2 / b_pyramid=0 / b_adapt=2 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=48 / keyint_min=25 / scenecut=0 / intra_refresh=0 / rc_lookahead=48 / rc=2pass / mbtree=1 / bitrate=4020 / ratetol=1.0 / qcomp=0.80 / qpmin=10 / qpmax=69 / qpstep=15 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=8050 / vbv_bufsize=8050 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=2:0.60
Codec ID : A_AAC-2
Bit rate : 125 kb/s
Sampling rate : 48.0 kHz
Hulu (JP):
Codec ID : V_MPEG4/ISO/AVC
Bit rate : 3 995 kb/s
Codec ID : A_AAC-2
Bit rate : 128 kb/s
Sampling rate : 48.0 kHz
Rakuten (JP):
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 142
Encoding settings : cabac=1 / ref=3 / deblock=1:2:2 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=0 / chroma_qp_offset=-2 / threads=24 / lookahead_threads=4 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=1 / b_adapt=2 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=60 / keyint_min=31 / scenecut=0 / intra_refresh=0 / rc_lookahead=40 / rc=2pass / mbtree=1 / bitrate=6000 / ratetol=1.0 / qcomp=0.60 / qpmin=1 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=6900 / vbv_bufsize=12000 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:2.00
Codec ID : A_AAC-2
Bit rate : 127 kb/s
Sampling rate : 48.0 kHz
GYAO! (30.000 FPS):
Codec ID : V_MPEG4/ISO/AVC
Writing library : Zencoder Video Encoding System
Bit rate : 5000 kb/s
Codec ID : A_AAC-2
Bit rate : 129 kb/s
Sampling rate : 48.0 kHz
Videomarket:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 157
Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x1:0x111 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=34 / lookahead_threads=5 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=2 / b_pyramid=0 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=48 / keyint_min=1 / scenecut=0 / intra_refresh=0 / rc_lookahead=24 / rc=2pass / mbtree=1 / bitrate=4000 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=4000 / vbv_bufsize=4000 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00
Codec ID : A_AAC-2
Bit rate : 192 kb/s
Sampling rate : 48.0 kHz
Videopass / Telasa
Codec ID : V_MPEG4/ISO/AVC
Writing library: x264 core 142 r2506 600868f
Encoding settings: cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x3:0x113 / me=umh / subme=9 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=32 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=16 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / stitchable=1 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=60 / keyint_min=6 / scenecut=0 / intra_refresh=0 / rc_lookahead=40 / rc=abr / mbtree=1 / bitrate=3000 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=4500 / vbv_bufsize=6750 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00
Codec ID: A_AAC-2
Bit rate: 128 kb/s
Sampling rate: 44.1 kHz
b-ch.com:
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 148
Encoding settings : cabac=1 / ref=4 / deblock=1:1:1 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=0.40:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=2 / b_pyramid=2 / b_adapt=0 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=60 / keyint_min=31 / scenecut=0 / intra_refresh=0 / rc_lookahead=40 / rc=crf / mbtree=1 / crf=23.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=6000 / vbv_bufsize=6000 / crf_max=0.0 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:0.60
Codec ID : A_AAC-2
Bit rate : 192 kb/s
Sampling rate : 48.0 kHz
ch.ani.tv:
Codec ID : V_MPEG4/ISO/AVC
Writing library : Zencoder Video Encoding System
Bit rate : 3 989 kb/s
Codec ID : A_AAC-2
Bit rate : 192 kb/s
Sampling rate : 48.0 kHz
Playpic.jp:
Codec ID : V_MPEG4/ISO/AVC
Writing library : Zencoder Video Encoding System
Bit rate : 3 494 kb/s
Codec ID : A_AAC-2
Bit rate : 192 kb/s
Sampling rate : 48.0 kHz
TVer (29.970 FPS):
Codec ID : V_MPEG4/ISO/AVC
Bit rate : 1 516 kb/s
Codec ID : A_AAC-2
Bit rate : 192 kb/s
Sampling rate : 48.0 kHz
FOD (720p):
Codec ID : V_MPEG4/ISO/AVC
Bit rate : 2000 kb/s
Maximum bit rate : 6 000 kb/s
Codec ID : A_AAC-2
Bit rate : 113 kb/s
Sampling rate : 48.0 kHz
Crank-in! (720p):
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 155
Encoding settings : cabac=1 / ref=8 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=1 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=2 / sliced_threads=0 / slices=1 / nr=0 / decimate=1 / interlaced=0 / minigop=0 / stitchable=1 / constrained_intra=0 / bframes=3 / b_pyramid=0 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=25 / scenecut=0 / intra_refresh=0 / rc_lookahead=40 / rc=2pass / mbtree=1 / bitrate=6000 / ratetol=1.0 / qcomp=0.60 / qpmin=3 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=7000 / vbv_bufsize=65536 / nal_hrd=vbr / filler=0 / ip_ratio=1.40 / aq=1:1.00
Codec ID : A_AAC-2
Bit rate : 253 kb/s
Sampling rate : 48.0 kHz
GANMA! (720p):
Codec ID : V_MPEG4/ISO/AVC
Writing library : x264 core 152 r2854 e9a5903
Encoding settings : cabac=1 / ref=5 / deblock=1:1:1 / analyse=0x1:0x11 / me=hex / subme=7 / psy=1 / psy_rd=0.40:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=11 / lookahead_threads=11 / sliced_threads=1 / slices=11 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=0 / weightp=2 / keyint=6 / keyint_min=1 / scenecut=40 / intra_refresh=0 / rc=2pass / mbtree=0 / bitrate=1000 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:0.60
Codec ID : A_AAC-29
Bit rate : 48.0 kb/s
Sampling rate : 48.0 kHz
#######################################################################################################################################
Dead services (probably):
Daisuki:
Writing library : x264 core 136
Encoding settings : cabac=1 / ref=4 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=2 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=2 / sliced_threads=0 / slices=1 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / stitchable=1 / constrained_intra=0 / bframes=3 / b_pyramid=0 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=1 / keyint=48 / keyint_min=25 / scenecut=0 / intra_refresh=0 / rc_lookahead=40 / rc=cbr / mbtree=1 / bitrate=5808 / ratetol=1.0 / qcomp=0.60 / qpmin=3 / qpmax=69 / qpstep=4 / vbv_maxrate=5808 / vbv_bufsize=5808 / nal_hrd=cbr / ip_ratio=1.40 / aq=1:1.00
Akiba-Pass:
Writing library : x264 core 146 r2538 121396c
Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x1:0x111 / me=umh / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=2 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=0 / chroma_qp_offset=-2 / threads=6 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc_lookahead=50 / rc=abr / mbtree=1 / bitrate=12000 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=14000 / vbv_bufsize=14000 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00
Aniplus (only 720p and 25FPS):
cabac=1 / ref=2 / deblock=1:0:0 / analyse=0x1:0x111 / me=hex / subme=6 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=1 / keyint=250 / keyint_min=25 / scenecut=40 / intra_refresh=0 / rc_lookahead=30 / rc=crf / mbtree=1 / crf=22.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=20000 / vbv_bufsize=25000 / crf_max=0.0 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00
AsianCrush (only 576p)
cabac=1 / ref=1 / deblock=1:0:0 / analyse=0x1:0x111 / me=hex / subme=5 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=0 / threads=4 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / stitchable=1 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=48 / keyint_min=20 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=cbr / mbtree=1 / bitrate=1500 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=50 / qpstep=4 / vbv_maxrate=1500 / vbv_bufsize=1200 / nal_hrd=none / filler=0 / ip_ratio=1.41 / aq=1:1.00
Watchbox (only 540p and 25FPS):
cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x1:0x111 / me=hex / subme=5 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=0 / threads=12 / lookahead_threads=3 / sliced_threads=0 / slices=1 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=0 / open_gop=0 / weightp=1 / keyint=50 / keyint_min=5 / scenecut=0 / intra_refresh=0 / rc_lookahead=40 / rc=cbr / mbtree=1 / bitrate=2800 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=2800 / vbv_bufsize=5600 / nal_hrd=cbr / filler=1 / ip_ratio=1.40 / aq=3:1.00
The Anime Network (only 720p):
-not known- | up to 8mbps ; 2.5mbps 2pass?
Viewster (only 720p):
2.6mbps