旋风动漫BT资源发布索引 | 汇聚动漫BT/ED资源
STORY : 订阅突破1000万人的TOP级主播少女超绝最可爱天使酱——人称「超天酱」,没有一天看不到她活跃的身影。互联网、电视节目、LIVE……她总是活在粉丝们的欢呼声中。 有一个3位少女组成的主播组合将超天酱视为目标,其名为“卡拉马佐夫”。 而在与这群主播们的活动相去甚远之处,有一位与小白脸男友同居、在主题咖啡店工作的少女——卡茜。 星星般闪耀的少女,与追求星星光芒的少女们共同谱写,令世人着迷的“互联网天使”的故事与屏幕另一端的“你”的故事在此拉开帷幕—— STAFF: 中文名: 主播女孩重度依赖 话数: 13 放送开始: 2026年4月4日 放送星期: 星期六 原作: WSS playground 导演: 中島政興 脚本: にゃるら;各话脚本:本田周、石井風花 分镜: 中島政興、田部伸一 演出: 二宮颯、田部伸一、西村俊亮 音乐: Aiobahn +81、原口沙輔、DÉ DÉ MOUSE 人物原案: お久しぶり 人物设定: 西海賢嗣、武井紅璃、清水海都、中島政興 系列构成: 中島政興 美术监督: 林竜太 色彩设计: 近藤直登 总作画监督: 武井紅璃 作画监督: 出口敦也、Niii、Lee Joo hyeun(이주현)、降籏秀吉、MYOUN 摄影监督: 呉健弘 监修: にゃるら 道具设计: 和田夏樹、稲田琳 剪辑: 柳圭介、ACE 原案: にゃるら 主题歌编曲: Aiobahn +81 主题歌作曲: Aiobahn +81 主题歌作词: nyalra(にゃるら) 企画: 岩上敦宏、李衡达、佐藤真紀、羽川寛、遠山宏樹 制作管理: 楊暁羽 录音: 平圭介 製作: NEEDY GIRL PROJECT【Aniplex(三宅将典、清水博之、鳥羽洋典、足立和紀、君島裕喜、岡田武士、谷池侑美、松崎由美子、三輪洋幸、信岡慶子、岡嶋理緒菜)、Yostar(劉雨青、根井悠輔、裴衍杰)、TOKYO MX(買場道雄、神田藍香)、日本BS放送(東真央)、WOWOW(長谷川徳司、二宮崇昌、片桐大輔)】 音响监督: 郷文裕貴 音响: ビットグルーヴプロモーション 音效: 上野励 制片人: 木村吉隆、紀東輝、照井健、大和田智之、萱場祐介 制作进行: 楊暁羽 音乐制作: Aniplex 动画制作: Yostar Pictures OP・ED 分镜: [ディレクター・分镜]山口将( Ydot.inc ) / Moaang 3DCG: Yostar Pictures;ライブ・バトルパートCG制作:株式会社CHOTOTU;3DCGアーティスト:丸本薫、酒井夢、片野太輔 设定制作: 常田麻結香、工藤優 音乐制作人: 山内真治 动画制片人: 林瑛介 美术板: 白田真弓、吉田知穂、沈静文、高薄亜実 副人物设定: 中野佑星、簡廷軒、りお(matlity)、アルバクロウ 制作统括: 稲垣亮祐 企画协力: クオラス(佐藤茂薫、月岡佑紀、佐藤顕、石橋杏果) OP・ED 演出: [ディレクター]山口将( Ydot.inc ) / Moaang 录音工作室: 收录工作室:MIT STUDIO 在线剪辑: 鈴木彩友香、杉山夏菜;在线剪辑工作室:クープ CG 制作进行: 常田麻結香(CGマネージャー) 摄影监督助理: 塩原光貴 播放电视台: TOKYO MX Copyright: ©WSS playground / NEEDY GIRL PROJECT 设定: 特技デザイン:テイラーアニメーション 宣传制片人: 深沢結衣 设定制作助理: 前屋舗夕 音乐监督: 岡村弦 音响制作担当: 内村友祐 录音助理: 安居翔貴 特技导演: 鏡洋祐 2D 设计: osiro、長谷川真結 主题歌演出: 超てんちゃん 官方网站: needygirl-anime.com/
05/08 16:01 动画更新员
This is a high effort filtering and encoding for Champignon no Majo and should be the best version you can get right now. slow.pics compare: https://slow.pics/c/h16Epbs2 (episode 01 to 03) Additional improvements have been discovered in the encoder that helps with texture retention. Texture retention in episode 04 onwards should be even better than the compare above. For filtering, the main episode is descalable. We descale the main episode using vsscale.Rescale , and then we write a custom akarin.Expr to carefully dampen the sharpness of the descaled image. Thanks to many people in the JET server such moe teaching me the method, we fully recover the layer of 1080p texture on top of the image after descale. The OP and ED of this anime is not descalable. Instead we use a stronger vsTAAmbk.TAAmbk to deal with the OP, protected by a custom akarin.Expr taper. And we use vsaa.based_aa to perform aa on the ED. Also, as usual, before the aa, OP from multiple episodes are merged using vsdenoise.frequency_merge . For denoise, the main episode doesn't quite need a denoise at all. Instead we only use dctf.DCTFilter to clean up some slightly annoying checkerboard in the source. For OP and ED, we use the typical vsdenoise.mc_degrain → vsdenoise.bm3d → vsdenoise.nl_means to stabilise dynamic noise. At last we apply a very conservative dose of vsdenoise.DFTTest before sending to the encoder. This anime has this layer of texture on top of the image, which is really hard to encode. We use the very latest version of 5fish/SVT-AV1-PSY for this encode, and we squeeze out every bit of potential of the encoder for this encode. This is the full encoding parameters: --preset 2 --crf 29.50 --tune 0 --scm 0 --noise-level-thr 16000 --chroma-qmc-bias 2 --balancing-q-bias 1 --balancing-luminance-q-bias 7.0 --balancing-r0-dampening-layer -3 --enable-variance-boost 0 --qm-min 9 --chroma-qm-min 11 --noise-norm-strength 4 --ac-bias 3.0 --variance-md-bias 1 --variance-md-bias-thr 5.5 --complex-hvs -1 --dlf-bias 1 --dlf-bias-max-dlf 6,2 . Specifically, apart from the usual parameters, we use --balancing-r0-dampening-layer -3 to control the filesize. And we use --noise-norm-strength 4 --ac-bias 3.0 to try to fully retain the layer of texture on top of the image. Thanks to all the people creating the tools, plugins and vsfunc's that make this possible, and thanks to everyone in the community for teaching me, pointing out issues, and giving me advice. If you're interested in AV1 encoding for anime, you are welcome to join AV1 weeb edition at https://discord.gg/83dRFDFDp7 . You are welcome to do anything with this encode, including remuxing and republishing it. However, we would ask you to leave a credit to Kekkan if you can. We recommend using MPV to playback our releases. Thank you for seeding after download.
05/07 20:01 动画更新员