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

Feature Request: support Video output for DMDExt.exe #445

Open
Westworld opened this issue Nov 7, 2023 · 0 comments
Open

Feature Request: support Video output for DMDExt.exe #445

Westworld opened this issue Nov 7, 2023 · 0 comments

Comments

@Westworld
Copy link
Contributor

Thanks for the new feature to allow a dump as input for DMDExt.exe.
The output processor video is supported for library only, not for the exe, so we cannot push a dump in and get a video out.

Video out would allow to reprocess a dump with the --colorize option and then fast forward through the video to verify if everything is colorized or a new color process is better than the previous.

And it would allow to produce a RGB24 colorized video, to produce snippets to feed a DMD Pinball clock.

I tried to do that myself by using your code from the library for the exe, but I failed to retrieve the gamename (which you get from the dump name?). If it is helpful I can do a pull request, but my code works only if the .ini is set with a video file name, not for video folder and using .ini is mandatory, as there is no option to specify a video file name and I did not wanted to make too much changes, producing too much differences.

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

No branches or pull requests

1 participant