Djdefrag / RealScaler

RealScaler - image/video AI upscaler app (Real-ESRGAN)
MIT License
243 stars 16 forks source link

Feature Request- Deinterlace Video #9

Open OrangeBlenders opened 9 months ago

OrangeBlenders commented 9 months ago

I propose a feature to detect if a video is interlaced, and if so, convert it to progressive. Ability is available with open source tools and just needs a GUI.

  1. The tool Mediainfo can be set to "Text" and report if a video is interlaced or progressive. OR Maybe AVISynth can do it.

  2. Then use a tool like AVISynth to deinterlace. Or FFMPERG or whatever.

Djdefrag commented 8 months ago

Hi my friend, this is a very good request, I will definitely work on it.