hollowaykeanho / Upscaler

A consolidation of various compiled open-source AI image/video upscaling product for a working CLI friendly image and video upscaling program.
BSD 3-Clause "New" or "Revised" License
252 stars 20 forks source link

Add Auto Dependency Resolver #31

Open hollowaykeanho opened 1 year ago

hollowaykeanho commented 1 year ago

Description

Please provide a short description of what feature you're looking forward to
enhance below. Please include the story behind your idea as well to give a
better visualization of your idea.

Joly0 came out with a good idea to auto-resolve ffmpeg dependency so that Windows user can use the software seamlessly.

Expected Behavior

Please specify the expected behavior of your requested enhancement. Some great
and helpful pointers are your expected interface (e.g. command patterns,
simple sketches of the user interface, etc).

Some command that auto resolve the dependency.

Current Behavior

Please specify the current behavior (e.g. workaround, blockage, etc).

User has to manually resolve the dependency.

Attachment

Please drag and drop the necessary data files (e.g. screenshot, logs, etc)
below.
hollowaykeanho commented 1 year ago

@Joly0 , you can take the lead for this one. On Linux I just do dependency list checking will do. The Windows user experience has to be further improved.

hollowaykeanho commented 7 months ago

Adding to wish list because MSFT Windows is a complete mess when it comes to implementing the feature (WinGet vs Windows Store vs Chocolately, etc etc).

Too much drama. Until MSFT Windows settles their minimum requirements or we complete ticket https://github.com/hollowaykeanho/Upscaler/issues/34 with really no dependencies, it will be the lowest priority.