We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
First of all, thank you for adding a program VideoSubFinder to work on command-line
Command-line works fine the problem is we don't know when to finish exporting images
VideoSubFinderCli.exe -c -r -i "video.mp4" -o "ResultsDir" -te 0.169261 -be 0.00589391 -le 0 -re 1
example: in command-line
C:\Release_x64\VideoSubFinderWXW.exe -c -r -i "The Royal Tailor.mp4" -o "ResultsDir" -te 0.169261 -be 0.00589391 -le 0 -re 1 video progress %50 - elapsed time 00h:0m:55s
The text was updated successfully, but these errors were encountered:
No branches or pull requests
First of all, thank you for adding a program VideoSubFinder to work on command-line
Command-line works fine the problem is we don't know when to finish exporting images
VideoSubFinderCli.exe -c -r -i "video.mp4" -o "ResultsDir" -te 0.169261 -be 0.00589391 -le 0 -re 1
example: in command-line
The text was updated successfully, but these errors were encountered: