Tales of Destiny 2 OP/Opening/Intro AI Upscaled with Gigapixel, ESRGAN, Waifu2x and AviSynth. English, Japanese (Kanji + Romaji), Korean and Chinese subtitles.
Song: 「Key to My Heart」 by 『Kuraki Mai』
Tales OPs: https://www.youtube.com/playlist?list=PLeaWyiQfGyfM1ewJeSTlJIJL539mf9cfL
Alt: テイルズ オブ デスティニー 2 | 命運傳奇2 | 테일즈 오브 데스티니
Abbreviation: TOD2
Characteristic genre: Liberating Fate RPG
Source: video – dvd (720x480i 29.97fps MPEG2 8.3Mp/s), audio – dvd pcm

Upscaling process:

— AviSynth – Telecide + Crop:
1. script.avs
FFmpegSource2(“video”)
Telecide(guide=0,post=0,show=false,debug=false)
Crop(6, 68, -4, -64)
2. ffmpeg -i “script.avs” -c:v libx264 -pix_fmt yuv444p -crf 0 “video”

— Photoshop – Gaussian Blur (Radius: 0.5 Pixels) [0014-0029;1795-1852;1869-1884;1966-1984;2070-2079;2133-2171;2242-2256;2282-2297;3890-3899;3922-3931;3958-3968;3988-4001]

— “Gigapixel v5.5.0” [(Scale:1.0x)(Mode:Standard)(S.Noise:50)(R.Blur:0)(R.C.Bleed:on)(FaceR.:off)]

— ESRGAN – 0.5 interpolation of models “1x_JPEG_60-80” and “1x_JPEG_80-100”

— Waifu2x – “Magnify only” “2x” ( -s 2 )

— AviSynth – TemporalDegrain2 [0001-1072;1118-1215;1598-2350;2447-2533;2723-2792;3743-4580]:
1. Script.avs:
FFmpegSource2(“video”)
TemporalDegrain2(degrainTR=2,postSigma=0,postFFT=0,postDither=0,grainLevel=false)
2. FFmpeg encode:
ffmpeg -i “script.avs” -c:v libx264 -pix_fmt yuv444p -crf 0 “video”

— Frames [1251-1305]:
1. AviSynth – Telecide + Crop + QTGMC:
1-1. script.avs
FFmpegSource2(“video”)
Telecide(guide=0,post=0,show=false,debug=false)
Crop(6, 68, -4, -64)
QTGMC(Preset=”Placebo”,InputType=3,ProgSADMask=20.0,Sigma=1,EZDenoise=1.0,NoisePreset=”Slower”,NoiseProcess=1,ChromaNoise=true,Denoiser=”dfttest”,DenoiseMC=true,NoiseTR=2,StabilizeNoise=true)
1-2. ffmpeg -i “script.avs” -c:v libx264 -pix_fmt yuv444p -crf 0 “video”
2. Photoshop – Gaussian Blur (Radius: 0.5 Pixels)
3. “Gigapixel v5.5.0” [(Scale:1.0x)(Mode:Standard)(S.Noise:50)(R.Blur:0)(R.C.Bleed:on)(FaceR.:off)]
4. ESRGAN – model “1x_JPEG_40-60”
5. Waifu2x – “Magnify only” “2x” ( -s 2 )

— Frames [1073-1117;1366-1447;2793-2826]:
1. AviSynth – Telecide + Crop:
1-1. script.avs
FFmpegSource2(“video”)
Telecide(guide=0,post=0,show=false,debug=false)
Crop(6, 68, -4, -64)
1-2. ffmpeg -i “script.avs” -c:v libx264 -pix_fmt yuv444p -crf 0 “video”
2. Waifu2x – “Magnify only” “2x” ( -s 2 )
3. “Gigapixel v5.5.0” [(Scale:1.0x)(Mode:Standard)(S.Noise:50)(R.Blur:0)(R.C.Bleed:on)(FaceR.:off)]
4. ESRGAN – 0.5 interpolation of models “1x_JPEG_60-80” and “1x_JPEG_80-100”

— AviSynth – AddBorders:
1. script.avs
FFmpegSource2(“video”)
AddBorders(0, 8, 0, 8, color_black)
2. ffmpeg -i “script.avs” -c:v libx264 -pix_fmt yuv444p -crf 0 “video”

— Final FFmpeg encode:
1. ffmpeg -i “video” -c:v libx264 -crf 10 -s 3840×2160 -profile:v high444 -pix_fmt yuv444p -use_editlist 0 -movflags +faststart “video”
2. ffmpeg -i “audio” -c:a flac -ac 2 -ar 44100 “audio”
3. ffmpeg -i “video” -i “audio” -c copy -map 0:v -map 1:a -strict -2 “video”

Subtitles:
English by Jelly Cat (https://lyricstranslate.com/en/key-my-heart-key-my-heart.html)
Korean (https://gasazip.com/149740)
Chinese by vincent_5987 (https://blog.xuite.net/vincent_5987/970820/65976699-%E5%80%89%E6%9C%A8%E9%BA%BB%E8%A1%A3-key+to+my+heart(%E6%88%91%E5%BF%83%E6%89%89%E7%9A%84%E9%91%B0%E5%8C%99))

#talesof #talesofdestiny #talesofdestiny2

12 Comments

  1. Bandai Namco announced plans to release more Tales of remasters and translate their unreleased games they never Localized.

    Once they'd release seriously they need to advertise the F outta it. On TV and on YouTube.

  2. Sorry if it's weird because it's a Google translation.
    I really like this work, so it's great to have subtitles and lyrics in 4K high resolution!
    Thank you for the wonderful video!

Leave A Reply