AutoWall icon indicating copy to clipboard operation
AutoWall copied to clipboard

[FEATURE REQUEST] - APNG and Open File diaolg improvment

Open amymor opened this issue 2 years ago • 1 comments

Feature Description

Hi @SegoCode Thanks for such great app, I noticed that mpv itself supports the APNG format, but the Open file dialog is limited to a few formats. I think adding an All Files (*.*) option to it would be beneficial for other formats like APNG.

Also, I think adding a lightweight image viewer like JPEGView for image formats would be good. It could be a user choice to use mpv or something like JPEGView for APNG and GIF. Here is the difference: Screenshot (153)

Motivation

If someone prefers to use the CPU instead of the GPU, they might find JPEGView more suitable. I believe this would be particularly beneficial for those involved in mining or rendering systems.

Alternatives

Instead of using the 'Browse' button (Open file dialog), paste the path to the APNG file into the 'Browse and select video' textbox and then click the 'Apply' button.

Confirmation

  • [X] I performed a search of the feature requests to avoid suggesting a duplicate feature
  • [X] I understand that not filling out this template correctly may lead to the request being closed

amymor avatar Nov 17 '23 10:11 amymor

Hey there!

Well, the JPEGView is not a bad idea at all, I will add it to the table of things to do. And so for the file types, I didnt add the . to prevent the app from breaking importing files that are not compatible, however, I added a note in the readme indicating that just what you say maybe add some catch for break mpv or something like that. i think about it

btw thanks for your interest in my app!

SegoCode avatar Nov 18 '23 14:11 SegoCode