k4yt3x / video2x

A machine learning-based lossless video super resolution framework. Est. Hack the Valley II, 2018.
https://video2x.org
GNU Affero General Public License v3.0
10.9k stars 1.02k forks source link

Automatically setting image codec #1204

Open Migushthe2nd opened 3 weeks ago

Migushthe2nd commented 3 weeks ago

I quite often used video2x to upscale images. v6.0.0 currently does not save png images as png format by default as the libx264 vcodec is used. It would be nice if it was automatically set to the png codec (similarly e.g. jpeg2000 for jpegs)

k4yt3x commented 3 weeks ago

I didn't design this version to work with images at all actually... It's something we could optimize for in the future.