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

Suggestion: Command line arguments #85

Open
eldritchT opened this issue Jun 4, 2023 · 0 comments
Open

Suggestion: Command line arguments #85

eldritchT opened this issue Jun 4, 2023 · 0 comments

Comments

@eldritchT
Copy link

eldritchT commented Jun 4, 2023

I suggest to add CLI arguments like this:

$ python ntscQT.py -i .\normalvideo.mp4 -o .\VHS\ntscvideo.mp4 -p preset.json

-i (--input) is a normal path to video or link to image
-o (--output) is an output video path
-p (--preset) is a preset file path

I think it would be make possible to make ntscQT termux-compatible and faster (due there is no need to draw preview frames).
I will even try to turn it into a Google Colab notebook (like online Blender renderer)

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