VIDEO
High Quality Waifu2x AI Upscaled「NepNep☆Connect: Chaos Chanpuru」 Opening. Song: 「Chaos and Creation」 by 『Niji no Conquistador』 All OP: • Плейлист Game: NepNep☆Connect: Chaos Chanpuru Source: psv-rip | 544p | [PCSG00951] Upscaling process: 1. "Photoshop" "Camera Raw Filter" "Sharpening" ( Amount:20 | Radius:0.5 | Detail:100 | Masking:0 ) 2. "waifu2x-ncnn-vulkan" ( -n 3 -s 1 ) 3. "waifu2x-ncnn-vulkan" ( -s 2 ) 4. ffmpeg encode: 4-1. ffmpeg -framerate "xx" -i "image%d.png" -c:v libx264 -crf 15 -s 3840x2160 -profile:v high444 -deblock -2:-1 -pix_fmt yuv444p -use_editlist 0 -movflags +faststart "video.mp4" 4-2. ffmpeg -i "audio-source" -c:a flac -ac 2 -ar 44100 "audio.flac" 4-3. ffmpeg -i "video.mp4" -i "audio.flac" -c copy -shortest -map 0:v -map 1:a -strict -2 "video-complete.mp4"