Skip to content

GUI: Implement command line argument to select video or directory at startup#121

Closed
kitsumed wants to merge 6 commits into
timminator:masterfrom
kitsumed:master
Closed

GUI: Implement command line argument to select video or directory at startup#121
kitsumed wants to merge 6 commits into
timminator:masterfrom
kitsumed:master

Conversation

@kitsumed

Copy link
Copy Markdown

Add command line argument handling for selecting video file and directories in the GUI app at startup.

Closes #119.

Usages:
VideoOCR.exe "C:\random_files\video.mp4"
VideoOCR.exe "C:\random_files\"

Add command line argument handling for video files and directories.
Comment thread VideOCR.py
Added help message for command line arguments.
@kitsumed kitsumed requested a review from timminator April 28, 2026 19:00
Comment thread VideOCR.py
@kitsumed kitsumed requested a review from timminator April 28, 2026 20:31
@timminator

Copy link
Copy Markdown
Owner

I will have to try this out myself in practice now. I will notify you then again.

@kitsumed

Copy link
Copy Markdown
Author

@timminator where you able to find time to try it out recently?

@kitsumed

Copy link
Copy Markdown
Author

moved to #128

@timminator

Copy link
Copy Markdown
Owner

Sorry for the long time without any answer. I am currently a bit inactive. I am not really sure when I will try this out. Maybe I will do it this evening but please don't count on it. ;-)

@kitsumed

Copy link
Copy Markdown
Author

Alright! Just letting you know I moved the pull request to another once since I did this pull request in the main branch, but wanted to try making other changes.

So I opened a new pull request with the same changes, but they are on another branch than main.

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

Successfully merging this pull request may close these issues.

[Feature request] Allow selecting the input (file/folder) of the GUI in the cmd/bash

2 participants