Sanaxen / tecoGAN_app

tecoGAN Windows application ( EXE )
MIT License
120 stars 19 forks source link

Not preserving aspect ratio? #14

Open boxabirds opened 2 years ago

boxabirds commented 2 years ago

Hi I have a video that is coming out in a different aspect ratio. How can I tweak that?

mirh commented 2 years ago

You have to pass the -sar parameter to ffmpeg when "rebuilding" the final video. The upscaler is stupid and scrubs the aspect ratio information from output images.