akai-katto / dandere2x

Dandere2x - Fast Waifu2x Video Upscaling.
https://www.reddit.com/r/Dandere2x/
GNU General Public License v3.0
1.45k stars 77 forks source link

Colors change - Possible solution #308

Open DCGYT opened 6 months ago

DCGYT commented 6 months ago

Hi, I'm back after quite a while, it turns out that before I was saying that Dandere2x changed the color and this also happened to me in Video2x. The problem here has something to do with transforming from bt709 to bt601 the color space. So when adding in ffmpeg when going from images to video the following: -vf “scale=in_color_matrix=bt601:out_color_matrix=bt709” The color looked normal, I don't know if this will apply to Dandere2x. In Video2x it lost some brightness but increasing the Offset it looks identical to the original.