├── .gitattributes ├── .gitignore ├── Kodoku no Kawarini (KnK) ├── Goblin Slayer Goblin's Crown [BD] │ └── goblin_movie.py ├── Hibike! Euphonium Movie 3 Chikai no Finale [BD] │ ├── hibike movie 3.vpy │ └── settings ├── Joshikousei no Mudazukai [BD] │ ├── avs files │ │ ├── joshimuda01-audio.avs │ │ ├── joshimuda02-audio.avs │ │ ├── joshimuda03-audio.avs │ │ ├── joshimuda_nced-audio.avs │ │ └── joshimuda_ncop-audio.avs │ ├── settings │ └── vpy files │ │ ├── joshimuda01.vpy │ │ ├── joshimuda02.vpy │ │ ├── joshimuda03.vpy │ │ ├── joshimuda_nced.vpy │ │ └── joshimuda_ncop.vpy ├── Kouya no Kotobuki Hikoutai Kanzenban [BD] │ └── kouya_movie.py ├── Kouya no Kotobuki Hikoutai [BD] │ ├── kouya01.vpy │ ├── kouya02.vpy │ ├── kouya03.vpy │ ├── kouya04.vpy │ ├── kouya05.vpy │ ├── kouya06.vpy │ ├── kouya07.vpy │ ├── kouya08.vpy │ ├── kouya09.vpy │ ├── kouya10.vpy │ ├── kouya11.vpy │ ├── kouya12.vpy │ ├── kouya_bdmenu01.vpy │ ├── kouya_bdmenu02.vpy │ ├── kouya_bdmenu03.vpy │ ├── kouya_bdmenu04.vpy │ ├── kouya_bdmenu05.vpy │ ├── kouya_bdmenu06.vpy │ ├── nced01.vpy │ ├── nced02.vpy │ ├── nced03.vpy │ ├── nced04.vpy │ ├── nced05.vpy │ ├── nced06.vpy │ ├── nced07.vpy │ ├── nced08.vpy │ ├── nced09.vpy │ ├── nced10.vpy │ ├── nced11.vpy │ ├── ncop.vpy │ └── settings ├── Mahou Shoujo Lyrical Nanoha The Movie 1st [BD] │ ├── nanoha_movie1.vpy │ └── settings ├── Mahou Shoujo Lyrical Nanoha The Movie 2nd A's [BD] │ ├── nanoha_movie2.vpy │ └── settings ├── Null Peta OVA [BD] │ └── null_peta_ova.py ├── Senki Zesshou Symphogear G [BD] │ ├── .pylintrc │ ├── _assets │ │ └── symphofunc.py │ ├── symphogearg_01.py │ ├── symphogearg_02.py │ ├── symphogearg_03.py │ ├── symphogearg_04.py │ ├── symphogearg_05.py │ ├── symphogearg_06.py │ ├── symphogearg_07.py │ ├── symphogearg_08.py │ ├── symphogearg_09.py │ ├── symphogearg_10.py │ ├── symphogearg_11.py │ ├── symphogearg_12.py │ ├── symphogearg_13.py │ ├── symphogearg_bdmenu_01.py │ ├── symphogearg_bdmenu_02.py │ ├── symphogearg_bdmenu_03.py │ ├── symphogearg_bdmenu_04.py │ ├── symphogearg_bdmenu_05.py │ ├── symphogearg_bdmenu_06.py │ ├── symphogearg_fushichou_no_flamme.py │ ├── symphogearg_henshin_hibiki_1.py │ ├── symphogearg_henshin_hibiki_2.py │ ├── symphogearg_henshin_kirika.py │ ├── symphogearg_henshin_maria.py │ ├── symphogearg_henshin_shirabe.py │ ├── symphogearg_henshin_tsubasa.py │ ├── symphogearg_henshin_yukine_chris.py │ ├── symphogearg_henshin_zmiku.py │ ├── symphogearg_nced01.py │ ├── symphogearg_nced02.py │ ├── symphogearg_ncop01.py │ ├── symphogearg_ncop01_raw.py │ ├── symphogearg_ncop02.py │ ├── symphogearg_ncop02_raw.py │ └── symphogearg_ncop03.py ├── Senki Zesshou Symphogear [BD] │ ├── settings │ ├── symphogear_01.vpy │ ├── symphogear_02.vpy │ ├── symphogear_03.vpy │ ├── symphogear_04.vpy │ ├── symphogear_05.vpy │ ├── symphogear_06.vpy │ ├── symphogear_07.vpy │ ├── symphogear_08.vpy │ ├── symphogear_09.vpy │ ├── symphogear_10.vpy │ ├── symphogear_11.vpy │ ├── symphogear_12.vpy │ ├── symphogear_13.vpy │ ├── symphogear_bdmenu01.vpy │ ├── symphogear_bdmenu02.vpy │ ├── symphogear_bdmenu03.vpy │ ├── symphogear_bdmenu04.vpy │ ├── symphogear_bdmenu05.vpy │ ├── symphogear_bdmenu06.vpy │ ├── symphogear_insert_gyakkou.vpy │ ├── symphogear_nced01.vpy │ ├── symphogear_ncop01.vpy │ ├── symphogear_ncop02.vpy │ ├── symphogear_ncop03.vpy │ └── 戦姫絶唱シンフォギア │ │ ├── fix_ghosting.png │ │ └── symphogear_04_1655_mask.png ├── Sora no Aosa wo Shiru Hito yo [BD] │ └── sora.py └── Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD] │ ├── Screenshots │ ├── Screenshot_(1).png │ ├── Screenshot_(10).png │ ├── Screenshot_(11).png │ ├── Screenshot_(12).png │ ├── Screenshot_(13).png │ ├── Screenshot_(14).png │ ├── Screenshot_(15).png │ ├── Screenshot_(16).png │ ├── Screenshot_(17).png │ ├── Screenshot_(18).png │ ├── Screenshot_(19).png │ ├── Screenshot_(2).png │ ├── Screenshot_(20).png │ ├── Screenshot_(21).png │ ├── Screenshot_(22).png │ ├── Screenshot_(23).png │ ├── Screenshot_(24).png │ ├── Screenshot_(25).png │ ├── Screenshot_(26).png │ ├── Screenshot_(3).png │ ├── Screenshot_(4).png │ ├── Screenshot_(5).png │ ├── Screenshot_(6).png │ ├── Screenshot_(7).png │ ├── Screenshot_(8).png │ └── Screenshot_(9).png │ ├── settings │ └── violet_movie1.vpy ├── LICENSE ├── Other groups ├── (No group at the moment) │ ├── BanG Dream! 2nd Season [BD] │ │ ├── gangbang01.vpy │ │ └── gangbang02.vpy │ ├── Boogiepop wa Warawanai (Boogiepop and Others) [BD] │ │ ├── boogie_01_new.py │ │ ├── boogie_02_new.py │ │ ├── boogie_03_new.py │ │ ├── boogie_04_new.py │ │ ├── boogie_05_new.py │ │ ├── boogie_06_new.py │ │ ├── boogie_07_new.py │ │ ├── boogie_08_new.py │ │ ├── boogie_09_new.py │ │ ├── boogie_10_new.py │ │ ├── boogie_11_new.py │ │ ├── boogie_12_new.py │ │ ├── boogie_13_new.py │ │ ├── boogie_14_new.py │ │ ├── boogie_15_new.py │ │ ├── boogie_16_new.py │ │ ├── boogie_17_new.py │ │ ├── boogie_18_new.py │ │ ├── boogie_OP_new.py │ │ ├── boogie_nced_new.py │ │ ├── boogie_ncop_new.py │ │ ├── config.ini │ │ └── x265_settings │ ├── Karakai Jouzu no Takagi-san 2 [BD] │ │ └── takagi_ncop01.vpy │ └── Shinsekai Yori [BD] │ │ ├── shinfunc.py │ │ ├── shinsekaiyori_01.py │ │ └── shinyori_ed01.py ├── Cheating-Sub │ ├── Kishuku Gakkou no Juliet [BD] │ │ ├── juliet01.vpy │ │ ├── juliet02.vpy │ │ ├── juliet03.vpy │ │ ├── juliet04.vpy │ │ ├── juliet05.vpy │ │ ├── juliet06.vpy │ │ ├── juliet07.vpy │ │ ├── juliet08.vpy │ │ ├── juliet09.vpy │ │ ├── juliet10.vpy │ │ ├── juliet11.vpy │ │ ├── juliet12.vpy │ │ ├── juliet_nced.vpy │ │ ├── juliet_ncop.vpy │ │ └── settings │ └── Rokudenashi Majutsu Koushi to Akashic Records [BD] │ │ ├── rokuaka01.vpy │ │ ├── rokuaka02.vpy │ │ ├── rokuaka03.vpy │ │ ├── rokuaka04.vpy │ │ ├── rokuaka05.vpy │ │ ├── rokuaka06.vpy │ │ ├── rokuaka07.vpy │ │ ├── rokuaka08.vpy │ │ ├── rokuaka09.vpy │ │ ├── rokuaka10.vpy │ │ ├── rokuaka11.vpy │ │ ├── rokuaka12.vpy │ │ ├── rokuaka_bdmenu01-01.vpy │ │ ├── rokuaka_bdmenu01-02.vpy │ │ ├── rokuaka_bdmenu02-01.vpy │ │ ├── rokuaka_bdmenu02-02.vpy │ │ ├── rokuaka_bdmenu03-01.vpy │ │ ├── rokuaka_bdmenu03-02.vpy │ │ ├── rokuaka_bdmenu04-01.vpy │ │ ├── rokuaka_bdmenu04-02.vpy │ │ ├── rokuaka_bdmenu05-01.vpy │ │ ├── rokuaka_bdmenu05-02.vpy │ │ ├── rokuaka_bdmenu06-01.vpy │ │ ├── rokuaka_bdmenu06-02.vpy │ │ ├── rokuaka_nced.vpy │ │ ├── rokuaka_ncop.vpy │ │ └── settings ├── Family-Desuyo │ ├── Love Live Sunshine Movie [BD] │ │ ├── llsm_1080p.vpy │ │ └── settings │ └── Tenki no Ko [BD] │ │ └── tenki_no_ko.py ├── GSK_kun │ ├── Bokutachi wa Benkyou ga Dekinai [BD] │ │ ├── bokuben01.vpy │ │ ├── bokuben02.vpy │ │ ├── bokuben03.vpy │ │ ├── bokuben04.vpy │ │ ├── bokuben05.vpy │ │ ├── bokuben06.vpy │ │ ├── bokuben07.vpy │ │ ├── bokuben08.vpy │ │ ├── bokuben09.vpy │ │ ├── bokuben10.vpy │ │ ├── bokuben11.vpy │ │ ├── bokuben12.vpy │ │ ├── bokuben13.vpy │ │ ├── bokuben_nced.vpy │ │ ├── bokuben_ncop.vpy │ │ ├── bokuben_ova.vpy │ │ ├── bokuben_ova02.vpy │ │ └── settings │ ├── Dororo [BD] │ │ ├── dororo01.vpy │ │ ├── dororo02.vpy │ │ ├── dororo03.vpy │ │ ├── dororo04.vpy │ │ ├── dororo05.vpy │ │ ├── dororo06.vpy │ │ ├── dororo07.vpy │ │ ├── dororo08.vpy │ │ ├── dororo09.vpy │ │ ├── dororo10.vpy │ │ ├── dororo11.vpy │ │ ├── dororo12.vpy │ │ ├── dororo13.vpy │ │ ├── dororo14.vpy │ │ ├── dororo15.vpy │ │ ├── dororo16.vpy │ │ ├── dororo17.vpy │ │ ├── dororo18.vpy │ │ ├── dororo19.vpy │ │ ├── dororo20.vpy │ │ ├── dororo21.vpy │ │ ├── dororo22.vpy │ │ ├── dororo23.vpy │ │ ├── dororo24.vpy │ │ └── settings │ └── Tonari no Seki-kun [BD] │ │ ├── settings │ │ ├── tonari01.vpy │ │ ├── tonari02.vpy │ │ ├── tonari03.vpy │ │ ├── tonari04.vpy │ │ ├── tonari05.vpy │ │ ├── tonari06.vpy │ │ ├── tonari07.vpy │ │ ├── tonari08.vpy │ │ ├── tonari09.vpy │ │ ├── tonari10.vpy │ │ ├── tonari11.vpy │ │ ├── tonari12.vpy │ │ ├── tonari13.vpy │ │ ├── tonari14.vpy │ │ ├── tonari15.vpy │ │ ├── tonari16.vpy │ │ ├── tonari17.vpy │ │ ├── tonari18.vpy │ │ ├── tonari19.vpy │ │ ├── tonari20.vpy │ │ ├── tonari21.vpy │ │ ├── tonari_bdmenu.vpy │ │ ├── tonari_nced01.vpy │ │ ├── tonari_ncop01.vpy │ │ └── tonari_ncop02.vpy ├── HRI │ ├── Fragtime [TV] │ │ ├── fragtime.vpy │ │ └── settings │ └── Midnight Crazy Trail [WEB] │ │ └── midnight.py ├── Houkago │ ├── Ballroom e Youkoso [BD] │ │ ├── ballroom01.vpy │ │ ├── ballroom02.vpy │ │ ├── ballroom03.vpy │ │ ├── ballroom04.vpy │ │ ├── ballroom05.vpy │ │ ├── ballroom06.vpy │ │ ├── ballroom07.vpy │ │ ├── ballroom08.vpy │ │ ├── ballroom09.vpy │ │ ├── ballroom10.vpy │ │ ├── ballroom11.vpy │ │ ├── ballroom12.vpy │ │ ├── ballroom13.vpy │ │ ├── ballroom14.vpy │ │ ├── ballroom15.vpy │ │ ├── ballroom16.vpy │ │ ├── ballroom17.vpy │ │ ├── ballroom18.vpy │ │ ├── ballroom19.vpy │ │ ├── ballroom20.vpy │ │ ├── ballroom21.vpy │ │ ├── ballroom22.vpy │ │ ├── ballroom23.vpy │ │ ├── ballroom24.vpy │ │ └── settings │ ├── Masou Gakuen HxH [BD] │ │ ├── masou_gakuen_nced.vpy │ │ ├── masou_gakuen_ncop.vpy │ │ └── settings │ └── Sasami-san@Ganbaranai [BD] │ │ ├── samami-san_ncop.vpy │ │ └── settings ├── Kaleido │ ├── Princess Connect! ReDive Season 2 [WEB] │ │ ├── priconne2_01_(Premux).py │ │ ├── priconne2_02_(Premux).py │ │ └── priconne_common │ │ │ ├── __init__.py │ │ │ ├── edgecleaner.py │ │ │ ├── finedehalo.py │ │ │ └── x265_settings_web │ └── Tate no Yuusha no Nariagari [BD] │ │ ├── .pylintrc │ │ ├── masks_01 │ │ ├── tate_01_1398_1514.png │ │ ├── tate_01_1594_1710.png │ │ ├── tate_01_181_271.png │ │ ├── tate_01_1833_1949.png │ │ ├── tate_01_1977_2096.png │ │ ├── tate_01_19887_20026.png │ │ ├── tate_01_2116_2232.png │ │ ├── tate_01_2252_2358.png │ │ ├── tate_01_2425_2542.png │ │ ├── tate_01_2772_2883.png │ │ ├── tate_01_42310_42433.png │ │ ├── tate_01_429_522.png │ │ ├── tate_01_49_141.png │ │ ├── tate_01_5036_5140.png │ │ ├── tate_01_53451_53612.png │ │ ├── tate_01_593_672.png │ │ └── tate_01_804_914.png │ │ ├── masks_02 │ │ ├── tate_02_10543_10759.png │ │ ├── tate_02_16749_16911.png │ │ ├── tate_02_22432_22520.png │ │ └── tate_02_5171_5292.png │ │ ├── masks_03 │ │ ├── tate_03_15701_15887.png │ │ ├── tate_03_3394_3495.png │ │ └── tate_03_7889_8091.png │ │ ├── masks_04 │ │ ├── tate_04_11805_11839.png │ │ ├── tate_04_14538_14664.png │ │ ├── tate_04_31857_31956.png │ │ ├── tate_04_31966_32116.png │ │ ├── tate_04_32187_32300.png │ │ ├── tate_04_32313_32413.png │ │ ├── tate_04_32431_32540.png │ │ ├── tate_04_32555_32657.png │ │ ├── tate_04_32672_32811.png │ │ ├── tate_04_32846_33002.png │ │ ├── tate_04_33022_33164.png │ │ ├── tate_04_33314_33459.png │ │ ├── tate_04_33474_33581.png │ │ ├── tate_04_33654_33763.png │ │ ├── tate_04_33826_33925.png │ │ └── tate_04_5367_5480.png │ │ ├── masks_05 │ │ ├── tate_05_18032_18131.png │ │ └── tate_05_6742_6855.png │ │ ├── masks_06 │ │ ├── tate_06_17373_17524.png │ │ └── tate_06_3371_3472.png │ │ ├── masks_07 │ │ ├── tate_07_19693_19827.png │ │ └── tate_07_2181_2307.png │ │ ├── masks_08 │ │ ├── tate_08_10917_10972.png │ │ ├── tate_08_17551_17657.png │ │ └── tate_08_3738_3864.png │ │ ├── masks_09 │ │ ├── tate_09_16823_16987.png │ │ └── tate_09_4679_4798.png │ │ ├── masks_10 │ │ ├── tate_10_16298_16459.png │ │ └── tate_10_2182_2307.png │ │ ├── masks_11 │ │ ├── tate_11_1026_1132.png │ │ ├── tate_11_15128_15179.png │ │ ├── tate_11_15282_15385.png │ │ ├── tate_11_3490_3932.png │ │ └── tate_11_6106_6241.png │ │ ├── masks_12 │ │ ├── tate_12_15481_15632.png │ │ └── tate_12_3605_3758.png │ │ ├── masks_13 │ │ ├── tate_13_20757_20871.png │ │ └── tate_13_3946_4045.png │ │ ├── masks_14 │ │ ├── tate_14_17541_17685.png │ │ ├── tate_14_27744_27778.png │ │ └── tate_14_5474_5620.png │ │ ├── masks_15 │ │ ├── tate_15_18655_18767.png │ │ └── tate_15_4173_4261.png │ │ ├── masks_16 │ │ ├── tate_16_17518_17660.png │ │ └── tate_16_3165_3259.png │ │ ├── masks_17 │ │ ├── tate_17_16409_16551.png │ │ └── tate_17_3877_4014.png │ │ ├── masks_18 │ │ ├── tate_18_11163_11274.png │ │ └── tate_18_4218_4358.png │ │ ├── masks_19 │ │ ├── tate_19_13024_13164.png │ │ └── tate_19_4309_4453.png │ │ ├── masks_20 │ │ ├── tate_20_1016_1138.png │ │ ├── tate_20_111_204.png │ │ ├── tate_20_1151_1252.png │ │ ├── tate_20_1325_1456.png │ │ ├── tate_20_13309_13423.png │ │ ├── tate_20_1631_1689.png │ │ ├── tate_20_2020_2162.png │ │ ├── tate_20_215_261.png │ │ ├── tate_20_272_348.png │ │ ├── tate_20_29_95.png │ │ ├── tate_20_361_444.png │ │ ├── tate_20_464_568.png │ │ ├── tate_20_581_685.png │ │ └── tate_20_799_884.png │ │ ├── masks_21 │ │ ├── tate_21_1039_1154.png │ │ ├── tate_21_115_205.png │ │ ├── tate_21_1243_1295.png │ │ ├── tate_21_1430_1532.png │ │ ├── tate_21_14745_14863.png │ │ ├── tate_21_210_283.png │ │ ├── tate_21_22_106.png │ │ ├── tate_21_292_355.png │ │ ├── tate_21_30001_30088.png │ │ ├── tate_21_30150_30248.png │ │ ├── tate_21_30263_30358.png │ │ ├── tate_21_30362_30428.png │ │ ├── tate_21_30581_30639.png │ │ ├── tate_21_30651_30752.png │ │ ├── tate_21_30931_31044.png │ │ ├── tate_21_31116_31238.png │ │ ├── tate_21_31396_31476.png │ │ ├── tate_21_31480_31557.png │ │ ├── tate_21_31566_31658.png │ │ ├── tate_21_31713_31816.png │ │ ├── tate_21_31829_31950.png │ │ ├── tate_21_31977_32065.png │ │ ├── tate_21_32244_32322.png │ │ ├── tate_21_32328_32397.png │ │ ├── tate_21_33866_33927.png │ │ ├── tate_21_358_426.png │ │ ├── tate_21_429_487.png │ │ ├── tate_21_509_570.png │ │ ├── tate_21_576_623.png │ │ ├── tate_21_625_678.png │ │ ├── tate_21_711_794.png │ │ ├── tate_21_807_906.png │ │ └── tate_21_920_1022.png │ │ ├── masks_22 │ │ ├── tate_22_14832_14950.png │ │ └── tate_22_4200_4318.png │ │ ├── masks_23 │ │ ├── tate_23_21039_21171.png │ │ └── tate_23_3795_3906.png │ │ ├── masks_24 │ │ ├── tate_24_17588_17723.png │ │ └── tate_24_2181_2305.png │ │ ├── masks_25 │ │ ├── tate_25_1006_1111.png │ │ ├── tate_25_1140_1217.png │ │ ├── tate_25_1241_1304.png │ │ ├── tate_25_127_207.png │ │ ├── tate_25_1348_1439.png │ │ ├── tate_25_14455_14546.png │ │ ├── tate_25_1465_1568.png │ │ ├── tate_25_14_108.png │ │ ├── tate_25_1656_1741.png │ │ ├── tate_25_256_334.png │ │ ├── tate_25_31900_31995.png │ │ ├── tate_25_32003_32072.png │ │ ├── tate_25_32089_32168.png │ │ ├── tate_25_32185_32248.png │ │ ├── tate_25_32249_32317.png │ │ ├── tate_25_32318_32390.png │ │ ├── tate_25_32416_32466.png │ │ ├── tate_25_32467_32557.png │ │ ├── tate_25_32598_32692.png │ │ ├── tate_25_32745_32850.png │ │ ├── tate_25_32926_33000.png │ │ ├── tate_25_33015_33092.png │ │ ├── tate_25_33104_33186.png │ │ ├── tate_25_33274_33353.png │ │ ├── tate_25_33363_33455.png │ │ ├── tate_25_33470_33588.png │ │ ├── tate_25_33725_33832.png │ │ ├── tate_25_33942_34003.png │ │ ├── tate_25_34013_34045.png │ │ ├── tate_25_351_443.png │ │ ├── tate_25_4549_4602.png │ │ ├── tate_25_4735_4857.png │ │ ├── tate_25_760_845.png │ │ └── tate_25_896_990.png │ │ ├── placebo.py │ │ ├── tate_01.py │ │ ├── tate_02.py │ │ ├── tate_03.py │ │ ├── tate_04.py │ │ ├── tate_05.py │ │ ├── tate_06.py │ │ ├── tate_07.py │ │ ├── tate_08.py │ │ ├── tate_09.py │ │ ├── tate_10.py │ │ ├── tate_11.py │ │ ├── tate_12.py │ │ ├── tate_13.py │ │ ├── tate_14.py │ │ ├── tate_15.py │ │ ├── tate_16.py │ │ ├── tate_17.py │ │ ├── tate_18.py │ │ ├── tate_19.py │ │ ├── tate_20.py │ │ ├── tate_21.py │ │ ├── tate_22.py │ │ ├── tate_23.py │ │ ├── tate_24.py │ │ ├── tate_25.py │ │ ├── tate_nced01.py │ │ ├── tate_nced02.py │ │ ├── tate_ncop01.py │ │ └── tate_ncop02.py ├── Kantai │ └── Gotoubun no Hanayome ∬ [BD] ├── MTBB │ └── Sirius [BD] │ │ ├── sirius_01.py │ │ ├── sirius_02.py │ │ ├── sirius_03.py │ │ ├── sirius_04.py │ │ ├── sirius_05.py │ │ └── sirius_06.py ├── Manga-Family │ └── Love Live! Nijigasaki Gakuen School Idol Doukoukai [BD] │ │ ├── llnijibd_01.py │ │ ├── llnijibd_02.py │ │ ├── llnijibd_03.py │ │ ├── llnijibd_04.py │ │ ├── llnijibd_05.py │ │ ├── llnijibd_06.py │ │ ├── llnijibd_07.py │ │ ├── llnijibd_08.py │ │ ├── llnijibd_09.py │ │ └── love_live_common │ │ ├── __init__.py │ │ ├── config.py │ │ ├── flac_settings │ │ ├── nvenc_settings │ │ ├── qaac_settings │ │ └── x265_settings ├── Mangakas │ └── Hashiri Tsuzukete Yokattatte [BD] │ │ ├── hashiri01.vpy │ │ ├── hashiri02.vpy │ │ ├── hashiri03.vpy │ │ ├── hashiri04.vpy │ │ └── settings ├── Natsumi no Sekai │ ├── Choujigen Game Neptune The Animation Nep no Natsuyasumi [BD] │ │ └── nepnep_ova.py │ ├── Date a Bullet [BD] │ │ ├── bullet_01.py │ │ ├── bullet_02.py │ │ ├── bullet_bdmenu.py │ │ ├── bullet_nced1.py │ │ ├── bullet_nced2.py │ │ ├── bullet_ncop.py │ │ ├── bullet_pv01.py │ │ ├── bullet_pv02.py │ │ └── bullet_pv03.py │ ├── Edens Zero [WEB] │ │ ├── edens_01.py │ │ ├── edens_02.py │ │ └── edens_03.py │ ├── Gotoubun no Hanayome ∬ [BD] │ │ ├── gotoubun_common │ │ │ ├── __init__.py │ │ │ ├── antialiasing.py │ │ │ ├── config.py │ │ │ ├── denoise.py │ │ │ ├── mask.py │ │ │ ├── nvenc_settings │ │ │ ├── qaac_settings │ │ │ └── x265_settings │ │ ├── gotoubunff_01.py │ │ ├── gotoubunff_02.py │ │ ├── gotoubunff_03.py │ │ ├── gotoubunff_04.py │ │ ├── gotoubunff_05.py │ │ ├── gotoubunff_06.py │ │ ├── gotoubunff_07.py │ │ ├── gotoubunff_08.py │ │ ├── gotoubunff_09.py │ │ ├── gotoubunff_10.py │ │ ├── gotoubunff_bdmenu01.py │ │ ├── gotoubunff_bdmenu02.py │ │ ├── gotoubunff_bdmenu03.py │ │ ├── gotoubunff_bdmenu04.py │ │ ├── gotoubunff_nced01.py │ │ └── gotoubunff_ncop01.py │ ├── Hello World [BD] │ │ ├── hello_world.vpy │ │ └── settings │ ├── Isekai Quartet 2 [BD] │ │ ├── isekais2_01.py │ │ ├── isekais2_02.py │ │ ├── isekais2_03.py │ │ ├── isekais2_04.py │ │ ├── isekais2_05.py │ │ ├── isekais2_06.py │ │ ├── isekais2_07.py │ │ ├── isekais2_08.py │ │ ├── isekais2_09.py │ │ ├── isekais2_10.py │ │ ├── isekais2_11.py │ │ ├── isekais2_12.py │ │ ├── isekais2_nced01.py │ │ ├── isekais2_nced02.py │ │ └── isekais2_ncop01.py │ ├── Isekai Quartet 2 [WEB] │ │ ├── isekai01.vpy │ │ ├── isekai02.vpy │ │ ├── isekai03.vpy │ │ ├── isekai04.vpy │ │ ├── isekai05.vpy │ │ ├── isekai06.vpy │ │ ├── isekai07.vpy │ │ ├── isekai08.vpy │ │ ├── isekai09.vpy │ │ ├── isekai10.vpy │ │ ├── isekai11.vpy │ │ ├── isekai12.vpy │ │ └── settings │ ├── Isekai Quartet [BD] │ │ ├── isekai01.vpy │ │ ├── isekai02.vpy │ │ ├── isekai03.vpy │ │ ├── isekai04.vpy │ │ ├── isekai05.vpy │ │ ├── isekai06.vpy │ │ ├── isekai07.vpy │ │ ├── isekai08.vpy │ │ ├── isekai09.vpy │ │ ├── isekai10.vpy │ │ ├── isekai11.vpy │ │ ├── isekai12.vpy │ │ ├── isekai_nced.vpy │ │ ├── isekai_ncop.vpy │ │ └── settings │ ├── Machikado Mazoku [WEB] │ │ ├── mask │ │ │ └── mask04.png │ │ ├── settings │ │ └── vpy files │ │ │ ├── machikado01.vpy │ │ │ ├── machikado02.vpy │ │ │ ├── machikado03.vpy │ │ │ ├── machikado04.vpy │ │ │ ├── machikado05.vpy │ │ │ ├── machikado06.vpy │ │ │ ├── machikado07.vpy │ │ │ ├── machikado08.vpy │ │ │ ├── machikado09.vpy │ │ │ ├── machikado10.vpy │ │ │ ├── machikado11.vpy │ │ │ └── machikado12.vpy │ ├── Tsugumomo OVA [DVD] │ │ ├── settings │ │ └── tsugumomo_ova.vpy │ └── Wotaku ni Koi wa Muzukashii OAD │ │ ├── qaac_settings │ │ ├── wotakoi_ova_2.py │ │ └── x265_settings ├── Owlolf │ ├── Fate/kaleid liner Prisma☆Illya Prisma☆Phantasm [BD] │ │ ├── fate_loli_ova.vpy │ │ ├── fate_loli_ova_ncop.vpy │ │ └── settings │ ├── Fragtime [BD] │ │ ├── fragtime_bd.vpy │ │ └── settings │ ├── Kanata no Astra [BD] │ │ ├── kanata01.vpy │ │ ├── kanata02.vpy │ │ ├── kanata03.vpy │ │ ├── kanata04.vpy │ │ ├── kanata05.vpy │ │ ├── kanata06.vpy │ │ ├── kanata07.vpy │ │ ├── kanata08.vpy │ │ ├── kanata09.vpy │ │ ├── kanata10.vpy │ │ ├── kanata11.vpy │ │ ├── kanata12.vpy │ │ ├── kanata_bdmenu01-01.vpy │ │ ├── kanata_bdmenu01-02.vpy │ │ ├── kanata_bdmenu01-03.vpy │ │ ├── kanata_bdmenu01-04.vpy │ │ ├── kanata_bdmenu01-05.vpy │ │ ├── kanata_bdmenu01-06.vpy │ │ ├── kanata_bdmenu02-01.vpy │ │ ├── kanata_bdmenu02-02.vpy │ │ ├── kanata_bdmenu02-03.vpy │ │ ├── kanata_bdmenu02-04.vpy │ │ ├── kanata_bdmenu02-05.vpy │ │ ├── kanata_bdmenu02-06.vpy │ │ ├── kanata_bdmenu03-01.vpy │ │ ├── kanata_bdmenu03-02.vpy │ │ ├── kanata_bdmenu03-03.vpy │ │ ├── kanata_bdmenu03-04.vpy │ │ ├── kanata_bdmenu03-05.vpy │ │ ├── kanata_bdmenu03-06.vpy │ │ ├── kanata_bdmenu03-07.vpy │ │ ├── kanata_bdmenu04-01.vpy │ │ ├── kanata_bdmenu04-02.vpy │ │ ├── kanata_bdmenu04-03.vpy │ │ ├── kanata_bdmenu04-04.vpy │ │ ├── kanata_bdmenu04-05.vpy │ │ ├── kanata_bdmenu04-06.vpy │ │ ├── kanata_bdmenu04-07.vpy │ │ ├── kanata_nced01.vpy │ │ ├── kanata_nced02.vpy │ │ ├── kanata_nced03.vpy │ │ ├── kanata_nced04.vpy │ │ ├── kanata_nced05.vpy │ │ ├── kanata_ncop01.vpy │ │ ├── kanata_ncop02.vpy │ │ └── settings │ ├── YuYuYu │ │ ├── wasuyu_tv_01.py │ │ ├── wasuyu_tv_02.py │ │ ├── wasuyu_tv_03.py │ │ ├── wasuyu_tv_04.py │ │ ├── wasuyu_tv_05.py │ │ ├── wasuyu_tv_06.py │ │ ├── yuyuyu_01.py │ │ ├── yuyuyu_02.py │ │ ├── yuyuyu_03.py │ │ ├── yuyuyu_04.py │ │ ├── yuyuyu_05.py │ │ ├── yuyuyu_06.py │ │ ├── yuyuyu_07.py │ │ ├── yuyuyu_08.py │ │ ├── yuyuyu_09.py │ │ ├── yuyuyu_10.py │ │ ├── yuyuyu_11.py │ │ ├── yuyuyu_12.py │ │ ├── yuyuyu_common │ │ │ ├── __init__.py │ │ │ ├── config.py │ │ │ ├── constants.py │ │ │ ├── filter.py │ │ │ ├── x265_settings │ │ │ └── x265_settings_web │ │ ├── yuyuyu_dai_01.py │ │ └── yuyuyu_m2ts_episode.yml │ └── Yuuki Yuuna wa Yuusha de Aru Churutto! │ │ ├── churutto_common │ │ ├── __init__.py │ │ ├── config.py │ │ └── x265_settings │ │ ├── churuttoo_01.py │ │ ├── churuttoo_02.py │ │ ├── churuttoo_03.py │ │ ├── churuttoo_04.py │ │ ├── churuttoo_05.py │ │ └── churuttoo_06.py ├── ShowY │ └── Yesterday wo Utatte [BD] │ │ ├── masks_12 │ │ ├── yesterday_12_29778_29851.png │ │ ├── yesterday_12_29853_29935.png │ │ ├── yesterday_12_29937_29937.png │ │ ├── yesterday_12_29986_30030.png │ │ ├── yesterday_12_30032_30108.png │ │ ├── yesterday_12_30386_30457.png │ │ ├── yesterday_12_30459_30528.png │ │ ├── yesterday_12_31286_31344.png │ │ ├── yesterday_12_31346_31416.png │ │ ├── yesterday_12_31418_31488.png │ │ ├── yesterday_12_31490_31560.png │ │ ├── yesterday_12_31562_31632.png │ │ ├── yesterday_12_31634_31704.png │ │ ├── yesterday_12_31719_31789.png │ │ ├── yesterday_12_31809_31878.png │ │ ├── yesterday_12_31881_31952.png │ │ ├── yesterday_12_31954_32024.png │ │ ├── yesterday_12_32026_32096.png │ │ ├── yesterday_12_32098_32168.png │ │ ├── yesterday_12_32170_32240.png │ │ ├── yesterday_12_32416_32486.png │ │ ├── yesterday_12_33148_33260.png │ │ └── yesterday_12_33347_33399.png │ │ ├── spe_mask │ │ ├── 01.png │ │ ├── 02.png │ │ ├── 03.png │ │ ├── 04.png │ │ ├── 05.png │ │ └── 06.png │ │ ├── yesterday_01.py │ │ ├── yesterday_02.py │ │ ├── yesterday_03.py │ │ ├── yesterday_04.py │ │ ├── yesterday_05.py │ │ ├── yesterday_06.py │ │ ├── yesterday_07.py │ │ ├── yesterday_08.py │ │ ├── yesterday_09.py │ │ ├── yesterday_10.py │ │ ├── yesterday_11.py │ │ ├── yesterday_12.py │ │ ├── yesterday_nceds.py │ │ ├── yesterday_sp01.py │ │ ├── yesterday_sp02.py │ │ ├── yesterday_sp03.py │ │ ├── yesterday_sp04.py │ │ ├── yesterday_sp05.py │ │ └── yesterday_sp06.py ├── Truck’d │ └── Princess Connect! ReDive [BD] │ │ ├── _assets │ │ └── priconnefunc.py │ │ ├── priconne_01.py │ │ ├── priconne_02.py │ │ ├── priconne_03.py │ │ ├── priconne_04.py │ │ ├── priconne_05.py │ │ ├── priconne_06.py │ │ ├── priconne_07.py │ │ ├── priconne_08.py │ │ ├── priconne_09.py │ │ ├── priconne_10.py │ │ ├── priconne_11.py │ │ ├── priconne_12.py │ │ ├── priconne_13.py │ │ ├── priconne_nced01.py │ │ └── priconne_ncop01.py ├── YUKIN4⁎ │ ├── BanG Dream! 3rd Season [BD] │ │ ├── bangdreamS03E01.vpy │ │ ├── bangdreamS03E02.vpy │ │ ├── bangdreamS03E03.vpy │ │ ├── bangdreamS03E04.vpy │ │ ├── bangdreamS03E05.vpy │ │ ├── bangdreamS03E06.vpy │ │ ├── bangdreamS03E07.vpy │ │ ├── bangdreamS03E08.vpy │ │ ├── bangdreamS03E09.vpy │ │ ├── bangdreamS03E10.vpy │ │ ├── bangdreamS03E11.vpy │ │ ├── bangdreamS03E12.vpy │ │ ├── bangdreamS03E13.vpy │ │ └── settings │ └── BanG Dream! Film Live [WEB] │ │ ├── bangdream_ filmv2.vpy │ │ └── settings ├── YameteTomete │ ├── Magia Record S2 [BD] │ │ ├── magia_bd_s2_01.py │ │ ├── magia_bd_s2_02.py │ │ ├── magia_bd_s2_03.py │ │ ├── magia_bd_s2_04.py │ │ ├── magia_bd_s2_nced.py │ │ ├── magia_bd_s2_ncop.py │ │ ├── magia_bd_s2_ncop2.py │ │ └── magia_common │ │ │ ├── __init__.py │ │ │ ├── config.py │ │ │ ├── constants.py │ │ │ ├── expr.cpp │ │ │ ├── filter.py │ │ │ └── x265_settings │ ├── Magia Record S2 [WEB] │ │ ├── magia_common │ │ │ ├── __init__.py │ │ │ ├── config.py │ │ │ ├── constants.py │ │ │ ├── filter.py │ │ │ └── x265_settings │ │ ├── magia_s2_01.py │ │ ├── magia_s2_02.py │ │ └── magia_s2_03.py │ └── Magia Record [BD] │ │ ├── magia_01.py │ │ ├── magia_02.py │ │ ├── magia_03.py │ │ ├── magia_04.py │ │ ├── magia_05.py │ │ ├── magia_06.py │ │ ├── magia_07.py │ │ ├── magia_08.py │ │ ├── magia_09.py │ │ ├── magia_10.py │ │ ├── magia_11.py │ │ ├── magia_12.py │ │ ├── magia_13.py │ │ ├── magia_nced01.py │ │ ├── magia_ncop01.py │ │ ├── magia_ncop01_game_version.py │ │ ├── magia_ncop02.py │ │ ├── magia_ncop03.py │ │ └── magia_ncop04.py └── matheousse │ ├── higehiro_01.py │ ├── higehiro_02.py │ ├── higehiro_03.py │ ├── higehiro_04.py │ ├── higehiro_05.py │ ├── higehiro_06.py │ ├── higehiro_07.py │ └── settings │ └── x265_settings ├── README.md └── Raws-Maji ├── Assault Lily Bouquet [BD] ├── assault_01.py ├── assault_02.py ├── assault_03.py ├── assault_04.py ├── assault_05.py ├── assault_06.py ├── assault_07.py ├── assault_08.py ├── assault_09.py ├── assault_10.py ├── assault_11.py ├── assault_12.py ├── assault_common │ ├── __init__.py │ ├── config.py │ ├── constants.py │ ├── filter.py │ └── x265_settings ├── assault_nced.py ├── assault_nced02.py ├── assault_nced03.py ├── assault_nced04.py └── assault_ncop.py ├── Azur Lane [BD] ├── azurlane_01.py ├── azurlane_02.py ├── azurlane_03.py ├── azurlane_04.py ├── azurlane_05.py ├── azurlane_06.py ├── azurlane_07.py ├── azurlane_08.py ├── azurlane_09.py └── azurlane_10.py ├── BanG Dream! Morfonica MVs [BD] ├── morfonica_mv.py └── morfonica_mv_real.py ├── BanG Dream! Poppin’Party MV [BD] └── breakthrough_mv_real.py ├── Choujin Koukousei-tachi wa Isekai demo Yoyuu de Ikinuku you desu! [BD] ├── choyoyu_01.py ├── choyoyu_02.py ├── choyoyu_03.py ├── choyoyu_04.py ├── choyoyu_05.py ├── choyoyu_06.py ├── choyoyu_07.py ├── choyoyu_08.py ├── choyoyu_09.py ├── choyoyu_10.py ├── choyoyu_11.py ├── choyoyu_12.py ├── choyoyu_nced.py ├── choyoyu_ncop.py └── launch_scripts.py ├── Fairy Gone [BD] ├── fairy_01.py ├── fairy_02.py ├── fairy_03.py ├── fairy_04.py ├── fairy_05.py ├── fairy_06.py ├── fairy_07.py ├── fairy_08.py ├── fairy_09.py ├── fairy_10.py ├── fairy_11.py ├── fairy_12.py ├── fairy_13.py ├── fairy_14.py ├── fairy_15.py ├── fairy_16.py ├── fairy_17.py ├── fairy_18.py ├── fairy_19.py ├── fairy_20.py ├── fairy_21.py ├── fairy_22.py ├── fairy_23.py ├── fairy_24.py ├── fairy_nced01.py ├── fairy_nced02.py ├── fairy_ncop01.py └── fairy_ncop02.py ├── Granbelm [BD] ├── granbelm01.vpy ├── granbelm02.vpy ├── granbelm03.vpy ├── granbelm04.vpy ├── granbelm05.vpy ├── granbelm06.vpy ├── granbelm07.vpy ├── granbelm08.vpy ├── granbelm09.vpy ├── granbelm10.vpy ├── granbelm11.vpy ├── granbelm12.vpy ├── granbelm13.vpy ├── granbelm_bdmenu01.vpy ├── granbelm_bdmenu02.vpy ├── granbelm_bdmenu03.vpy ├── granbelm_bdmenu04.vpy ├── granbelm_nced.vpy ├── granbelm_ncop.vpy └── settings ├── Hanebado [BD] ├── hanebado01.vpy ├── hanebado02.vpy ├── hanebado03.vpy ├── hanebado04.vpy ├── hanebado05.vpy ├── hanebado06.vpy ├── hanebado07.vpy ├── hanebado08.vpy ├── hanebado09.vpy ├── hanebado10.vpy ├── hanebado11.vpy ├── hanebado12.vpy ├── hanebado13.vpy ├── hanebado_bdmenu01.vpy ├── hanebado_bdmenu02.vpy ├── hanebado_bdmenu03.vpy ├── hanebado_bdmenu04.vpy ├── hanebado_bdmenu05.vpy ├── hanebado_bdmenu06-01.vpy ├── hanebado_bdmenu06-02.vpy ├── hanebado_nced01.vpy ├── hanebado_nced02.vpy ├── hanebado_ncop.vpy └── settings ├── Hoshiai no Sora [BD] ├── hoshiai01.vpy ├── hoshiai02.vpy ├── hoshiai03.vpy ├── hoshiai04.vpy ├── hoshiai05.vpy ├── hoshiai06.vpy └── settings ├── Hoshiai no Sora [WEB] ├── hoshiai01.vpy ├── hoshiai02.vpy ├── hoshiai03.vpy ├── hoshiai04.vpy ├── hoshiai05.vpy ├── hoshiai06.vpy ├── hoshiai07.vpy ├── hoshiai08.vpy ├── hoshiai09.vpy ├── hoshiai10.vpy ├── hoshiai11.vpy ├── hoshiai12.vpy └── settings ├── Island [BD] ├── avs files │ ├── island03-audio.avs │ ├── island06-audio.avs │ ├── island09-audio.avs │ └── island12-audio.avs ├── settings └── vpy files │ ├── island01.vpy │ ├── island02.vpy │ ├── island03.vpy │ ├── island04.vpy │ ├── island05.vpy │ ├── island06.vpy │ ├── island07.vpy │ ├── island08.vpy │ ├── island09.vpy │ ├── island10.vpy │ ├── island11.vpy │ ├── island12.vpy │ ├── island_bdmenu01.vpy │ ├── island_bdmenu02.vpy │ ├── island_bdmenu03.vpy │ ├── island_bdmenu04.vpy │ ├── island_nced01.vpy │ ├── island_nced02.vpy │ ├── island_nced03.vpy │ ├── island_ncop01.vpy │ ├── island_ncop02.vpy │ └── island_ncop03.vpy ├── Kanojo Okarishimasu [BD] ├── kanojo_01.py ├── kanojo_02.py ├── kanojo_03.py ├── kanojo_04.py ├── kanojo_05.py ├── kanojo_06.py ├── kanojo_07.py ├── kanojo_08.py └── kanojo_09.py ├── Kobayashi-san Chi no Maid Dragon S [WEB] ├── kobayashi_01.py ├── kobayashi_02.py └── kobayashi_03.py ├── Koutetsujou no Kabaneri Movie 1 Tsudou Hikari [BD] ├── kabaneri_movie1.vpy ├── kabaneri_movie1_bdmenu.vpy └── settings ├── Koutetsujou no Kabaneri Movie 2 Moeru Inochi [BD] ├── kabaneri_movie2.vpy ├── kabaneri_movie2_bdmenu.vpy └── settings ├── Koutetsujou no Kabaneri Movie 3 Unato Kessen [BD] ├── kabaneri_movie.vpy ├── kabaneri_movie_bdmenu01.vpy ├── kabaneri_movie_bdmenu02.vpy ├── kabaneri_movie_nced.vpy ├── kabaneri_movie_nced2.vpy ├── kabaneri_movie_ncop.vpy └── settings ├── Lapis ReLiGHTs [BD] ├── lapis_01.py ├── lapis_01_preview.py ├── lapis_02.py ├── lapis_02_preview.py ├── lapis_03.py ├── lapis_03_preview.py ├── lapis_04.py ├── lapis_04_preview.py ├── lapis_05.py ├── lapis_05_preview.py ├── lapis_06.py ├── lapis_06_preview.py ├── lapis_07.py ├── lapis_07_preview.py ├── lapis_08.py ├── lapis_08_preview.py ├── lapis_09.py ├── lapis_09_preview.py ├── lapis_10.py ├── lapis_10_preview.py ├── lapis_11.py ├── lapis_11_preview.py ├── lapis_12.py ├── lapis_bdmenu01.py ├── lapis_bdmenu02.py ├── lapis_bdmenu03.py ├── lapis_mv01.py ├── lapis_mv02.py ├── lapis_mv03.py ├── lapis_mv04.py ├── lapis_mv05.py ├── lapis_mv06.py ├── lapis_nced.py └── lapis_ncop.py ├── Lapis ReLiGHTs [WEB] ├── lapis_01.py ├── lapis_02.py ├── lapis_03.py ├── lapis_04.py └── lapis_05.py ├── Love Live! Sunshine!! Saint Snow - Dazzling White Town MV [BD] └── dazzling_white_town.py ├── Love Live! Superstar!! [TV] ├── love_live_ss_tv_01.py └── love_live_ss_tv_02.py ├── Made in Abyss Movie [BD+WEB] ├── mia_movie1.vpy └── settings ├── Magia Record [WEB] ├── magia01.vpy ├── magia02.vpy ├── magia03.vpy ├── magia04.vpy ├── magia05.vpy ├── magia06.vpy ├── magia07.vpy ├── magia08.vpy ├── magia09.vpy ├── magia10.vpy ├── magia11.vpy ├── magia12.vpy ├── magia13.vpy ├── mask for light.png └── settings ├── Mahou Shoujo Tokushusen Asuka [BD] ├── avs files │ ├── asuka01-audio.avs │ ├── asuka02-audio.avs │ ├── asuka03-audio.avs │ ├── asuka04-audio.avs │ ├── asuka05-audio.avs │ ├── asuka06-audio.avs │ ├── asuka07-audio.avs │ ├── asuka08-audio.avs │ ├── asuka09-audio.avs │ ├── asuka10-audio.avs │ ├── asuka11-audio.avs │ ├── asuka12-audio.avs │ ├── asuka_nced-audio.avs │ └── asuka_ncop-audio.avs ├── mask │ └── mask_ed.png ├── settings └── vpy files │ ├── asuka01.vpy │ ├── asuka02.vpy │ ├── asuka03.vpy │ ├── asuka04.vpy │ ├── asuka05.vpy │ ├── asuka06.vpy │ ├── asuka07.vpy │ ├── asuka08.vpy │ ├── asuka09.vpy │ ├── asuka10.vpy │ ├── asuka11.vpy │ ├── asuka12.vpy │ ├── asuka_bdmenu01.vpy │ ├── asuka_bdmenu02.vpy │ ├── asuka_bdmenu03.vpy │ ├── asuka_bdmenu04.vpy │ ├── asuka_nced.vpy │ └── asuka_ncop.vpy ├── Midara na Ao-chan wa Benkyou ga Dekinai [BD] ├── aochan_01.vpy ├── aochan_02.vpy ├── aochan_03.vpy ├── aochan_04.vpy ├── aochan_05.vpy ├── aochan_06.vpy ├── aochan_07.vpy ├── aochan_08.vpy ├── aochan_09.vpy ├── aochan_10.vpy ├── aochan_11.vpy ├── aochan_12.vpy ├── aochan_bdmenu.vpy ├── aochan_nced01.vpy ├── aochan_nced02.vpy ├── aochan_ncop.vpy └── settings ├── Mushoku Tensei Isekai Ittara Honki Dasu [BD] ├── mushoku_common │ ├── __init__.py │ ├── config.py │ └── x265_settings ├── mushokubd_01.py ├── mushokubd_02.py ├── mushokubd_03.py ├── mushokubd_04.py ├── mushokubd_05.py ├── mushokubd_06.py ├── mushokubd_07.py ├── mushokubd_08.py ├── mushokubd_09.py ├── mushokubd_10.py ├── mushokubd_11.py ├── mushokubd_intro_nontelop_2_XX.py ├── mushokubd_intro_nontelop_XX.py └── mushokubd_nced.py ├── Nekopara [WEB] ├── nekopara01.vpy ├── nekopara02.vpy ├── nekopara03.vpy ├── nekopara04.vpy ├── nekopara05.vpy ├── nekopara06.vpy └── settings ├── Ore Wo Suki Nano Wa Omae Dake Ka Yo [BD] ├── oresuki_01.py ├── oresuki_02.py ├── oresuki_03.py ├── oresuki_04.py ├── oresuki_05.py ├── oresuki_06.py ├── oresuki_07.py ├── oresuki_08.py ├── oresuki_09.py ├── oresuki_10.py ├── oresuki_11.py ├── oresuki_12.py ├── oresuki_bdmenu01.py ├── oresuki_bdmenu02.py ├── oresuki_bdmenu03.py ├── oresuki_bdmenu04.py ├── oresuki_bdmenu05.py ├── oresuki_bdmenu06.py ├── oresuki_bdmenuova.py ├── oresuki_nced.py ├── oresuki_ncop.py └── oresuki_ova.py ├── Planetarian ~Yuki Kenkyuu (Snow Globe)~ OVA [BD] └── planetarian_ova.py ├── Princess Connect! ReDive - Character Song Vol.1 [BD] ├── descreen_conv.py ├── priconne_song01.py ├── priconne_song02.py ├── priconne_song03.py ├── priconne_song04.py ├── priconne_song05.py ├── priconne_song06.py ├── priconne_song07.py ├── priconne_song08.py ├── priconne_song09.py └── priconne_song10.py ├── ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD] ├── masks │ ├── rezeros2_01_4186-4400.png │ ├── rezeros2_ncop_0-16.png │ ├── rezeros2_ncop_17-18.png │ ├── rezeros2_ncop_19.png │ ├── rezeros2_ncop_20.png │ ├── rezeros2_ncop_21.png │ ├── rezeros2_ncop_22.png │ ├── rezeros2_ncop_23.png │ ├── rezeros2_ncop_24.png │ ├── rezeros2_ncop_25.png │ ├── rezeros2_ncop_26.png │ ├── rezeros2_ncop_27.png │ ├── rezeros2_ncop_28.png │ ├── rezeros2_ncop_29.png │ ├── rezeros2_ncop_30.png │ ├── rezeros2_ncop_31.png │ ├── rezeros2_ncop_32.png │ ├── rezeros2_ncop_33.png │ ├── rezeros2_ncop_34.png │ ├── rezeros2_ncop_35.png │ ├── rezeros2_ncop_36.png │ ├── rezeros2_ncop_37.png │ └── rezeros2_ncop_38.png ├── rezeros2_01.py ├── rezeros2_02.py ├── rezeros2_03.py ├── rezeros2_04.py ├── rezeros2_05.py ├── rezeros2_06.py ├── rezeros2_07.py ├── rezeros2_08.py ├── rezeros2_09.py ├── rezeros2_10.py ├── rezeros2_11.py ├── rezeros2_12.py ├── rezeros2_13.py ├── rezeros2_nced.py └── rezeros2_ncop.py ├── Rifle is Beautiful [BD] ├── rifle_01.py ├── rifle_02.py ├── rifle_03.py ├── rifle_04.py ├── rifle_05.py ├── rifle_06.py ├── rifle_07.5.py ├── rifle_07.py ├── rifle_08.py ├── rifle_09.py ├── rifle_10.py ├── rifle_11.py ├── rifle_12.py ├── rifle_bdmenu_01.py ├── rifle_bdmenu_02.py ├── rifle_bdmenu_03.py ├── rifle_bdmenu_04.py ├── rifle_nced.py └── rifle_ncop.py ├── Runway de Waratte [WEB] ├── runway01.vpy ├── runway02.vpy ├── runway03.vpy ├── runway04.vpy ├── runway05.vpy └── settings ├── Senki Zesshou Symphogear AXZ [BD] ├── avs files │ ├── symphogearxyz_nced01-audio.avs │ ├── symphogearxyz_ncop01-audio.avs │ └── symphogearxyz_ncop02-audio.avs ├── settings └── vpy files │ ├── symphogearxyz01.vpy │ ├── symphogearxyz02.vpy │ ├── symphogearxyz03.vpy │ ├── symphogearxyz04.vpy │ ├── symphogearxyz05.vpy │ ├── symphogearxyz06.vpy │ ├── symphogearxyz07.vpy │ ├── symphogearxyz08.vpy │ ├── symphogearxyz09.vpy │ ├── symphogearxyz10.vpy │ ├── symphogearxyz11.vpy │ ├── symphogearxyz12.vpy │ ├── symphogearxyz13.vpy │ ├── symphogearxyz_nced01.vpy │ ├── symphogearxyz_ncop01.vpy │ └── symphogearxyz_ncop02.vpy ├── Senki Zesshou Symphogear XD [BD] └── symphogearxd_ncop01.py ├── Senki Zesshou Symphogear XV [BD] ├── settings ├── symphogearxv_01.vpy ├── symphogearxv_02.vpy ├── symphogearxv_03.vpy ├── symphogearxv_04.vpy ├── symphogearxv_05.vpy ├── symphogearxv_06.vpy ├── symphogearxv_07.vpy ├── symphogearxv_08.vpy ├── symphogearxv_09.vpy ├── symphogearxv_10.vpy ├── symphogearxv_11.vpy ├── symphogearxv_12.vpy ├── symphogearxv_13.vpy ├── symphogearxv_bdmenu01.vpy ├── symphogearxv_bdmenu02.vpy ├── symphogearxv_bdmenu03.vpy ├── symphogearxv_bdmenu04.vpy ├── symphogearxv_bdmenu05.vpy ├── symphogearxv_bdmenu06.vpy ├── symphogearxv_nced01.vpy ├── symphogearxv_ncop01.vpy ├── symphogearxv_ova01.vpy ├── symphogearxv_ova02.vpy ├── symphogearxv_ova03.vpy └── symphogearxv_ova04.vpy ├── Toji no Miko Kizamishi Issen no Tomoshibi OVA ├── toji_no_miko_ova_01.py └── toji_no_miko_ova_02.py ├── Yuuki Yuuna wa Yuusha de Aru Washio Sumi no Shou Movies [BD] ├── settings ├── washio_movie01.vpy ├── washio_movie02.vpy ├── washio_movie03.vpy ├── washio_sp01.vpy ├── washio_sp02.vpy └── washio_sp03.vpy ├── Yuuki Yuuna wa Yuusha de Aru Washio Sumi no Shou TV [BD] ├── settings ├── washio01.vpy ├── washio02.vpy ├── washio03.vpy ├── washio04.vpy ├── washio05.vpy ├── washio06.vpy ├── washio_nced01.vpy ├── washio_nced02.vpy ├── washio_nced03.vpy ├── washio_nced04.vpy ├── washio_nced05.vpy ├── washio_ncop01.vpy ├── washio_ncop02.vpy ├── washio_ncop03.vpy ├── washio_ncop04.vpy ├── washio_ncop05.vpy ├── washio_transfo01.vpy ├── washio_transfo02.vpy └── washio_transfo03.vpy ├── Yuuki Yuuna wa Yuusha de Aru Yuusha no Shou TV [BD] ├── settings ├── yuusha01.vpy ├── yuusha02.vpy ├── yuusha03.vpy ├── yuusha04.vpy ├── yuusha05.vpy ├── yuusha06.vpy ├── yuusha_hidamari.vpy ├── yuusha_nced.vpy └── yuusha_ncop.vpy ├── Yuuki Yuuna wa Yuusha de Aru [BD] ├── settings ├── yuyuyu01-02_sp.vpy ├── yuyuyu01.vpy ├── yuyuyu02.vpy ├── yuyuyu03.vpy ├── yuyuyu04.vpy ├── yuyuyu05.vpy ├── yuyuyu06.vpy ├── yuyuyu07.vpy ├── yuyuyu08.vpy ├── yuyuyu09.vpy ├── yuyuyu10.vpy ├── yuyuyu11.vpy ├── yuyuyu12.vpy ├── yuyuyu_nced01.vpy ├── yuyuyu_nced02.vpy ├── yuyuyu_nced03.vpy ├── yuyuyu_nced04.vpy ├── yuyuyu_nced05.vpy ├── yuyuyu_ncop01.vpy ├── yuyuyu_ncop02.vpy └── yuyuyu_ncop03.vpy └── Zombie Land Saga - Saga Jihen (MV) [BD] ├── settings └── zombiemv.vpy /.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | **/*.vpy linguist-language=Python 4 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | *.pylintrc 2 | __pycache__ 3 | .vscode 4 | vardautomation/vardautomation/shaders.py 5 | -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Hibike! Euphonium Movie 3 Chikai no Finale [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 1.0:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 14 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 3 | qaac 4 | --threading -V 127 --no-delay --no-optimize --verbose -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Joshikousei no Mudazukai [BD]/avs files/joshimuda01-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("joshimuda01.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(0, 34045) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Joshikousei no Mudazukai [BD]/avs files/joshimuda02-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("joshimuda02.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(0, 34045) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Joshikousei no Mudazukai [BD]/avs files/joshimuda03-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("joshimuda03.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(0, 34047) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Joshikousei no Mudazukai [BD]/avs files/joshimuda_nced-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("joshimuda_nced.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 2183) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Joshikousei no Mudazukai [BD]/avs files/joshimuda_ncop-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("joshimuda_ncop.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 2183) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Joshikousei no Mudazukai [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --partitions all --colormatrix bt709 --ref 16 --deblock -2:-2 --threads 27 --me tesa --subme 10 --psy-rd 0.8:0.05 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 15 --qcomp 0.75 --aq-mode 3 --aq-strength 0.85 --aq2-strength 0.25 --aq2-sensitivity 20 --aq3-mode 3 --aq3-strength 0.40:0.20:0.30:0.00:0.00:0.10:0.10:0.20 --aq3-sensitivity 10 --aq3-boundary 820:224:36 --fade-compensate 0.65 3 | qaac 4 | --threading -V 127 --no-delay --no-optimize --verbose -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Kouya no Kotobuki Hikoutai [BD]/kouya_bdmenu01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import kagefunc as kgf 3 | import fvsfunc as fvf 4 | import lvsfunc as lvf 5 | 6 | core = vs.get_core() 7 | core.max_cache_size = 32000 8 | #core.num_threads = 14 9 | 10 | src = lvf.src(r'Vol.01/BDMV/STREAM/00007.m2ts') 11 | src = fvf.Depth(src, 16) 12 | 13 | freeze = core.std.FreezeFrames(src, 261, 4895, 2639) 14 | 15 | aa = lvf.upscaled_sraa(freeze, 2, 24, sharp_downscale=True) 16 | 17 | final = fvf.Depth(aa, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Kouya no Kotobuki Hikoutai [BD]/kouya_bdmenu02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import kagefunc as kgf 3 | import fvsfunc as fvf 4 | import lvsfunc as lvf 5 | 6 | core = vs.get_core() 7 | core.max_cache_size = 32000 8 | #core.num_threads = 14 9 | 10 | src = lvf.src(r'Vol.02/BDMV/STREAM/00007.m2ts') 11 | src = fvf.Depth(src, 16) 12 | 13 | freeze = core.std.FreezeFrames(src, 261, 4895, 2639) 14 | 15 | aa = lvf.upscaled_sraa(freeze, 2, 24, sharp_downscale=True) 16 | 17 | final = fvf.Depth(aa, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Kouya no Kotobuki Hikoutai [BD]/kouya_bdmenu03.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import kagefunc as kgf 3 | import fvsfunc as fvf 4 | import lvsfunc as lvf 5 | 6 | core = vs.get_core() 7 | core.max_cache_size = 32000 8 | #core.num_threads = 14 9 | 10 | src = lvf.src(r'Vol.03/BDMV/STREAM/00002.m2ts') 11 | src = fvf.Depth(src, 16) 12 | 13 | freeze = core.std.FreezeFrames(src, 261, 3215, 2639) 14 | 15 | aa = lvf.upscaled_sraa(freeze, 2, 24, sharp_downscale=True) 16 | 17 | final = fvf.Depth(aa, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Kouya no Kotobuki Hikoutai [BD]/kouya_bdmenu04.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import kagefunc as kgf 3 | import fvsfunc as fvf 4 | import lvsfunc as lvf 5 | 6 | core = vs.get_core() 7 | core.max_cache_size = 32000 8 | #core.num_threads = 14 9 | 10 | src = lvf.src(r'Vol.04/BDMV/STREAM/00007.m2ts') 11 | src = fvf.Depth(src, 16) 12 | 13 | freeze = core.std.FreezeFrames(src, 261, 4895, 2639) 14 | 15 | aa = lvf.upscaled_sraa(freeze, 2, 24, sharp_downscale=True) 16 | 17 | final = fvf.Depth(aa, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Kouya no Kotobuki Hikoutai [BD]/kouya_bdmenu05.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import kagefunc as kgf 3 | import fvsfunc as fvf 4 | import lvsfunc as lvf 5 | 6 | core = vs.get_core() 7 | core.max_cache_size = 32000 8 | #core.num_threads = 14 9 | 10 | src = lvf.src(r'Vol.05/BDMV/STREAM/00007.m2ts') 11 | src = fvf.Depth(src, 16) 12 | 13 | freeze = core.std.FreezeFrames(src, 261, 4895, 2639) 14 | 15 | aa = lvf.upscaled_sraa(freeze, 2, 24, sharp_downscale=True) 16 | 17 | final = fvf.Depth(aa, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Kouya no Kotobuki Hikoutai [BD]/kouya_bdmenu06.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import kagefunc as kgf 3 | import fvsfunc as fvf 4 | import lvsfunc as lvf 5 | 6 | core = vs.get_core() 7 | core.max_cache_size = 32000 8 | #core.num_threads = 14 9 | 10 | src = lvf.src(r'Vol.06 Fin/BDMV/STREAM/00002.m2ts') 11 | src = fvf.Depth(src, 16) 12 | 13 | freeze = core.std.FreezeFrames(src, 261, 3215, 2639) 14 | 15 | aa = lvf.upscaled_sraa(freeze, 2, 24, sharp_downscale=True) 16 | 17 | final = fvf.Depth(aa, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Kouya no Kotobuki Hikoutai [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --partitions all --colormatrix bt709 --ref 16 --deblock -1:-1 --me tesa --subme 10 --psy-rd 0.85:0.00 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 15 --qcomp 0.75 --aq-mode 3 --aq-strength 0.8 --aq2-strength 0.25 --aq3-mode 3 --aq3-strength 0.40:0.20:0.30:0.10:0.10:0.20:0.20:0.40 --aq3-sensitivity 10 --aq3-boundary 820:224:36 --fade-compensate 0.45 -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Mahou Shoujo Lyrical Nanoha The Movie 1st [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i444 --output-csp i444 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --ref 16 --deblock -1:-1 --me tesa --subme 11 --psy-rd 0.9:0.00 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 14 --qcomp 0.7 --aq-mode 3 --aq-strength 0.95 -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Mahou Shoujo Lyrical Nanoha The Movie 2nd A's [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i444 --output-csp i444 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --ref 16 --deblock -1:-1 --me tesa --subme 11 --psy-rd 0.9:0.00 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 14 --qcomp 0.7 --aq-mode 3 --aq-strength 0.95 -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Senki Zesshou Symphogear G [BD]/.pylintrc: -------------------------------------------------------------------------------- 1 | [FORMAT] 2 | max-line-length=145 -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Senki Zesshou Symphogear [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -2:-2 --me tesa --subme 10 --psy-rd 1.0:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 15 --qcomp 0.7 --aq-mode 3 --aq-strength 0.9 3 | 4 | qaac 5 | --threading -V 127 --no-delay --verbose -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Senki Zesshou Symphogear [BD]/symphogear_bdmenu01.vpy: -------------------------------------------------------------------------------- 1 | import fvsfunc as fvf 2 | import muvsfunc as muvf 3 | import lvsfunc as lvf 4 | import vapoursynth as vs 5 | 6 | core = vs.core 7 | core.max_cache_size = 16384 8 | 9 | path = '戦姫絶唱シンフォギア/戦姫絶唱シンフォギア 1/KIXA_90182/BDMV/STREAM/00008' 10 | src = lvf.src(path + '.m2ts') 11 | 12 | 13 | src = fvf.Depth(src, 16) 14 | 15 | src = core.neo_f3kdb.Deband(src, 17, 36, 36, 36, 24, 0, sample_mode=4) 16 | 17 | clip_a = src[:480] 18 | clip_b = src[480:] 19 | clip_b = clip_b[480::int(clip_b.num_frames/2)] 20 | 21 | vfr = muvf.VFRSplice([clip_a, clip_b], 'symphogear_bdmenu01_timecode.txt', False) 22 | vfr = fvf.Depth(vfr, 10) 23 | 24 | vfr.set_output(0) 25 | -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Senki Zesshou Symphogear [BD]/symphogear_bdmenu02.vpy: -------------------------------------------------------------------------------- 1 | import fvsfunc as fvf 2 | import muvsfunc as muvf 3 | import lvsfunc as lvf 4 | import vapoursynth as vs 5 | 6 | core = vs.core 7 | core.max_cache_size = 16384 8 | 9 | path = '戦姫絶唱シンフォギア/戦姫絶唱シンフォギア 2/KIXA_90183/BDMV/STREAM/00008' 10 | src = lvf.src(path + '.m2ts') 11 | 12 | 13 | src = fvf.Depth(src, 16) 14 | 15 | src = core.neo_f3kdb.Deband(src, 17, 36, 36, 36, 24, 0, sample_mode=4) 16 | 17 | clip_a = src[:480] 18 | clip_b = src[480:] 19 | clip_b = clip_b[480::int(clip_b.num_frames/2)] 20 | 21 | vfr = muvf.VFRSplice([clip_a, clip_b], 'symphogear_bdmenu02_timecode.txt', False) 22 | vfr = fvf.Depth(vfr, 10) 23 | 24 | vfr.set_output(0) 25 | -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Senki Zesshou Symphogear [BD]/symphogear_bdmenu03.vpy: -------------------------------------------------------------------------------- 1 | import fvsfunc as fvf 2 | import muvsfunc as muvf 3 | import lvsfunc as lvf 4 | import vapoursynth as vs 5 | 6 | core = vs.core 7 | core.max_cache_size = 16384 8 | 9 | path = '戦姫絶唱シンフォギア/戦姫絶唱シンフォギア 3/KIXA_90184/BDMV/STREAM/00008' 10 | src = lvf.src(path + '.m2ts') 11 | 12 | 13 | src = fvf.Depth(src, 16) 14 | 15 | src = core.neo_f3kdb.Deband(src, 17, 36, 36, 36, 24, 0, sample_mode=4) 16 | 17 | clip_a = src[:480] 18 | clip_b = src[480:] 19 | clip_b = clip_b[480::int(clip_b.num_frames/2)] 20 | 21 | vfr = muvf.VFRSplice([clip_a, clip_b], 'symphogear_bdmenu03_timecode.txt', False) 22 | vfr = fvf.Depth(vfr, 10) 23 | 24 | vfr.set_output(0) 25 | -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Senki Zesshou Symphogear [BD]/symphogear_bdmenu04.vpy: -------------------------------------------------------------------------------- 1 | import fvsfunc as fvf 2 | import muvsfunc as muvf 3 | import lvsfunc as lvf 4 | import vapoursynth as vs 5 | 6 | core = vs.core 7 | core.max_cache_size = 16384 8 | 9 | path = '戦姫絶唱シンフォギア/戦姫絶唱シンフォギア 4/KIXA_90185/BDMV/STREAM/00008' 10 | src = lvf.src(path + '.m2ts') 11 | 12 | 13 | src = fvf.Depth(src, 16) 14 | 15 | src = core.neo_f3kdb.Deband(src, 17, 36, 36, 36, 24, 0, sample_mode=4) 16 | 17 | clip_a = src[:480] 18 | clip_b = src[480:] 19 | clip_b = clip_b[480::int(clip_b.num_frames/2)] 20 | 21 | vfr = muvf.VFRSplice([clip_a, clip_b], 'symphogear_bdmenu04_timecode.txt', False) 22 | vfr = fvf.Depth(vfr, 10) 23 | 24 | vfr.set_output(0) 25 | -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Senki Zesshou Symphogear [BD]/symphogear_bdmenu05.vpy: -------------------------------------------------------------------------------- 1 | import fvsfunc as fvf 2 | import muvsfunc as muvf 3 | import lvsfunc as lvf 4 | import vapoursynth as vs 5 | 6 | core = vs.core 7 | core.max_cache_size = 16384 8 | 9 | path = '戦姫絶唱シンフォギア/戦姫絶唱シンフォギア 5/KIXA_90186/BDMV/STREAM/00008' 10 | src = lvf.src(path + '.m2ts') 11 | 12 | 13 | src = fvf.Depth(src, 16) 14 | 15 | src = core.neo_f3kdb.Deband(src, 17, 36, 36, 36, 24, 0, sample_mode=4) 16 | 17 | clip_a = src[:480] 18 | clip_b = src[480:] 19 | clip_b = clip_b[480::int(clip_b.num_frames/2)] 20 | 21 | vfr = muvf.VFRSplice([clip_a, clip_b], 'symphogear_bdmenu05_timecode.txt', False) 22 | vfr = fvf.Depth(vfr, 10) 23 | 24 | vfr.set_output(0) 25 | -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Senki Zesshou Symphogear [BD]/symphogear_bdmenu06.vpy: -------------------------------------------------------------------------------- 1 | import fvsfunc as fvf 2 | import muvsfunc as muvf 3 | import lvsfunc as lvf 4 | import vapoursynth as vs 5 | 6 | core = vs.core 7 | core.max_cache_size = 16384 8 | 9 | path = '戦姫絶唱シンフォギア/戦姫絶唱シンフォギア 6/KIXA_90187/BDMV/STREAM/00008' 10 | src = lvf.src(path + '.m2ts') 11 | 12 | 13 | src = fvf.Depth(src, 16) 14 | 15 | src = core.neo_f3kdb.Deband(src, 17, 36, 36, 36, 24, 0, sample_mode=4) 16 | 17 | clip_a = src[:480] 18 | clip_b = src[480:] 19 | clip_b = clip_b[480::int(clip_b.num_frames/2)] 20 | 21 | vfr = muvf.VFRSplice([clip_a, clip_b], 'symphogear_bdmenu06_timecode.txt', False) 22 | vfr = fvf.Depth(vfr, 10) 23 | 24 | vfr.set_output(0) 25 | -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Senki Zesshou Symphogear [BD]/戦姫絶唱シンフォギア/fix_ghosting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Senki Zesshou Symphogear [BD]/戦姫絶唱シンフォギア/fix_ghosting.png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Senki Zesshou Symphogear [BD]/戦姫絶唱シンフォギア/symphogear_04_1655_mask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Senki Zesshou Symphogear [BD]/戦姫絶唱シンフォギア/symphogear_04_1655_mask.png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(1).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(10).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(10).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(11).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(11).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(12).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(12).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(13).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(13).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(14).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(14).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(15).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(15).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(16).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(16).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(17).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(17).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(18).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(18).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(19).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(19).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(2).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(2).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(20).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(20).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(21).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(21).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(22).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(22).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(23).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(23).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(24).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(24).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(25).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(25).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(26).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(26).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(3).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(3).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(4).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(4).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(5).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(5).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(6).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(6).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(7).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(7).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(8).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(8).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(9).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/Screenshots/Screenshot_(9).png -------------------------------------------------------------------------------- /Kodoku no Kawarini (KnK)/Violet Evergarden Gaiden Eien to Jidou Shuki Ningyou [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --tcfile-in violet_movie1_timecode.txt --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 1.0:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 14 --qcomp 0.7 --aq-mode 3 --aq-strength 0.95 -------------------------------------------------------------------------------- /Other groups/(No group at the moment)/Boogiepop wa Warawanai (Boogiepop and Others) [BD]/config.ini: -------------------------------------------------------------------------------- 1 | [SETUP] 2 | show_name = Boogiepop wa Warawanai (2019) 3 | allow_binary_download = False 4 | clean_work_dirs = False 5 | out_dir = muxed 6 | out_name = $show$ - $ep$ [BD 1080p HEVC] 7 | mkv_title_naming = $show$ - $ep$ -------------------------------------------------------------------------------- /Other groups/(No group at the moment)/Boogiepop wa Warawanai (Boogiepop and Others) [BD]/x265_settings: -------------------------------------------------------------------------------- 1 | --preset veryslow 2 | --progress-readframes 3 | --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} 4 | --no-strong-intra-smoothing 5 | --psy-rd 2.0 --psy-rdoq 2.0 --no-open-gop --keyint {keyint:d} --min-keyint {min_keyint:d} --rc-lookahead 60 --bframes 12 6 | --crf 13 --aq-mode 3 --aq-strength 0.75 --rd 3 --subme 5 --no-cutree --cbqpoffs -2 --crqpoffs -2 --qcomp 0.72 7 | --tu-intra-depth 2 --tu-inter-depth 2 --deblock=-2:-2 --no-sao --no-sao-non-deblock --no-rect --no-amp --rskip 0 8 | --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Kishuku Gakkou no Juliet [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 1.0:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 240 --min-keyint 12 --rc-lookahead 60 --crf 15 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/rokuaka_bdmenu01-01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | core = vs.core 5 | 6 | src = lvf.src(r'[BDMV] Rokudenashi Majutsu Koushi to Akashic Records/Vol 1/BDMV/STREAM/00000.m2ts')[2453] 7 | 8 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=213880) 9 | 10 | src = fvf.Depth(src, 16) 11 | 12 | aa = lvf.upscaled_sraa(src, 2) 13 | 14 | deband = core.f3kdb.Deband(aa, range=16, y=24, cb=24, cr=24, grainy=16, grainc=0, output_depth=16) 15 | 16 | final = fvf.Depth(deband, 10) 17 | 18 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/rokuaka_bdmenu01-02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | core = vs.core 5 | 6 | src = lvf.src(r'[BDMV] Rokudenashi Majutsu Koushi to Akashic Records/Vol 1/BDMV/STREAM/00001.m2ts')[2453] 7 | 8 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=216883) 9 | 10 | src = fvf.Depth(src, 16) 11 | 12 | aa = lvf.upscaled_sraa(src, 2) 13 | 14 | deband = core.f3kdb.Deband(aa, range=16, y=24, cb=24, cr=24, grainy=16, grainc=0, output_depth=16) 15 | 16 | final = fvf.Depth(deband, 10) 17 | 18 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/rokuaka_bdmenu02-01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | core = vs.core 5 | 6 | src = lvf.src(r'[BDMV] Rokudenashi Majutsu Koushi to Akashic Records/Vol 2/BDMV/STREAM/00000.m2ts') 7 | 8 | src = src[2453] 9 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=213880) 10 | 11 | src = fvf.Depth(src, 16) 12 | 13 | aa = lvf.upscaled_sraa(src, 2) 14 | 15 | deband = core.f3kdb.Deband(aa, range=16, y=24, cb=24, cr=24, grainy=16, grainc=0, output_depth=16) 16 | 17 | final = fvf.Depth(deband, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/rokuaka_bdmenu02-02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | core = vs.core 5 | 6 | src = lvf.src(r'[BDMV] Rokudenashi Majutsu Koushi to Akashic Records/Vol 2/BDMV/STREAM/00001.m2ts') 7 | 8 | src = src[2453] 9 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=216883) 10 | 11 | src = fvf.Depth(src, 16) 12 | 13 | aa = lvf.upscaled_sraa(src, 2) 14 | 15 | deband = core.f3kdb.Deband(aa, range=16, y=24, cb=24, cr=24, grainy=16, grainc=0, output_depth=16) 16 | 17 | final = fvf.Depth(deband, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/rokuaka_bdmenu03-01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | core = vs.core 5 | 6 | src = lvf.src(r'[BDMV] Rokudenashi Majutsu Koushi to Akashic Records/Vol 3/BDMV/STREAM/00000.m2ts') 7 | 8 | src = src[2453] 9 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=213880) 10 | 11 | src = fvf.Depth(src, 16) 12 | 13 | aa = lvf.upscaled_sraa(src, 2) 14 | 15 | deband = core.f3kdb.Deband(aa, range=16, y=24, cb=24, cr=24, grainy=16, grainc=0, output_depth=16) 16 | 17 | final = fvf.Depth(deband, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/rokuaka_bdmenu03-02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | core = vs.core 5 | 6 | src = lvf.src(r'[BDMV] Rokudenashi Majutsu Koushi to Akashic Records/Vol 3/BDMV/STREAM/00001.m2ts') 7 | 8 | src = src[2453] 9 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=216883) 10 | 11 | src = fvf.Depth(src, 16) 12 | 13 | aa = lvf.upscaled_sraa(src, 2) 14 | 15 | deband = core.f3kdb.Deband(aa, range=16, y=24, cb=24, cr=24, grainy=16, grainc=0, output_depth=16) 16 | 17 | final = fvf.Depth(deband, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/rokuaka_bdmenu04-01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | core = vs.core 5 | 6 | src = lvf.src(r'[BDMV] Rokudenashi Majutsu Koushi to Akashic Records/Vol 4/BDMV/STREAM/00000.m2ts') 7 | 8 | src = src[2453] 9 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=213880) 10 | 11 | src = fvf.Depth(src, 16) 12 | 13 | aa = lvf.upscaled_sraa(src, 2) 14 | 15 | deband = core.f3kdb.Deband(aa, range=16, y=24, cb=24, cr=24, grainy=16, grainc=0, output_depth=16) 16 | 17 | final = fvf.Depth(deband, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/rokuaka_bdmenu04-02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | core = vs.core 5 | 6 | src = lvf.src(r'[BDMV] Rokudenashi Majutsu Koushi to Akashic Records/Vol 4/BDMV/STREAM/00001.m2ts') 7 | 8 | src = src[2453] 9 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=216883) 10 | 11 | src = fvf.Depth(src, 16) 12 | 13 | aa = lvf.upscaled_sraa(src, 2) 14 | 15 | deband = core.f3kdb.Deband(aa, range=16, y=24, cb=24, cr=24, grainy=16, grainc=0, output_depth=16) 16 | 17 | final = fvf.Depth(deband, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/rokuaka_bdmenu05-01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | core = vs.core 5 | 6 | src = lvf.src(r'[BDMV] Rokudenashi Majutsu Koushi to Akashic Records/Vol 5/BDMV/STREAM/00000.m2ts') 7 | 8 | src = src[2453] 9 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=213880) 10 | 11 | src = fvf.Depth(src, 16) 12 | 13 | aa = lvf.upscaled_sraa(src, 2) 14 | 15 | deband = core.f3kdb.Deband(aa, range=16, y=24, cb=24, cr=24, grainy=16, grainc=0, output_depth=16) 16 | 17 | final = fvf.Depth(deband, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/rokuaka_bdmenu05-02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | core = vs.core 5 | 6 | src = lvf.src(r'[BDMV] Rokudenashi Majutsu Koushi to Akashic Records/Vol 5/BDMV/STREAM/00001.m2ts') 7 | 8 | src = src[2453] 9 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=216883) 10 | 11 | src = fvf.Depth(src, 16) 12 | 13 | aa = lvf.upscaled_sraa(src, 2) 14 | 15 | deband = core.f3kdb.Deband(aa, range=16, y=24, cb=24, cr=24, grainy=16, grainc=0, output_depth=16) 16 | 17 | final = fvf.Depth(deband, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/rokuaka_bdmenu06-01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | core = vs.core 5 | 6 | src = lvf.src(r'[BDMV] Rokudenashi Majutsu Koushi to Akashic Records/Vol 6/BDMV/STREAM/00000.m2ts') 7 | 8 | src = src[2453] 9 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=213880) 10 | 11 | src = fvf.Depth(src, 16) 12 | 13 | aa = lvf.upscaled_sraa(src, 2) 14 | 15 | deband = core.f3kdb.Deband(aa, range=16, y=24, cb=24, cr=24, grainy=16, grainc=0, output_depth=16) 16 | 17 | final = fvf.Depth(deband, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/rokuaka_bdmenu06-02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | core = vs.core 5 | 6 | src = lvf.src(r'[BDMV] Rokudenashi Majutsu Koushi to Akashic Records/Vol 6/BDMV/STREAM/00001.m2ts') 7 | 8 | src = src[2453] 9 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=216883) 10 | 11 | src = fvf.Depth(src, 16) 12 | 13 | aa = lvf.upscaled_sraa(src, 2) 14 | 15 | deband = core.f3kdb.Deband(aa, range=16, y=24, cb=24, cr=24, grainy=16, grainc=0, output_depth=16) 16 | 17 | final = fvf.Depth(deband, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Cheating-Sub/Rokudenashi Majutsu Koushi to Akashic Records [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --ref 16 --deblock -1:-1 --me tesa --subme 10 --psy-rd 0.85:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 15 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 -------------------------------------------------------------------------------- /Other groups/Family-Desuyo/Love Live Sunshine Movie [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --partitions all --colormatrix bt709 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 0.75:0.10 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 480 --min-keyint 23 --rc-lookahead 48 --crf 15.5 --qcomp 0.70 --aq-mode 3 --aq-strength 1.0 -------------------------------------------------------------------------------- /Other groups/GSK_kun/Bokutachi wa Benkyou ga Dekinai [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 0.85:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 14.5 --qcomp 0.7 --aq-mode 3 --aq-strength 1.0 --fade-compensate 0.65 -------------------------------------------------------------------------------- /Other groups/GSK_kun/Dororo [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --qpfile dororoXX_keyframes.log --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me tesa --subme 10 --psy-rd 0.85:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 240 --min-keyint 23 --rc-lookahead 48 --crf 14.75 --qcomp 0.70 --aq-mode 3 --aq-strength 0.95 --fade-compensate 0.70 --fgo 5 --aq2-strength 0.15 --aq3-mode 1 --aq3-strength 0.30:0.20:0.20:0.00:0.00:0.20:0.20:0.40 --aq3-sensitivity 10 --aq3-boundary 820:224:36 -------------------------------------------------------------------------------- /Other groups/GSK_kun/Tonari no Seki-kun [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --partitions all --colormatrix bt709 --threads 27 --ref 16 --deblock 0:-1 --me tesa --subme 10 --psy-rd 0.75:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 15.5 --qcomp 0.70 --aq-mode 3 --aq-strength 0.85 -------------------------------------------------------------------------------- /Other groups/GSK_kun/Tonari no Seki-kun [BD]/tonari_bdmenu.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import havsfunc as hvf 4 | import lvsfunc as lvf 5 | import vsTAAmbk as taa 6 | 7 | core = vs.get_core() 8 | core.max_cache_size = 32000 9 | core.num_threads = 14 10 | 11 | src = lvf.src(r'BDMV/STREAM/00004.m2ts') 12 | 13 | src = core.std.FreezeFrames(src, 24, 1092, 30) 14 | 15 | src = fvf.Depth(src, 16) 16 | 17 | dering = hvf.HQDeringmod(src, mrad=2, msmooth=1, mthr=160, drrep=13, thr=64, elast=1, show=False) 18 | 19 | aa = taa.TAAmbk(dering, aatype='Nnedi3', mtype=1, nns=4, nsize=5, down8=False) 20 | 21 | final = fvf.Depth(aa, 10) 22 | 23 | final.set_output() -------------------------------------------------------------------------------- /Other groups/HRI/Fragtime [TV]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock 0:-1 --me umh --subme 10 --psy-rd 0.9:0.00 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 240 --min-keyint 23 --rc-lookahead 60 --crf 15.75 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 --fade-compensate 0.72 3 | -------------------------------------------------------------------------------- /Other groups/Houkago/Ballroom e Youkoso [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 1.0:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 15 --qcomp 0.70 --aq-mode 3 --aq-strength 1.0 -------------------------------------------------------------------------------- /Other groups/Houkago/Masou Gakuen HxH [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 0.9:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 240 --min-keyint 12 --rc-lookahead 60 --crf 15 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 -------------------------------------------------------------------------------- /Other groups/Houkago/Sasami-san@Ganbaranai [BD]/samami-san_ncop.vpy: -------------------------------------------------------------------------------- 1 | from vsTAAmbk import TAAmbk 2 | from cooldegrain import CoolDegrain 3 | import lvsfunc as lvf 4 | import kagefunc as kgf 5 | import fvsfunc as fvf 6 | import vardefunc as vrdf 7 | import descale as dsc 8 | import vapoursynth as vs 9 | 10 | 11 | core = vs.core 12 | core.max_cache_size = 16384 13 | 14 | src = lvf.src(r'Sasami-san@Ganbaranai_ncop.m2ts') 15 | 16 | src = src[:-24] 17 | 18 | src = fvf.Depth(src, 16) 19 | 20 | y = dsc.Descale(src, 1280, 720, kernel='spline36', gray=True) 21 | 22 | u, v = vrdf.to444(src, 1280, 720, False) 23 | 24 | descaled = lvf.join([y, u, v]) 25 | 26 | den = CoolDegrain(descaled, tr=2, thsad=48, blksize=8, overlap=4, plane=4) 27 | 28 | aa = TAAmbk(den, aatype='Nnedi3', mtype=1, nsize=2) 29 | 30 | line_m = kgf.retinex_edgemask(aa).std.Binarize(9500).std.Inflate() 31 | db = core.neo_f3kdb.Deband(aa, 14, 30, 24, 24, 24, 0, sample_mode=4) 32 | db = core.std.MaskedMerge(db, aa, line_m) 33 | 34 | final = fvf.Depth(db, 10) 35 | 36 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Houkago/Sasami-san@Ganbaranai [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i444 --output-csp i444 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me tesa --subme 10 --psy-rd 0.8:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 13 --qcomp 0.70 --aq-mode 3 --aq-strength 0.95 -------------------------------------------------------------------------------- /Other groups/Kaleido/Princess Connect! ReDive Season 2 [WEB]/priconne_common/x265_settings_web: -------------------------------------------------------------------------------- 1 | -o {clip_output:s} - --y4m 2 | --preset slower 3 | --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} 4 | --rd 3 --no-rect --no-amp --rskip 1 --tu-intra-depth 2 --tu-inter-depth 2 --tskip 5 | --merange 48 6 | --no-strong-intra-smoothing 7 | --psy-rd 1.85 --psy-rdoq 1.2 --no-open-gop --keyint 240 --min-keyint 24 --rc-lookahead 60 --bframes 16 8 | --crf 16 --aq-mode 3 --aq-strength 0.90 --no-cutree --cbqpoffs -2 --crqpoffs -2 --qcomp 0.70 9 | --deblock=-1:-1 --no-sao --no-sao-non-deblock 10 | --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/.pylintrc: -------------------------------------------------------------------------------- 1 | [FORMAT] 2 | max-line-length=120 -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_1398_1514.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_1398_1514.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_1594_1710.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_1594_1710.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_181_271.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_181_271.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_1833_1949.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_1833_1949.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_1977_2096.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_1977_2096.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_19887_20026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_19887_20026.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_2116_2232.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_2116_2232.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_2252_2358.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_2252_2358.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_2425_2542.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_2425_2542.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_2772_2883.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_2772_2883.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_42310_42433.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_42310_42433.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_429_522.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_429_522.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_49_141.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_49_141.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_5036_5140.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_5036_5140.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_53451_53612.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_53451_53612.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_593_672.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_593_672.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_804_914.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_01/tate_01_804_914.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_02/tate_02_10543_10759.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_02/tate_02_10543_10759.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_02/tate_02_16749_16911.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_02/tate_02_16749_16911.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_02/tate_02_22432_22520.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_02/tate_02_22432_22520.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_02/tate_02_5171_5292.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_02/tate_02_5171_5292.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_03/tate_03_15701_15887.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_03/tate_03_15701_15887.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_03/tate_03_3394_3495.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_03/tate_03_3394_3495.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_03/tate_03_7889_8091.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_03/tate_03_7889_8091.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_11805_11839.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_11805_11839.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_14538_14664.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_14538_14664.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_31857_31956.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_31857_31956.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_31966_32116.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_31966_32116.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_32187_32300.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_32187_32300.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_32313_32413.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_32313_32413.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_32431_32540.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_32431_32540.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_32555_32657.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_32555_32657.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_32672_32811.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_32672_32811.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_32846_33002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_32846_33002.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_33022_33164.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_33022_33164.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_33314_33459.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_33314_33459.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_33474_33581.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_33474_33581.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_33654_33763.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_33654_33763.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_33826_33925.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_33826_33925.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_5367_5480.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_04/tate_04_5367_5480.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_05/tate_05_18032_18131.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_05/tate_05_18032_18131.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_05/tate_05_6742_6855.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_05/tate_05_6742_6855.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_06/tate_06_17373_17524.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_06/tate_06_17373_17524.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_06/tate_06_3371_3472.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_06/tate_06_3371_3472.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_07/tate_07_19693_19827.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_07/tate_07_19693_19827.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_07/tate_07_2181_2307.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_07/tate_07_2181_2307.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_08/tate_08_10917_10972.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_08/tate_08_10917_10972.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_08/tate_08_17551_17657.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_08/tate_08_17551_17657.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_08/tate_08_3738_3864.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_08/tate_08_3738_3864.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_09/tate_09_16823_16987.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_09/tate_09_16823_16987.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_09/tate_09_4679_4798.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_09/tate_09_4679_4798.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_10/tate_10_16298_16459.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_10/tate_10_16298_16459.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_10/tate_10_2182_2307.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_10/tate_10_2182_2307.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_11/tate_11_1026_1132.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_11/tate_11_1026_1132.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_11/tate_11_15128_15179.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_11/tate_11_15128_15179.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_11/tate_11_15282_15385.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_11/tate_11_15282_15385.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_11/tate_11_3490_3932.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_11/tate_11_3490_3932.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_11/tate_11_6106_6241.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_11/tate_11_6106_6241.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_12/tate_12_15481_15632.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_12/tate_12_15481_15632.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_12/tate_12_3605_3758.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_12/tate_12_3605_3758.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_13/tate_13_20757_20871.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_13/tate_13_20757_20871.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_13/tate_13_3946_4045.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_13/tate_13_3946_4045.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_14/tate_14_17541_17685.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_14/tate_14_17541_17685.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_14/tate_14_27744_27778.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_14/tate_14_27744_27778.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_14/tate_14_5474_5620.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_14/tate_14_5474_5620.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_15/tate_15_18655_18767.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_15/tate_15_18655_18767.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_15/tate_15_4173_4261.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_15/tate_15_4173_4261.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_16/tate_16_17518_17660.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_16/tate_16_17518_17660.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_16/tate_16_3165_3259.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_16/tate_16_3165_3259.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_17/tate_17_16409_16551.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_17/tate_17_16409_16551.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_17/tate_17_3877_4014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_17/tate_17_3877_4014.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_18/tate_18_11163_11274.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_18/tate_18_11163_11274.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_18/tate_18_4218_4358.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_18/tate_18_4218_4358.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_19/tate_19_13024_13164.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_19/tate_19_13024_13164.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_19/tate_19_4309_4453.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_19/tate_19_4309_4453.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_1016_1138.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_1016_1138.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_111_204.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_111_204.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_1151_1252.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_1151_1252.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_1325_1456.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_1325_1456.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_13309_13423.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_13309_13423.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_1631_1689.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_1631_1689.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_2020_2162.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_2020_2162.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_215_261.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_215_261.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_272_348.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_272_348.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_29_95.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_29_95.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_361_444.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_361_444.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_464_568.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_464_568.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_581_685.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_581_685.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_799_884.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_20/tate_20_799_884.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_1039_1154.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_1039_1154.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_115_205.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_115_205.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_1243_1295.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_1243_1295.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_1430_1532.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_1430_1532.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_14745_14863.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_14745_14863.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_210_283.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_210_283.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_22_106.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_22_106.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_292_355.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_292_355.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30001_30088.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30001_30088.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30150_30248.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30150_30248.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30263_30358.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30263_30358.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30362_30428.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30362_30428.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30581_30639.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30581_30639.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30651_30752.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30651_30752.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30931_31044.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_30931_31044.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31116_31238.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31116_31238.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31396_31476.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31396_31476.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31480_31557.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31480_31557.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31566_31658.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31566_31658.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31713_31816.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31713_31816.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31829_31950.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31829_31950.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31977_32065.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_31977_32065.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_32244_32322.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_32244_32322.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_32328_32397.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_32328_32397.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_33866_33927.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_33866_33927.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_358_426.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_358_426.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_429_487.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_429_487.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_509_570.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_509_570.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_576_623.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_576_623.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_625_678.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_625_678.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_711_794.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_711_794.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_807_906.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_807_906.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_920_1022.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_21/tate_21_920_1022.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_22/tate_22_14832_14950.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_22/tate_22_14832_14950.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_22/tate_22_4200_4318.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_22/tate_22_4200_4318.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_23/tate_23_21039_21171.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_23/tate_23_21039_21171.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_23/tate_23_3795_3906.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_23/tate_23_3795_3906.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_24/tate_24_17588_17723.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_24/tate_24_17588_17723.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_24/tate_24_2181_2305.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_24/tate_24_2181_2305.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_1006_1111.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_1006_1111.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_1140_1217.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_1140_1217.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_1241_1304.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_1241_1304.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_127_207.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_127_207.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_1348_1439.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_1348_1439.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_14455_14546.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_14455_14546.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_1465_1568.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_1465_1568.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_14_108.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_14_108.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_1656_1741.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_1656_1741.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_256_334.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_256_334.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_31900_31995.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_31900_31995.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32003_32072.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32003_32072.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32089_32168.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32089_32168.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32185_32248.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32185_32248.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32249_32317.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32249_32317.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32318_32390.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32318_32390.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32416_32466.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32416_32466.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32467_32557.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32467_32557.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32598_32692.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32598_32692.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32745_32850.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32745_32850.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32926_33000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_32926_33000.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33015_33092.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33015_33092.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33104_33186.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33104_33186.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33274_33353.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33274_33353.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33363_33455.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33363_33455.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33470_33588.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33470_33588.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33725_33832.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33725_33832.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33942_34003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_33942_34003.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_34013_34045.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_34013_34045.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_351_443.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_351_443.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_4549_4602.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_4549_4602.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_4735_4857.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_4735_4857.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_760_845.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_760_845.png -------------------------------------------------------------------------------- /Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_896_990.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Kaleido/Tate no Yuusha no Nariagari [BD]/masks_25/tate_25_896_990.png -------------------------------------------------------------------------------- /Other groups/Kantai/Gotoubun no Hanayome ∬ [BD]: -------------------------------------------------------------------------------- 1 | ../Natsumi no Sekai/Gotoubun no Hanayome ∬ [BD] -------------------------------------------------------------------------------- /Other groups/Manga-Family/Love Live! Nijigasaki Gakuen School Idol Doukoukai [BD]/love_live_common/__init__.py: -------------------------------------------------------------------------------- 1 | # flake8: noqa 2 | from .config import EncodeGoBrrr, FileInfoMore, Parser 3 | -------------------------------------------------------------------------------- /Other groups/Manga-Family/Love Live! Nijigasaki Gakuen School Idol Doukoukai [BD]/love_live_common/flac_settings: -------------------------------------------------------------------------------- 1 | -i {a_src_cut:s} 2 | -compression_level 12 -lpc_type cholesky -lpc_passes 3 -exact_rice_parameters 1 3 | {a_enc_cut:s} -------------------------------------------------------------------------------- /Other groups/Manga-Family/Love Live! Nijigasaki Gakuen School Idol Doukoukai [BD]/love_live_common/nvenc_settings: -------------------------------------------------------------------------------- 1 | -i - --y4m --lossless -c hevc --output-depth 10 -o {clip_output_lossless:s} -------------------------------------------------------------------------------- /Other groups/Manga-Family/Love Live! Nijigasaki Gakuen School Idol Doukoukai [BD]/love_live_common/qaac_settings: -------------------------------------------------------------------------------- 1 | {a_src_cut:s} -V 127 --no-delay -o {a_enc_cut:s} -------------------------------------------------------------------------------- /Other groups/Manga-Family/Love Live! Nijigasaki Gakuen School Idol Doukoukai [BD]/love_live_common/x265_settings: -------------------------------------------------------------------------------- 1 | -o {clip_output:s} - --y4m 2 | --csv {filename:s}_log_x265.csv --csv-log-level 2 3 | --preset slower 4 | --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} 5 | --rd 3 --no-rect --no-amp --rskip 1 --tu-intra-depth 2 --tu-inter-depth 2 --tskip 6 | --merange 48 7 | --no-strong-intra-smoothing 8 | --psy-rd 2.15 --psy-rdoq 1.75 --no-open-gop --keyint 240 --min-keyint 24 --rc-lookahead 60 --bframes 16 9 | --crf 15 --aq-mode 3 --aq-strength 1.0 --cbqpoffs -2 --crqpoffs -2 --qcomp 0.70 10 | --deblock=-2:-2 --no-sao --no-sao-non-deblock 11 | --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /Other groups/Mangakas/Hashiri Tsuzukete Yokattatte [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 1.0:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 14 --qcomp 0.70 --aq-mode 3 --aq-strength 1.0 --aq3-mode 1 --aq3-strength 0.40:0.20:0.20:0.00:0.00:0.10:0.10:0.40 --aq3-sensitivity 10 --aq3-boundary 820:224:36 -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Gotoubun no Hanayome ∬ [BD]/gotoubun_common/__init__.py: -------------------------------------------------------------------------------- 1 | # flake8: noqa 2 | from .config import Encoding 3 | from .mask import Mask, Credit 4 | from .denoise import Denoise 5 | from .antialiasing import AA -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Gotoubun no Hanayome ∬ [BD]/gotoubun_common/nvenc_settings: -------------------------------------------------------------------------------- 1 | -i - --y4m --lossless -c hevc --output-depth 10 -o {clip_output_lossless:s} -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Gotoubun no Hanayome ∬ [BD]/gotoubun_common/qaac_settings: -------------------------------------------------------------------------------- 1 | {a_src_cut:s} -V 127 --no-delay -o {a_enc_cut:s} -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Gotoubun no Hanayome ∬ [BD]/gotoubun_common/x265_settings: -------------------------------------------------------------------------------- 1 | -o {clip_output:s} - --y4m 2 | --csv {filename:s}_log_x265.csv --csv-log-level 2 3 | --preset slower 4 | --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} 5 | --rd 3 --no-rect --no-amp --rskip 1 --tu-intra-depth 2 --tu-inter-depth 2 --tskip 6 | --merange 48 7 | --no-strong-intra-smoothing 8 | --psy-rd 2.00 --psy-rdoq 1.25 --no-open-gop --keyint 240 --min-keyint 24 --rc-lookahead 60 --bframes 16 9 | --crf 15 --aq-mode 3 --aq-strength 1.0 --cbqpoffs -2 --crqpoffs -2 --qcomp 0.70 10 | --deblock=-2:-2 --no-sao --no-sao-non-deblock 11 | --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Hello World [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i444 --output-csp i444 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 0.85:0.00 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 240 --min-keyint 23 --rc-lookahead 60 --crf 14.5 --qcomp 0.7 --aq-mode 3 --aq-strength 0.8 -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Isekai Quartet 2 [WEB]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 12 --deblock -2:-2 --me umh --subme 10 --psy-rd 0.85:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 10 --b-adapt 2 --direct auto --keyint 240 --min-keyint 23 --rc-lookahead 48 --crf 16 --qcomp 0.7 --aq-mode 3 --aq-strength 1.0 --fade-compensate 0.55 -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Isekai Quartet [BD]/isekai_nced.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import fvsfunc as fvf 4 | import vsTAAmbk as taa 5 | import debandshit as dbs 6 | from cooldegrain import CoolDegrain 7 | import acsuite 8 | 9 | ac = acsuite.AC() 10 | 11 | core = vs.core 12 | core.max_cache_size = 16384 13 | 14 | 15 | src = lvf.src("IsekaiQuartet_Season1/BDMV/STREAM/00030.m2ts") 16 | 17 | 18 | asrc = r'IsekaiQuartet_Season1/BDMV/STREAM/nced.w64' 19 | ac.eztrim(src,[(24,-24)], asrc,"nced-cut.mka") 20 | 21 | src = src[24:-24] 22 | 23 | 24 | shift = core.fmtc.resample(src, sx=[0, 0.5], kernel='spline36') 25 | den = CoolDegrain(shift, tr=1, thsad=80, thsadc=60, bits=16, blksize=8, overlap=4) 26 | aa = taa.TAAmbk(den, aatype='Nnedi3', mtype=0) 27 | db = dbs.f3kbilateral(aa, 17, 76, 76) 28 | db = core.neo_f3kdb.Deband(db, grainy=32, preset='depth') 29 | grain = core.grain.Add(db, 0.3, constant=True) 30 | 31 | final = fvf.Depth(grain, 10) 32 | 33 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Isekai Quartet [BD]/isekai_ncop.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import fvsfunc as fvf 4 | import vsTAAmbk as taa 5 | import debandshit as dbs 6 | from cooldegrain import CoolDegrain 7 | import acsuite 8 | 9 | ac = acsuite.AC() 10 | 11 | core = vs.core 12 | core.max_cache_size = 16384 13 | 14 | 15 | src = lvf.src("IsekaiQuartet_Season1/BDMV/STREAM/00029.m2ts") 16 | 17 | 18 | asrc = r'IsekaiQuartet_Season1/BDMV/STREAM/ncop.w64' 19 | ac.eztrim(src,[(24,-24)], asrc,"ncop-cut.mka") 20 | 21 | src = src[24:-24] 22 | 23 | 24 | shift = core.fmtc.resample(src, sx=[0, 0.5], kernel='spline36') 25 | den = CoolDegrain(shift, tr=1, thsad=80, thsadc=60, bits=16, blksize=8, overlap=4) 26 | aa = taa.TAAmbk(den, aatype='Nnedi3', mtype=0) 27 | db = dbs.f3kbilateral(aa, 17, 76, 76) 28 | db = core.neo_f3kdb.Deband(db, grainy=32, preset='depth') 29 | grain = core.grain.Add(db, 0.3, constant=True) 30 | 31 | final = fvf.Depth(grain, 10) 32 | 33 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Isekai Quartet [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -2:-2 --me umh --subme 10 --psy-rd 0.85:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 15 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Machikado Mazoku [WEB]/mask/mask04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/Natsumi no Sekai/Machikado Mazoku [WEB]/mask/mask04.png -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Machikado Mazoku [WEB]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --partitions all --colormatrix bt709 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 0.8:0.05 --merange 32 --trellis 2 --no-dct-decimate --bframes 16 --b-adapt 2 --direct auto --keyint 240 --min-keyint 23 --rc-lookahead 48 --crf 16 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Tsugumomo OVA [DVD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --threads 14 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 0.75:0.05 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 48 --crf 13 --qcomp 0.7 --aq-mode 3 --aq-strength 0.95 -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Wotaku ni Koi wa Muzukashii OAD/qaac_settings: -------------------------------------------------------------------------------- 1 | {a_src_cut:s} -V 127 --no-delay -o {a_enc_cut:s} -------------------------------------------------------------------------------- /Other groups/Natsumi no Sekai/Wotaku ni Koi wa Muzukashii OAD/x265_settings: -------------------------------------------------------------------------------- 1 | -o {clip_output:s} - --y4m 2 | --csv {filename:s}_log_x265.csv --csv-log-level 2 3 | --preset slower 4 | --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} 5 | --rd 3 --no-rect --no-amp --rskip 1 --tu-intra-depth 2 --tu-inter-depth 2 --tskip 6 | --merange 48 7 | --no-strong-intra-smoothing 8 | --psy-rd 2.00 --psy-rdoq 1.5 --no-open-gop --keyint 240 --min-keyint 24 --rc-lookahead 60 --bframes 16 9 | --crf 15 --aq-mode 3 --aq-strength 1.0 --cbqpoffs -2 --crqpoffs -2 --qcomp 0.70 10 | --deblock=-2:-2 --no-sao --no-sao-non-deblock 11 | --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /Other groups/Owlolf/Fate/kaleid liner Prisma☆Illya Prisma☆Phantasm [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --ref 16 --deblock -2:-2 --me umh --subme 10 --psy-rd 0.85:0.10 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 15 --qcomp 0.7 --aq-mode 3 --aq-strength 0.8 --fade-compensate 0.7 -------------------------------------------------------------------------------- /Other groups/Owlolf/Fragtime [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --tcfile-in "%~n1_timecode.txt" 3 | --sar 1:1 --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --colormatrix bt709 --colorprim bt709 --transfer bt709 4 | --partitions all --ref 16 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto 5 | --deblock -1:-1 --me umh --subme 10 --psy-rd 1.0:0.00 --merange 24 --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 14 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu01-01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 1v2/BDMV/STREAM/00000.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu01-02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 1v2/BDMV/STREAM/00001.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu01-03.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 1v2/BDMV/STREAM/00002.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu01-04.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 1v2/BDMV/STREAM/00003.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu01-05.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 1v2/BDMV/STREAM/00004.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu01-06.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 1v2/BDMV/STREAM/00005.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu02-01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 2v2/BDMV/STREAM/00000.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu02-02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 2v2/BDMV/STREAM/00001.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu02-03.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 2v2/BDMV/STREAM/00002.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu02-04.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 2v2/BDMV/STREAM/00003.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu02-05.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 2v2/BDMV/STREAM/00004.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu02-06.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 2v2/BDMV/STREAM/00005.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu03-01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 3/BDMV/STREAM/00000.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu03-02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 3/BDMV/STREAM/00001.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu03-03.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 3/BDMV/STREAM/00002.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu03-04.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 3/BDMV/STREAM/00003.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu03-05.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 3/BDMV/STREAM/00004.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu03-06.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 3/BDMV/STREAM/00005.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu03-07.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 3/BDMV/STREAM/00019.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu04-01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 4/BDMV/STREAM/00000.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu04-02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 4/BDMV/STREAM/00001.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu04-03.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 4/BDMV/STREAM/00002.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu04-04.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 4/BDMV/STREAM/00003.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu04-05.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 4/BDMV/STREAM/00004.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu04-06.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 4/BDMV/STREAM/00005.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/Kanata no Astra [BD]/kanata_bdmenu04-07.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import fvsfunc as fvf 5 | import vsTAAmbk as taa 6 | import modfunc as mdf 7 | import acsuite 8 | 9 | core = vs.core 10 | core.max_cache_size = 26000 11 | core.num_threads = 18 12 | 13 | ac = acsuite.AC() 14 | 15 | src = lvf.src(r"BDROM Vol 4/BDMV/STREAM/00020.m2ts") 16 | 17 | den = mdf.hybriddenoise_mod(src, knl=0.55, sigma=2.2) 18 | 19 | aa = taa.TAAmbk(den, aatype='Nnedi3', opencl=True) 20 | 21 | db = core.neo_f3kdb.Deband(aa, 16, 30, 30, 30, 24, 0, sample_mode=4) 22 | 23 | grain = kgf.adaptive_grain(db, 0.3, luma_scaling=8) 24 | 25 | final = fvf.Depth(grain, 10) 26 | 27 | final.set_output() -------------------------------------------------------------------------------- /Other groups/Owlolf/YuYuYu/yuyuyu_common/__init__.py: -------------------------------------------------------------------------------- 1 | # flake8: noqa 2 | from .constants import graigasm_args 3 | from .filter import Denoise, Mask, Thr, Scale 4 | from .config import Encoding, EncodingWeb, YuYuYuYu 5 | -------------------------------------------------------------------------------- /Other groups/Owlolf/YuYuYu/yuyuyu_common/constants.py: -------------------------------------------------------------------------------- 1 | 2 | from vardefunc.noise import AddGrain 3 | 4 | 5 | graigasm_args = dict( 6 | thrs=[x << 8 for x in (32, 80, 128, 176)], 7 | strengths=[(0.4, 0.3), (0.2, 0.1), (0.15, 0.0), (0.0, 0.0)], 8 | sizes=(1.2, 1.1, 1, 1), 9 | sharps=(70, 60, 50, 50), 10 | grainers=[ 11 | AddGrain(seed=333, constant=False), 12 | AddGrain(seed=333, constant=False), 13 | AddGrain(seed=333, constant=True) 14 | ] 15 | ) 16 | -------------------------------------------------------------------------------- /Other groups/Owlolf/YuYuYu/yuyuyu_common/x265_settings: -------------------------------------------------------------------------------- 1 | -o {clip_output:s} - --y4m 2 | --csv {filename:s}_log_x265.csv --csv-log-level 2 3 | --preset slower 4 | --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} 5 | --rd 3 --no-rect --no-amp --rskip 1 --tu-intra-depth 2 --tu-inter-depth 2 --tskip 6 | --merange 48 7 | --no-strong-intra-smoothing 8 | --psy-rd 2.00 --psy-rdoq 1.2 --no-open-gop --keyint 240 --min-keyint 24 --rc-lookahead 60 --bframes 16 9 | --crf 15.5 --aq-mode 3 --aq-strength 0.90 --no-cutree --cbqpoffs -2 --crqpoffs -2 --qcomp 0.70 10 | --deblock=-2:-2 --no-sao --no-sao-non-deblock 11 | --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /Other groups/Owlolf/YuYuYu/yuyuyu_common/x265_settings_web: -------------------------------------------------------------------------------- 1 | -o {clip_output:s} - --y4m 2 | --preset slower 3 | --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} 4 | --rd 3 --no-rect --no-amp --rskip 1 --tu-intra-depth 2 --tu-inter-depth 2 --tskip 5 | --merange 48 6 | --no-strong-intra-smoothing 7 | --psy-rd 1.85 --psy-rdoq 1.1 --no-open-gop --keyint 240 --min-keyint 24 --rc-lookahead 60 --bframes 16 8 | --crf 16.25 --aq-mode 3 --aq-strength 0.90 --no-cutree --cbqpoffs -2 --crqpoffs -2 --qcomp 0.70 9 | --deblock=-1:-1 --no-sao --no-sao-non-deblock 10 | --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /Other groups/Owlolf/Yuuki Yuuna wa Yuusha de Aru Churutto!/churutto_common/__init__.py: -------------------------------------------------------------------------------- 1 | # flake8: noqa 2 | from .config import EncodeGoBrrr 3 | -------------------------------------------------------------------------------- /Other groups/Owlolf/Yuuki Yuuna wa Yuusha de Aru Churutto!/churutto_common/x265_settings: -------------------------------------------------------------------------------- 1 | -o {clip_output:s} - --y4m 2 | --csv {filename:s}_log_x265.csv --csv-log-level 2 3 | --preset slower 4 | --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} 5 | --rd 3 --no-rect --no-amp --rskip 1 --tu-intra-depth 2 --tu-inter-depth 2 --tskip 6 | --merange 48 7 | --psy-rd 1.65 --psy-rdoq 0.85 --no-open-gop --keyint 240 --min-keyint 24 --rc-lookahead 48 --bframes 8 8 | --crf 16 --aq-mode 3 --aq-strength 0.60 --cbqpoffs -2 --crqpoffs -2 --qcomp 0.70 9 | --deblock=0:0 --no-sao --no-sao-non-deblock 10 | --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_29778_29851.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_29778_29851.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_29853_29935.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_29853_29935.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_29937_29937.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_29937_29937.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_29986_30030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_29986_30030.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_30032_30108.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_30032_30108.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_30386_30457.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_30386_30457.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_30459_30528.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_30459_30528.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31286_31344.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31286_31344.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31346_31416.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31346_31416.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31418_31488.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31418_31488.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31490_31560.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31490_31560.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31562_31632.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31562_31632.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31634_31704.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31634_31704.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31719_31789.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31719_31789.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31809_31878.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31809_31878.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31881_31952.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31881_31952.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31954_32024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_31954_32024.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_32026_32096.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_32026_32096.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_32098_32168.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_32098_32168.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_32170_32240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_32170_32240.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_32416_32486.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_32416_32486.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_33148_33260.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_33148_33260.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_33347_33399.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/masks_12/yesterday_12_33347_33399.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/spe_mask/01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/spe_mask/01.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/spe_mask/02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/spe_mask/02.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/spe_mask/03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/spe_mask/03.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/spe_mask/04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/spe_mask/04.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/spe_mask/05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/spe_mask/05.png -------------------------------------------------------------------------------- /Other groups/ShowY/Yesterday wo Utatte [BD]/spe_mask/06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Other groups/ShowY/Yesterday wo Utatte [BD]/spe_mask/06.png -------------------------------------------------------------------------------- /Other groups/YUKIN4⁎/BanG Dream! 3rd Season [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --qpfile bangdreamS03EXX_keyframes.log --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me tesa --subme 10 --psy-rd 1.0:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 14.75 --qcomp 0.7 --aq-mode 3 --aq-strength 1.0 --fade-compensate 0.65 --aq3-mode 1 --aq3-strength 0.60:0.20:0.20:0.00:0.00:0.10:0.10:0.20 --aq3-boundary 820:224:36 -------------------------------------------------------------------------------- /Other groups/YUKIN4⁎/BanG Dream! Film Live [WEB]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 0.9:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 240 --min-keyint 23 --rc-lookahead 48 --crf 15.5 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 --aq3-mode 1 --aq3-strength 0.40:0.20:0.20:0.00:0.00:0.10:0.10:0.20 --aq3-boundary 820:224:36 -------------------------------------------------------------------------------- /Other groups/YameteTomete/Magia Record S2 [BD]/magia_common/__init__.py: -------------------------------------------------------------------------------- 1 | # flake8: noqa 2 | from .constants import graigasm_args 3 | from .filter import Denoise, Mask, Thr, insert_frame 4 | from .config import Encoding, EncodingBluray, EncodingBlurayNC 5 | -------------------------------------------------------------------------------- /Other groups/YameteTomete/Magia Record S2 [BD]/magia_common/constants.py: -------------------------------------------------------------------------------- 1 | 2 | from vardefunc.noise import AddGrain 3 | 4 | 5 | graigasm_args = dict( 6 | thrs=[x << 8 for x in (32, 80, 128, 176)], 7 | strengths=[(0.25, 0.2), (0.15, 0.1), (0.10, 0.0), (0.0, 0.0)], 8 | sizes=(1.2, 1.1, 1, 1), 9 | sharps=(70, 60, 50, 50), 10 | grainers=[ 11 | AddGrain(seed=333, constant=False), 12 | AddGrain(seed=333, constant=False), 13 | AddGrain(seed=333, constant=True) 14 | ] 15 | ) 16 | -------------------------------------------------------------------------------- /Other groups/YameteTomete/Magia Record S2 [BD]/magia_common/x265_settings: -------------------------------------------------------------------------------- 1 | -o {clip_output:s} - --y4m 2 | --csv {filename:s}_log_x265.csv --csv-log-level 2 3 | --preset slower 4 | --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} 5 | --rd 3 --no-rect --no-amp --rskip 1 --tu-intra-depth 2 --tu-inter-depth 2 --tskip 6 | --merange 48 7 | --no-strong-intra-smoothing 8 | --psy-rd 2.00 --psy-rdoq 1.30 --no-open-gop --keyint 240 --min-keyint 24 --rc-lookahead 60 --bframes 16 9 | --crf 15 --aq-mode 3 --aq-strength 0.95 --no-cutree --cbqpoffs -2 --crqpoffs -2 --qcomp 0.70 10 | --deblock=-2:-2 --no-sao --no-sao-non-deblock 11 | --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /Other groups/YameteTomete/Magia Record S2 [WEB]/magia_common/__init__.py: -------------------------------------------------------------------------------- 1 | # flake8: noqa 2 | from .constants import graigasm_args 3 | from .filter import Denoise, Mask, Thr 4 | from .config import Encoding 5 | -------------------------------------------------------------------------------- /Other groups/YameteTomete/Magia Record S2 [WEB]/magia_common/constants.py: -------------------------------------------------------------------------------- 1 | 2 | from vardefunc.noise import AddGrain 3 | 4 | 5 | graigasm_args = dict( 6 | thrs=[x << 8 for x in (32, 80, 128, 176)], 7 | strengths=[(0.4, 0.3), (0.2, 0.1), (0.15, 0.0), (0.0, 0.0)], 8 | sizes=(1.2, 1.1, 1, 1), 9 | sharps=(70, 60, 50, 50), 10 | grainers=[ 11 | AddGrain(seed=333, constant=False), 12 | AddGrain(seed=333, constant=False), 13 | AddGrain(seed=333, constant=True) 14 | ] 15 | ) 16 | -------------------------------------------------------------------------------- /Other groups/YameteTomete/Magia Record S2 [WEB]/magia_common/x265_settings: -------------------------------------------------------------------------------- 1 | -o {clip_output:s} - --y4m 2 | --csv {filename:s}_log_x265.csv --csv-log-level 2 3 | --preset slower 4 | --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} 5 | --rd 3 --no-rect --no-amp --rskip 1 --tu-intra-depth 2 --tu-inter-depth 2 --tskip 6 | --merange 48 7 | --no-strong-intra-smoothing 8 | --psy-rd 2.00 --psy-rdoq 1.2 --no-open-gop --keyint 240 --min-keyint 24 --rc-lookahead 60 --bframes 16 9 | --crf 15.5 --aq-mode 3 --aq-strength 0.85 --no-cutree --cbqpoffs 3 --crqpoffs 3 --qcomp 0.70 10 | --deblock=-1:-1 --no-sao --no-sao-non-deblock 11 | --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /Other groups/matheousse/settings/x265_settings: -------------------------------------------------------------------------------- 1 | -o {clip_output:s} - --y4m --csv {filename:s}_log_x265.csv --csv-log-level 2 --preset slower --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} --rd 3 --no-rect --no-amp --rskip 1 --tu-intra-depth 2 --tu-inter-depth 2 --tskip --merange 48 --no-strong-intra-smoothing --psy-rd 1.85 --psy-rdoq 2.00 --no-open-gop --keyint 240 --min-keyint 24 --rc-lookahead 48 --bframes 16 --crf 16 --aq-mode 3 --aq-strength 0.85 --cbqpoffs -2 --crqpoffs -2 --qcomp 0.70 --deblock=1:-1 --no-sao --no-sao-non-deblock --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Encode scripts 2 | Vardë’s encode scripts. 3 | 4 | I'm constantly improving so don't mind the old horrendous scripts. 5 | 6 | # Contact 7 | Discord: **Vardë#5447** 8 | 9 | [Discord KnK](https://discord.gg/fmUYDHvx3m) (It's a french Discord btw) 10 | -------------------------------------------------------------------------------- /Raws-Maji/Assault Lily Bouquet [BD]/assault_common/__init__.py: -------------------------------------------------------------------------------- 1 | # flake8: noqa 2 | from .constants import graigasm_args 3 | from .filter import AA, Denoise, Mask, Scale, SetFrameProp, Thr 4 | from .config import Encoding 5 | -------------------------------------------------------------------------------- /Raws-Maji/Assault Lily Bouquet [BD]/assault_common/constants.py: -------------------------------------------------------------------------------- 1 | 2 | from vardefunc.noise import AddGrain 3 | 4 | 5 | graigasm_args = dict( 6 | thrs=[x << 8 for x in (32, 80, 128, 176)], 7 | strengths=[(0.7, 0.4), (0.6, 0.2), (0.3, 0.1), (0.1, 0.0)], 8 | sizes=(1.2, 1.1, 1, 1), 9 | sharps=(70, 60, 50, 50), 10 | grainers=[ 11 | AddGrain(seed=333, constant=False), 12 | AddGrain(seed=333, constant=False), 13 | AddGrain(seed=333, constant=True) 14 | ] 15 | ) 16 | -------------------------------------------------------------------------------- /Raws-Maji/Assault Lily Bouquet [BD]/assault_common/x265_settings: -------------------------------------------------------------------------------- 1 | -o {clip_output:s} - --y4m 2 | --csv {filename:s}_log_x265.csv --csv-log-level 2 3 | --preset slower 4 | --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} 5 | --rd 3 --no-rect --no-amp --rskip 1 --tu-intra-depth 2 --tu-inter-depth 2 --tskip 6 | --merange 48 7 | --no-strong-intra-smoothing 8 | --psy-rd 2.10 --psy-rdoq 1.6 --no-open-gop --keyint 240 --min-keyint 24 --rc-lookahead 60 --bframes 16 9 | --crf 16 --aq-mode 3 --aq-strength 0.90 --no-cutree --cbqpoffs -3 --crqpoffs -3 --qcomp 0.72 10 | --deblock=-1:-1 --no-sao --no-sao-non-deblock 11 | --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /Raws-Maji/Choujin Koukousei-tachi wa Isekai demo Yoyuu de Ikinuku you desu! [BD]/launch_scripts.py: -------------------------------------------------------------------------------- 1 | """lol""" 2 | 3 | import os 4 | 5 | if __name__ == "__main__": 6 | for i in range(1, 12 + 1): 7 | os.system('python choyoyu_{}.py'.format('%02i' % i)) 8 | -------------------------------------------------------------------------------- /Raws-Maji/Granbelm [BD]/granbelm_bdmenu01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import fvsfunc as fvf 4 | 5 | core = vs.core 6 | core.max_cache_size = 26000 7 | 8 | src = core.dgdecodenv.DGSource(r'DMPXA047A/BDMV/STREAM/00007.dgi') 9 | src = fvf.Depth(src, 16) 10 | 11 | aa = lvf.upscaled_sraa(src, 2, 13) 12 | 13 | db = core.neo_f3kdb.Deband(aa, 17, 36, 36, 36, 24, 0, sample_mode=4) 14 | 15 | freeze = core.std.FreezeFrames(db, 50, src.num_frames-1, 50) 16 | 17 | final = fvf.Depth(freeze, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Granbelm [BD]/granbelm_bdmenu02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import fvsfunc as fvf 4 | 5 | core = vs.core 6 | core.max_cache_size = 26000 7 | 8 | src = core.dgdecodenv.DGSource(r'DMPXA047B/BDMV/STREAM/00007.dgi') 9 | src = fvf.Depth(src, 16) 10 | 11 | aa = lvf.upscaled_sraa(src, 2, 13) 12 | 13 | db = core.neo_f3kdb.Deband(aa, 17, 36, 36, 36, 24, 0, sample_mode=4) 14 | 15 | freeze = core.std.FreezeFrames(db, 50, src.num_frames-1, 50) 16 | 17 | final = fvf.Depth(freeze, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Granbelm [BD]/granbelm_bdmenu03.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import fvsfunc as fvf 4 | 5 | core = vs.core 6 | core.max_cache_size = 26000 7 | 8 | src = core.dgdecodenv.DGSource(r'DMPXA048A/BDMV/STREAM/00008.dgi') 9 | src = fvf.Depth(src, 16) 10 | 11 | aa = lvf.upscaled_sraa(src, 2, 13) 12 | 13 | db = core.neo_f3kdb.Deband(aa, 17, 36, 36, 36, 24, 0, sample_mode=4) 14 | 15 | freeze = core.std.FreezeFrames(db, 50, src.num_frames-1, 50) 16 | 17 | final = fvf.Depth(freeze, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Granbelm [BD]/granbelm_bdmenu04.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import fvsfunc as fvf 4 | 5 | core = vs.core 6 | core.max_cache_size = 26000 7 | 8 | src = core.dgdecodenv.DGSource(r'DMPXA048B/BDMV/STREAM/00004.dgi') 9 | src = fvf.Depth(src, 16) 10 | 11 | aa = lvf.upscaled_sraa(src, 2, 13) 12 | 13 | db = core.neo_f3kdb.Deband(aa, 17, 36, 36, 36, 24, 0, sample_mode=4) 14 | 15 | freeze = core.std.FreezeFrames(db, 50, src.num_frames-1, 50) 16 | 17 | final = fvf.Depth(freeze, 10) 18 | 19 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Granbelm [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 0.8:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 14.5 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 --fade-compensate 0.65 3 | qaac 4 | --threading -V 127 --no-delay --no-optimize --verbose -------------------------------------------------------------------------------- /Raws-Maji/Hanebado [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --qpfile "hanebadoXX_keyframes.log" --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock 0:-1 --me tesa --subme 10 --psy-rd 0.85:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 14.5 --qcomp 0.75 --aq-mode 3 --aq-strength 1.00 --aq2-strength 0.25 --aq2-sensitivity 22 --aq3-mode 1 --aq3-strength 0.40:0.20:0.10:0.00:0.00:0.10:0.20:0.60 --aq3-sensitivity 10 --aq3-boundary 820:224:36 --fade-compensate 0.65 3 | qaac 4 | --threading -V 127 --no-delay --no-optimize --verbose -------------------------------------------------------------------------------- /Raws-Maji/Hoshiai no Sora [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 1.0:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 14 --qcomp 0.7 --aq-mode 3 --aq-strength 1 -------------------------------------------------------------------------------- /Raws-Maji/Hoshiai no Sora [WEB]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --threads 27 --output-depth 10 --partitions all --colormatrix bt709 --ref 12 --deblock 0:-1 --me umh --subme 10 --psy-rd 0.85:0.0 --merange 24 --trellis 2 --no-dct-decimate --bframes 10 --b-adapt 2 --direct auto --keyint 240 --min-keyint 23 --rc-lookahead 48 --crf 16 --qcomp 0.7 --aq-mode 3 --aq-strength 1.1 --fade-compensate 0.65 -------------------------------------------------------------------------------- /Raws-Maji/Island [BD]/avs files/island03-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("island03.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(0, 34045) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Island [BD]/avs files/island06-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("island06.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(0, 34044) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Island [BD]/avs files/island09-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("island09.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(0, 34046) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Island [BD]/avs files/island12-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("island12.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(0, 34046) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Island [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 Episodes 2 | --input-depth 10 --input-csp i444 --output-depth 10 --partitions all --colormatrix bt709 --output-csp i444 --threads 18 --ref 16 --deblock -1:-1 --me tesa --subme 11 --psy-rd 1.0:0.10 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 14 --qcomp 0.75 --aq-mode 3 --aq-strength 1.0 --fade-compensate 0.65 3 | 4 | x264 BDMenu 5 | --input-depth 10 --input-csp i420 --output-depth 10 --partitions none --no-8x8dct --colormatrix bt709 --output-csp i420 --preset ultrafast --threads 1 --no-cabac --ref 1 --no-deblock --me dia --subme 0 --no-psy --merange 4 --trellis 0 --no-fast-pskip --bframes 0 --direct none --no-weightb --weightp 0 --no-scenecut --keyint 999 --min-keyint 1 --qp 0 --rc-lookahead 250 --no-mbtree 6 | 7 | qaac 8 | --threading -V 127 --no-delay --no-optimize --verbose -------------------------------------------------------------------------------- /Raws-Maji/Island [BD]/vpy files/island_bdmenu01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | core = vs.get_core() 3 | import fvsfunc as fvf 4 | import havsfunc as hvf 5 | import lvsfunc as lvf 6 | import modfunc as mdf 7 | from vsutil import split, join 8 | core.max_cache_size = 32000 9 | 10 | src = lvf.src(r'island_bdmenu01-02.m2ts')[765:766] 11 | 12 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=307307) 13 | #src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=113113) 14 | 15 | denoise = mdf.hybriddenoise_mod(fvf.Depth(src, 32), knl=1.2, sigma=0.25, depth=16) 16 | 17 | dering = hvf.HQDeringmod(denoise, mrad=1, msmooth=1, mthr=60, minp=1, sharp=1, drrep=24, thr=12.0, elast=2.0, planes=[0, 1, 2], show=False) 18 | 19 | planes = split(dering) 20 | planes[0] = lvf.upscaled_sraa(planes[0], 2) 21 | planes[1], planes[2] = [lvf.upscaled_sraa(plane, 2, 13) for plane in planes[1:]] 22 | aa = join(planes) 23 | 24 | deband = core.f3kdb.Deband(aa, range=17, y=30, cb=30, cr=30, grainy=16, grainc=0, output_depth=16) 25 | 26 | final = fvf.Depth(deband, 10) 27 | 28 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Island [BD]/vpy files/island_bdmenu02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | core = vs.get_core() 3 | import fvsfunc as fvf 4 | import havsfunc as hvf 5 | import lvsfunc as lvf 6 | import modfunc as mdf 7 | from vsutil import split, join 8 | core.max_cache_size = 32000 9 | 10 | src = lvf.src(r'island_bdmenu02-02.m2ts')[765:766] 11 | 12 | #src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=238238) 13 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=111111) 14 | 15 | denoise = mdf.hybriddenoise_mod(fvf.Depth(src, 32), knl=1.2, sigma=0.25, depth=16) 16 | 17 | dering = hvf.HQDeringmod(denoise, mrad=1, msmooth=1, mthr=60, minp=1, sharp=1, drrep=24, thr=12.0, elast=2.0, planes=[0, 1, 2], show=False) 18 | 19 | planes = split(dering) 20 | planes[0] = lvf.upscaled_sraa(planes[0], 2) 21 | planes[1], planes[2] = [lvf.upscaled_sraa(plane, 2, 13) for plane in planes[1:]] 22 | aa = join(planes) 23 | 24 | deband = core.f3kdb.Deband(aa, range=17, y=30, cb=30, cr=30, grainy=16, grainc=0, output_depth=16) 25 | 26 | final = fvf.Depth(deband, 10) 27 | 28 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Koutetsujou no Kabaneri Movie 1 Tsudou Hikari [BD]/kabaneri_movie1_bdmenu.vpy: -------------------------------------------------------------------------------- 1 | """ 2 | Kanaberi BD Menu 3 | """ 4 | from vsTAAmbk import TAAmbk 5 | from cooldegrain import CoolDegrain 6 | import lvsfunc as lvf 7 | import fvsfunc as fvf 8 | import modfunc as mdf 9 | import vapoursynth as vs 10 | 11 | core = vs.core 12 | core.max_cache_size = 16384 13 | 14 | src = lvf.src('KABANERI_MOVIE/KABANERI_MOVIE_DISC1/BDMV/STREAM/00001.m2ts') 15 | 16 | src = fvf.Depth(src, 16) 17 | 18 | den = CoolDegrain(src, tr=1, thsad=60, blksize=8, overlap=4, plane=4) 19 | 20 | aa = TAAmbk(den, aatype='Nnedi3', mtype=1, nsize=2) 21 | 22 | line_m = mdf.retinex_edgemask_mod(aa).std.Binarize(9500).rgvs.RemoveGrain(3).std.Inflate() 23 | db = core.neo_f3kdb.Deband(aa, 16, 36, 36, 36, 24, 0, sample_mode=4) 24 | 25 | db = core.std.MaskedMerge(db, aa, line_m) 26 | 27 | final = fvf.Depth(db, 10) 28 | 29 | final.set_output() 30 | -------------------------------------------------------------------------------- /Raws-Maji/Koutetsujou no Kabaneri Movie 1 Tsudou Hikari [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 1.0:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 15 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 -------------------------------------------------------------------------------- /Raws-Maji/Koutetsujou no Kabaneri Movie 2 Moeru Inochi [BD]/kabaneri_movie2_bdmenu.vpy: -------------------------------------------------------------------------------- 1 | from vsTAAmbk import TAAmbk 2 | from cooldegrain import CoolDegrain 3 | import lvsfunc as lvf 4 | import fvsfunc as fvf 5 | import modfunc as mdf 6 | import vapoursynth as vs 7 | 8 | core = vs.core 9 | core.max_cache_size = 16384 10 | 11 | src = lvf.src('KABANERI_MOVIE/KABANERI_MOVIE_DISC2/BDMV/STREAM/00001.m2ts') 12 | 13 | src = fvf.Depth(src, 16) 14 | 15 | den = CoolDegrain(src, tr=1, thsad=60, blksize=8, overlap=4, plane=4) 16 | 17 | aa = TAAmbk(den, aatype='Nnedi3', mtype=1, nsize=2) 18 | 19 | line_m = mdf.retinex_edgemask_mod(aa).std.Binarize(9500).rgvs.RemoveGrain(3).std.Inflate() 20 | db = core.neo_f3kdb.Deband(aa, 16, 36, 36, 36, 24, 0, sample_mode=4) 21 | 22 | db = core.std.MaskedMerge(db, aa, line_m) 23 | 24 | final = fvf.Depth(db, 10) 25 | 26 | final.set_output() 27 | -------------------------------------------------------------------------------- /Raws-Maji/Koutetsujou no Kabaneri Movie 2 Moeru Inochi [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 1.0:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 15 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 -------------------------------------------------------------------------------- /Raws-Maji/Koutetsujou no Kabaneri Movie 3 Unato Kessen [BD]/kabaneri_movie_bdmenu01.vpy: -------------------------------------------------------------------------------- 1 | from vsTAAmbk import TAAmbk 2 | from cooldegrain import CoolDegrain 3 | import lvsfunc as lvf 4 | import fvsfunc as fvf 5 | import modfunc as mdf 6 | import vapoursynth as vs 7 | 8 | core = vs.core 9 | core.max_cache_size = 16384 10 | 11 | src = lvf.src('[191211][BDMV] 甲鉄城のカバネリ 海門決戦/KABANERI_UNATO/BDMV/STREAM/00002.m2ts') 12 | 13 | src = fvf.Depth(src, 16) 14 | 15 | den = CoolDegrain(src, tr=1, thsad=60, blksize=8, overlap=4, plane=4) 16 | 17 | aa = TAAmbk(den, aatype='Nnedi3', mtype=1, nsize=2) 18 | 19 | line_m = mdf.retinex_edgemask_mod(aa).std.Binarize(9500).rgvs.RemoveGrain(3).std.Inflate() 20 | db = core.neo_f3kdb.Deband(aa, 16, 36, 36, 36, 24, 0, sample_mode=4) 21 | 22 | db = core.std.MaskedMerge(db, aa, line_m) 23 | 24 | final = fvf.Depth(db, 10) 25 | 26 | final.set_output() 27 | -------------------------------------------------------------------------------- /Raws-Maji/Koutetsujou no Kabaneri Movie 3 Unato Kessen [BD]/kabaneri_movie_bdmenu02.vpy: -------------------------------------------------------------------------------- 1 | from vsTAAmbk import TAAmbk 2 | from cooldegrain import CoolDegrain 3 | import lvsfunc as lvf 4 | import fvsfunc as fvf 5 | import modfunc as mdf 6 | import vapoursynth as vs 7 | 8 | core = vs.core 9 | core.max_cache_size = 16384 10 | 11 | src = lvf.src('[191211][BDMV] 甲鉄城のカバネリ 海門決戦/KABANERI_UNATO_BONUS/BDMV/STREAM/00010.m2ts')[600] 12 | 13 | src = fvf.Depth(src, 16) 14 | src = core.std.AssumeFPS(src, fpsnum=1000, fpsden=49550) 15 | 16 | den = CoolDegrain(src, tr=1, thsad=60, blksize=8, overlap=4, plane=4) 17 | 18 | aa = TAAmbk(den, aatype='Nnedi3', mtype=1, nsize=2) 19 | 20 | line_m = mdf.retinex_edgemask_mod(aa).std.Binarize(9500).rgvs.RemoveGrain(3).std.Inflate() 21 | db = core.neo_f3kdb.Deband(aa, 16, 36, 36, 36, 24, 0, sample_mode=4) 22 | 23 | db = core.std.MaskedMerge(db, aa, line_m) 24 | 25 | final = fvf.Depth(db, 10) 26 | 27 | final.set_output() 28 | -------------------------------------------------------------------------------- /Raws-Maji/Koutetsujou no Kabaneri Movie 3 Unato Kessen [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 1.0:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 15 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 -------------------------------------------------------------------------------- /Raws-Maji/Made in Abyss Movie [BD+WEB]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 0.85:0.00 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 48 --crf 15 --qcomp 0.7 --aq-mode 3 --aq-strength 0.90 --fade-compensate 0.65 --aq3-mode 1 --aq3-strength 0.80:0.20:0.20:0.00:0.00:0.10:0.10:0.20 --aq3-boundary 820:224:36 3 | 4 | Audio command 5 | ffmpeg -i mia_movie1_2.0+.mka -c:a pcm_s32le mia_movie1_2.0+.wav 6 | ffmpeg -i mia_movie1_2.0+.wav -c:a eac3 -b:a 224k -ar 48k -af "pan=stereo|FL < 1.0*FL + 0.707*FC + 0.707*BL|FR < 1.0*FR + 0.707*FC + 0.707*BR" "mia_movie1_2.0+.eac3" 7 | mkvmerge -o mia_movie1_2.0_full.mka --language 0:jpn --default-track 0:yes mia_movie1_2.0.mka + mia_movie1_2.0+.eac3 --append-to 1:0:0:0 -------------------------------------------------------------------------------- /Raws-Maji/Magia Record [WEB]/mask for light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/Magia Record [WEB]/mask for light.png -------------------------------------------------------------------------------- /Raws-Maji/Magia Record [WEB]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --qpfile magiaXX_keyframes.log --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock 0:-1 --me umh --subme 10 --psy-rd 0.85:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 240 --min-keyint 23 --rc-lookahead 48 --crf 16.25 --qcomp 0.7 --aq-mode 3 --aq-strength 1.1 --fade-compensate 0.55 --aq3-mode 1 --aq3-strength 0.60:0.20:0.20:0.00:0.00:0.10:0.10:0.2s0 --aq3-boundary 820:224:36 -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka01-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka01.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 34837) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka02-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka02.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 34837) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka03-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka03.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 35196) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka04-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka04.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 35197) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka05-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka05.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 35196) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka06-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka06.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 35196) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka07-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka07.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 35196) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka08-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka08.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 34837) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka09-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka09.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 34837) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka10-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka10.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 34837) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka11-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka11.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 34837) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka12-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka12.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 34835) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka_nced-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka_nced.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 2183) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/avs files/asuka_ncop-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("asuka_ncop.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 2183) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/mask/mask_ed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/mask/mask_ed.png -------------------------------------------------------------------------------- /Raws-Maji/Mahou Shoujo Tokushusen Asuka [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --output-depth 10 --partitions all --colormatrix bt709 --ref 16 --deblock -1:-1 --me tesa --subme 10 --psy-rd 0.85:0.10 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 15 --qcomp 0.75 --aq-mode 3 --aq-strength 0.85 --fade-compensate 0.45 3 | 4 | qaac 5 | --threading -V 127 --no-delay --no-optimize --verbose -------------------------------------------------------------------------------- /Raws-Maji/Midara na Ao-chan wa Benkyou ga Dekinai [BD]/aochan_bdmenu.vpy: -------------------------------------------------------------------------------- 1 | from acsuite import eztrim 2 | import havsfunc as hvf 3 | import vardefunc as vrf 4 | import lvsfunc as lvf 5 | import vapoursynth as vs 6 | 7 | core = vs.core 8 | core.max_cache_size = 16384 9 | 10 | path = r"[BDMV] Ao-chan Can't Study!\Ao-chan Cant Study BD-1\BDMV\STREAM\00004" 11 | src = lvf.src(path + '.m2ts') 12 | eztrim(src, (24, 0), path + '.wav', "aochan_bdmenu.mka", mkvextract_path="mkvextract") 13 | 14 | src = src[24:] 15 | 16 | src = core.resize.Point(src, format=vs.YUV420P16, range_in=0, range=1, dither_type='error_diffusion') 17 | 18 | full = vrf.to444(src) 19 | dering = hvf.HQDeringmod(full, mrad=2, thr=96, darkthr=0, planes=[0, 1, 2]) 20 | db = core.neo_f3kdb.Deband(dering, 17, 30, 30, 30, 6, 0, sample_mode=4, keep_tv_range=False) 21 | final = core.resize.Point(db, format=vs.YUV444P10, dither_type='error_diffusion', range=1) 22 | 23 | 24 | final[::int(src.num_frames)].set_output(0) -------------------------------------------------------------------------------- /Raws-Maji/Midara na Ao-chan wa Benkyou ga Dekinai [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --sar 1:1 --input-depth 10 --output-depth 10 --input-csp i444 --output-csp i444 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 20 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 1.0:0.00 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 13 --qcomp 0.7 --aq-mode 3 --aq-strength 0.8 3 | 4 | BDMenu 5 | --input-range pc --sar 1:1 --output-csp i444 --output-depth 10 --colormatrix bt709 --colorprim bt709 --transfer bt709 --partitions none --no-8x8dct --preset ultrafast --threads 1 --no-cabac --ref 1 --no-deblock --me dia --subme 0 --no-psy --merange 4 --trellis 0 --no-fast-pskip --bframes 0 --direct none --no-weightb --weightp 0 --no-scenecut --keyint 999 --min-keyint 1 --qp 0 --rc-lookahead 250 --no-mbtree -------------------------------------------------------------------------------- /Raws-Maji/Mushoku Tensei Isekai Ittara Honki Dasu [BD]/mushoku_common/__init__.py: -------------------------------------------------------------------------------- 1 | # flake8: noqa 2 | from .config import Encoding 3 | from .fake_rescale import fake_rescale 4 | -------------------------------------------------------------------------------- /Raws-Maji/Mushoku Tensei Isekai Ittara Honki Dasu [BD]/mushoku_common/x265_settings: -------------------------------------------------------------------------------- 1 | -o {clip_output:s} - --y4m 2 | --csv {filename:s}_log_x265.csv --csv-log-level 2 3 | --preset veryslow 4 | --frames {frames:d} --fps {fps_num:d}/{fps_den:d} --output-depth {bits:d} 5 | --rd 3 --rskip 0 6 | --subme 5 7 | --no-strong-intra-smoothing 8 | --psy-rd 2.15 --psy-rdoq 2.5 --no-open-gop --keyint 240 --min-keyint 24 --scenecut 40 --bframes 16 9 | --crf 15.75 --aq-mode 3 --aq-strength 0.85 --no-cutree --cbqpoffs -2 --crqpoffs -2 --qcomp 0.7 10 | --deblock=-2:-2 --no-sao --no-sao-non-deblock 11 | --sar 1 --range limited --colorprim 1 --transfer 1 --colormatrix 1 --min-luma {min_luma:d} --max-luma {max_luma:d} -------------------------------------------------------------------------------- /Raws-Maji/Nekopara [WEB]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --qpfile nekoparaXX_keyframes.log --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 12 --deblock 0:-1 --me umh --subme 10 --psy-rd 0.85:0.00 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 10 --b-adapt 2 --direct auto --keyint 240 --min-keyint 23 --rc-lookahead 48 --crf 16 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 -------------------------------------------------------------------------------- /Raws-Maji/Princess Connect! ReDive - Character Song Vol.1 [BD]/descreen_conv.py: -------------------------------------------------------------------------------- 1 | """Script conversion image""" 2 | import os 3 | import subprocess 4 | import shlex 5 | import glob 6 | from multiprocessing.pool import ThreadPool 7 | from vsutil import is_image 8 | 9 | def conversion(args): 10 | file = args 11 | # https://github.com/6o6o/fft-descreen 12 | os.system(f'python descreen.py \"{file}\" \"{file[:-3]}png\"') 13 | 14 | webp_cmd = f'cwebp -q 100 -m 6 -f 0 -lossless -quiet -mt \"{file[:-3]}png\" -o \"{file[:-3]}webp\"' 15 | subprocess.run(shlex.split(webp_cmd), check=True, encoding='utf-8') 16 | 17 | os.remove(f'\"{file[:-3]}png\"') 18 | 19 | 20 | def main(): 21 | files = glob.glob('**', recursive=True) 22 | 23 | num_threads = 12 24 | pool = ThreadPool(num_threads) 25 | 26 | for file in files: 27 | if is_image(file): 28 | pool.apply_async(conversion, ((file),)) 29 | pool.close() 30 | pool.join() 31 | 32 | if __name__ == "__main__": 33 | main() 34 | -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_01_4186-4400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_01_4186-4400.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_0-16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_0-16.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_17-18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_17-18.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_19.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_20.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_21.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_22.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_23.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_24.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_25.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_26.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_27.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_28.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_29.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_30.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_31.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_32.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_33.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_34.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_35.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_36.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_37.png -------------------------------------------------------------------------------- /Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ichunjo/encode-scripts/b3628f9eb691eaf397540f8d36cceb2cbadf7b3c/Raws-Maji/ReZero kara Hajimeru Isekai Seikatsu 2nd Season [BD]/masks/rezeros2_ncop_38.png -------------------------------------------------------------------------------- /Raws-Maji/Runway de Waratte [WEB]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --qpfile runwayXX_keyframes.log --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 23 --ref 12 --deblock -1:-1 --me umh --subme 10 --psy-rd 0.8:0.00 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 10 --b-adapt 2 --direct auto --keyint 240 --min-keyint 23 --rc-lookahead 48 --crf 14 --qcomp 0.7 --aq-mode 3 --aq-strength 0.85 -------------------------------------------------------------------------------- /Raws-Maji/Senki Zesshou Symphogear AXZ [BD]/avs files/symphogearxyz_nced01-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("symphogearxyz_nced01.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 2183) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Senki Zesshou Symphogear AXZ [BD]/avs files/symphogearxyz_ncop01-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("symphogearxyz_ncop01.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 2423) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Senki Zesshou Symphogear AXZ [BD]/avs files/symphogearxyz_ncop02-audio.avs: -------------------------------------------------------------------------------- 1 | LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\ffms2.dll") 2 | FFAudioSource("symphogearxyz_ncop02.w64") 3 | __film = last 4 | __just_audio = last 5 | __blank = BlankClip(length=99999, fps=23.976) 6 | __film = AudioDub(__blank, __film) 7 | __final = __film.trim(24, 2423) 8 | __final 9 | AudioDubEx(__just_audio, last) 10 | AudioBits(last)>24?ConvertAudioTo24bit(last):last 11 | return last -------------------------------------------------------------------------------- /Raws-Maji/Senki Zesshou Symphogear AXZ [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --partitions all --colormatrix bt709 --threads 27 --ref 16 --deblock -1:-1 --me tesa --subme 10 --psy-rd 1.0:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 15 --qcomp 0.75 --aq-mode 3 --aq-strength 1.0 --fade-compensate 0.65 3 | 4 | qaac 5 | --threading -V 127 --no-delay --no-optimize --verbose -------------------------------------------------------------------------------- /Raws-Maji/Senki Zesshou Symphogear XV [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me umh --subme 10 --psy-rd 1.0:0.0 --merange 24 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 60 --crf 15 --qcomp 0.70 --aq-mode 3 --aq-strength 1.0 3 | 4 | qaac 5 | --threading -V 127 --no-delay --no-optimize --verbose -------------------------------------------------------------------------------- /Raws-Maji/Senki Zesshou Symphogear XV [BD]/symphogearxv_bdmenu01.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | 5 | core = vs.core 6 | 7 | src = lvf.src(r'SYMPHOGEAR_XV_VOL1/BDMV/STREAM/00011.m2ts') 8 | src = fvf.Depth(src, 16) 9 | aa = lvf.upscaled_sraa(src, rep=6, sharp_downscale=False) 10 | db = core.neo_f3kdb.Deband(aa, 18, 48, 48, 48, 24, 0, sample_mode=4) 11 | freeze = core.std.FreezeFrames(db, 170, src.num_frames-1, src.num_frames-1) 12 | final = fvf.Depth(freeze, 10) 13 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Senki Zesshou Symphogear XV [BD]/symphogearxv_bdmenu02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | 5 | core = vs.core 6 | 7 | src = lvf.src(r'SYMPHOGEAR_XV_VOL2/BDMV/STREAM/00011.m2ts') 8 | src = fvf.Depth(src, 16) 9 | aa = lvf.upscaled_sraa(src, rep=6, sharp_downscale=False) 10 | db = core.neo_f3kdb.Deband(aa, 18, 48, 48, 48, 24, 0, sample_mode=4) 11 | freeze = core.std.FreezeFrames(db, 170, src.num_frames-1, src.num_frames-1) 12 | final = fvf.Depth(freeze, 10) 13 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Senki Zesshou Symphogear XV [BD]/symphogearxv_bdmenu03.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | 5 | core = vs.core 6 | 7 | src = lvf.src(r'SYMPHOGEAR_XV_VOL3/BDMV/STREAM/00011.m2ts') 8 | src = fvf.Depth(src, 16) 9 | aa = lvf.upscaled_sraa(src, rep=6, sharp_downscale=False) 10 | db = core.neo_f3kdb.Deband(aa, 18, 48, 48, 48, 24, 0, sample_mode=4) 11 | freeze = core.std.FreezeFrames(db, 170, src.num_frames-1, src.num_frames-1) 12 | final = fvf.Depth(freeze, 10) 13 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Senki Zesshou Symphogear XV [BD]/symphogearxv_bdmenu04.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | 5 | core = vs.core 6 | 7 | src = lvf.src(r'SYMPHOGEAR_XV_VOL4/BDMV/STREAM/00011.m2ts') 8 | src = fvf.Depth(src, 16) 9 | aa = lvf.upscaled_sraa(src, rep=6, sharp_downscale=False) 10 | db = core.neo_f3kdb.Deband(aa, 18, 48, 48, 48, 24, 0, sample_mode=4) 11 | freeze = core.std.FreezeFrames(db, 170, src.num_frames-1, src.num_frames-1) 12 | final = fvf.Depth(freeze, 10) 13 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Senki Zesshou Symphogear XV [BD]/symphogearxv_bdmenu05.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | 5 | core = vs.core 6 | 7 | src = lvf.src(r'SYMPHOGEAR_XV_VOL5/BDMV/STREAM/00011.m2ts') 8 | src = fvf.Depth(src, 16) 9 | aa = lvf.upscaled_sraa(src, rep=6, sharp_downscale=False) 10 | db = core.neo_f3kdb.Deband(aa, 18, 48, 48, 48, 24, 0, sample_mode=4) 11 | freeze = core.std.FreezeFrames(db, 170, src.num_frames-1, src.num_frames-1) 12 | final = fvf.Depth(freeze, 10) 13 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Senki Zesshou Symphogear XV [BD]/symphogearxv_bdmenu06.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import fvsfunc as fvf 3 | import lvsfunc as lvf 4 | 5 | core = vs.core 6 | 7 | src = lvf.src(r'SYMPHOGEAR_XV_VOL5/BDMV/STREAM/00011.m2ts') 8 | src = fvf.Depth(src, 16) 9 | aa = lvf.upscaled_sraa(src, rep=6, sharp_downscale=False) 10 | db = core.neo_f3kdb.Deband(aa, 18, 48, 48, 48, 24, 0, sample_mode=4) 11 | freeze = core.std.FreezeFrames(db, 170, src.num_frames-1, src.num_frames-1) 12 | final = fvf.Depth(freeze, 10) 13 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Yuuki Yuuna wa Yuusha de Aru Washio Sumi no Shou Movies [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i444 --output-csp i444 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 18 --chroma-qp-offset -2 --ref 16 --deblock -1:0 --me tesa --subme 11 --psy-rd 0.9:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 13 --qcomp 0.7 --aq-mode 3 --aq-strength 1.00 --fade-compensate 0.65 3 | x264 SP 4 | --input-depth 10 --output-depth 10 --input-csp i420 --output-csp i420 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 27 --ref 16 --deblock -1:-1 --me tesa --subme 10 --psy-rd 1.0:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 15 --qcomp 0.70 --aq-mode 3 --aq-strength 0.85 --fade-compensate 0.65 5 | qaac 6 | --threading -V 127 --no-delay --no-optimize --verbose -------------------------------------------------------------------------------- /Raws-Maji/Yuuki Yuuna wa Yuusha de Aru Washio Sumi no Shou Movies [BD]/washio_sp02.vpy: -------------------------------------------------------------------------------- 1 | import vapoursynth as vs 2 | import lvsfunc as lvf 3 | import kagefunc as kgf 4 | import havsfunc as hvf 5 | import fvsfunc as fvf 6 | import debandshit as dbs 7 | 8 | import acsuite 9 | 10 | core = vs.core 11 | core.max_cache_size = 32000 12 | core.num_threads = 16 13 | 14 | ac = acsuite.AC() 15 | 16 | src = lvf.src(r'Washio Sumi no Shou Movies/YUYUYU_WASHIO2/BDMV/STREAM/00001.m2ts') 17 | 18 | asrc = r'Washio Sumi no Shou Movies/YUYUYU_WASHIO2/BDMV/STREAM/00001.mka' 19 | ac.eztrim(src,[(0,-24)], asrc,"washio_sp02.mka") 20 | 21 | src = src[:-24] 22 | src = fvf.Depth(src, 16) 23 | 24 | aa = lvf.upscaled_sraa(src, sharp_downscale=False) 25 | 26 | dering = hvf.HQDeringmod(aa, mrad=1, msmooth=2, mthr=110, drrep=24, thr=13, planes=[0, 1, 2], show=False) 27 | 28 | deband = dbs.f3kbilateral(dering, range=18, y=50, c=50) 29 | 30 | grain = kgf.adaptive_grain(deband, 0.3, 16) 31 | 32 | final = fvf.Depth(grain, 10) 33 | final.set_output() -------------------------------------------------------------------------------- /Raws-Maji/Yuuki Yuuna wa Yuusha de Aru Washio Sumi no Shou TV [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i444 --output-csp i444 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 18 --chroma-qp-offset -2 --ref 16 --deblock -1:0 --me tesa --subme 11 --psy-rd 0.9:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 13 --qcomp 0.7 --aq-mode 3 --aq-strength 1.00 --fade-compensate 0.65 3 | qaac 4 | --threading -V 127 --no-delay --no-optimize --verbose -------------------------------------------------------------------------------- /Raws-Maji/Yuuki Yuuna wa Yuusha de Aru Yuusha no Shou TV [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i444 --output-csp i444 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 18 --chroma-qp-offset -2 --ref 16 --deblock -1:0 --me tesa --subme 11 --psy-rd 0.9:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 13 --qcomp 0.7 --aq-mode 3 --aq-strength 1.00 --fade-compensate 0.65 3 | qaac 4 | --threading -V 127 --no-delay --no-optimize --verbose -------------------------------------------------------------------------------- /Raws-Maji/Yuuki Yuuna wa Yuusha de Aru [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --input-csp i444 --output-csp i444 --partitions all --colormatrix bt709 --colorprim bt709 --transfer bt709 --threads 18 --chroma-qp-offset -2 --ref 16 --deblock -1:-1 --me tesa --subme 11 --psy-rd 0.9:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 13 --qcomp 0.7 --aq-mode 3 --aq-strength 1.00 --fade-compensate 0.65 --qpfile yuyuyuXX_keyframes.log 3 | qaac 4 | --threading -V 127 --no-delay --no-optimize --verbose -------------------------------------------------------------------------------- /Raws-Maji/Zombie Land Saga - Saga Jihen (MV) [BD]/settings: -------------------------------------------------------------------------------- 1 | x264 2 | --input-depth 10 --output-depth 10 --partitions all --colormatrix bt709 --threads 27 --ref 16 --deblock -1:-1 --me tesa --subme 10 --psy-rd 0.80:0.0 --merange 32 --trellis 2 --no-dct-decimate --no-fast-pskip --bframes 16 --b-adapt 2 --direct auto --keyint 360 --min-keyint 23 --rc-lookahead 72 --crf 15 --qcomp 0.70 --aq-mode 3 --aq-strength 1.0 --fade-compensate 0.65 --------------------------------------------------------------------------------