GUI: Implement command line argument to select video or directory at startup#121
Closed
kitsumed wants to merge 6 commits into
Closed
GUI: Implement command line argument to select video or directory at startup#121kitsumed wants to merge 6 commits into
kitsumed wants to merge 6 commits into
Conversation
Add command line argument handling for video files and directories.
timminator
requested changes
Apr 28, 2026
Added help message for command line arguments.
timminator
requested changes
Apr 28, 2026
Owner
|
I will have to try this out myself in practice now. I will notify you then again. |
Author
|
@timminator where you able to find time to try it out recently? |
Author
|
moved to #128 |
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. ;-) |
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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\"