Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI and mp4 support #3

Open
Bluesed opened this issue Dec 11, 2023 · 4 comments
Open

GUI and mp4 support #3

Bluesed opened this issue Dec 11, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@Bluesed
Copy link

Bluesed commented Dec 11, 2023

Are you still thinking about developing more on this project? It would be cool if it could read MP4, too.

Sometimes a GUI to ease up some of the workflow would be nice. Like the ability to work from one folder and have the sprite output to another as well as flags for the different types and maybe a scaling function :)

Anyway, I can do all that with Photoshop, and the drag-and-drop is working fine. Love the program!

@pwitvoet pwitvoet changed the title more like a request GUI and mp4 support Dec 11, 2023
@pwitvoet
Copy link
Owner

I just finished up work on another project (MESS), so I finally have time to work on WadMaker again. These are some of the things that I want to add:

  • A GUI for managing multiple projects
  • Support for Gimp and Paint.NET files
  • Support for importing already indexed bmps as-is
  • Conversion to HL/CS model textures, including support for color remapping
  • Additional extraction formats, such as 8bit indexed bmp

I also want to look into using layers and maybe supporting some basic operations like cropping and scaling, but I don't have concrete ideas for that yet.

I do not plan to add support for mp4 files. You could probably use a tool like ffmpeg to extract frame images from a video, and then feed those into WadMaker/SpriteMaker.

@Bluesed
Copy link
Author

Bluesed commented Dec 22, 2023

Sure I can easily make sprites from mp4 with photoshop but would be cool if wad maker supported it. Maybe in a later update 😉

I guess another nice feature would be to manually edit the palette for at least ¡water-textures to make it easier to set the transparency color.

@pwitvoet pwitvoet added the enhancement New feature or request label Feb 1, 2024
@UnBeatWaterGH
Copy link

UnBeatWaterGH commented Feb 24, 2024

A gui would make it harder to integrate into a more automated workflow. MP4 support might be nice, but I'd just use FFmpeg (CLI) for that.

@pwitvoet
Copy link
Owner

The GUI will be an addition to the current command-line tools, it won't replace them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants