[Vivid-Asenshi] Violet Evergarden - 13v2 [EF75F9C7].mkv

Category:
Date:
2018-04-05 19:20
Submitter:
Seeders:
7
Information:
Leechers:
0
File size:
496.9 MiB
Completed:
6327
Info hash:
74f16ca4c4f37722e615fa138420554a4abe5ec7

#animesenshi@irc.rizon.net
https://asenshi.moe

1080p.

Translation: Vivid
Editing: Xythar
Timing: Xythar (1), joletb (1), torchlight (2-13)
Typesetting: joletb
Encoding: joletb
Quality Checking: joletb
Song Translation: Vivid
Song Styling: joletb

Thanks for watching!

File list

  • [Vivid-Asenshi] Violet Evergarden - 13v2 [EF75F9C7].mkv (496.9 MiB)

Great work. Will y’all return for the OVA and more possibly?

AnonBaiter confirmed Yankee.

this is a good cartoon

Does anyone here know how to downscale a 1080p 420 to 720p 444 with avisynth? I’ve been trying at this for a long time but I had no luck in finding how to.

Thanks for the great work everyone !

Asenshi is best gril

inb4 feels

Needs honorifics.

Subs aren’t suppose to be a transcription of a dub. The Japanese language has a nuance. Too bad some people don’t appreciate it, and actually hate the very language they’re translating. I don’t get it.

@futagen I understand if you have issue with it but in this anime it’s acceptable for me because the setting is not in Japan. In fact I think it’s kind of awkward if the characters are actually using Japanese honorifics when they’re supposed to be speaking in a different language.

don’t make this another psycho pass meme

SEASON 2 BOIS
Still a shit show.

@Noobsubs wrote: Does anyone here know how to downscale a 1080p 420 to 720p 444 with avisynth?..

Once you succeed in getting avisynth to read the video file into a variable, (I’ll use myvid for my example here) insert a call to a resizing filter with the dimensions 1280 by 720. (the pixel dimensions of 720p)

myvid=avisource(“videofilename.avi”)
Lanczos4Resize (myvid, 1280, 720)

Source: Avisynth resizing help page: http://avisynth.nl/index.php/Resize

Note: for a non-power-of-2 transformation like the one you describe, (horizontal going from 1920 to 1280, and vertical going from 1080 to 720 - both 2/3 size) the computations required to do the resizing operation could slow the output too much to view the result in real-time

@Noobsubs

Y=Spline64Resize(1280,720)
U=UToY().Spline64Resize(1280,720, src_left=0.25)
V=VToY().Spline64Resize(1280,720, src_left=0.25)

YUV=YToUV(U, V, Y)

src_left=0.25 to compensate for chroma shift. You’re welcome.

Thanks for doing this series all the way! Hope to see you guys do season 2 if you pick it up by any chance.

Please do WIXOSS missing link OVA before the main show airs

@JimShew2 It`s not the same kind of resizing.

@HyakuPercent
I’ve tried:
LoadPlugin("…\MeGUI-2828-32\tools\lsmash\LSMASHSource.dll")
LWLibavVideoSource("…[neko-kBaraka] Boku no Hero Academia 11v2 [BD][1080p][FLAC] [89CA9B61].mkv")

Y=Spline64Resize(1280,720)
U=UToY().Spline64Resize(1280,720, src_left=0.25)
V=VToY().Spline64Resize(1280,720, src_left=0.25)

YUV=YToUV(U, V, Y)

ConvertToYV24()
Spline36Resize(1280,720)

But the video looks more bland then before.

Delete “YUV=” from what I had and you should get an output in 720p 444.

@HyakuPercent

I FINALLY figured it out. It was because 960x540 is the the true 4:4:4 for 1080p. That’s why I couldn’t see it. Thank you.

any subs for veg 14 coming? thx