If you start the project without specifying arguments it will start in MBCI mode. In this mode you can interact with the startup settings
- Settings
- Do it, damn it!
- Exit
- Settings - this is under the startup settings menu
- Do it, damn it! - launches the program
- Exit - obviously closes the program
To select the desired item, enter its number from the list after and press Enter.
The default is
--source_lang en --output_lang ru --subtitle-blocks-create-thread 50
, so you need to specify input and output file manually!!!
Here you are greeted by a menu consisting items (they're all from CommandLineArguments.md):
-
Arguments that have a signature (selected: ___) expect you to select from a list that opens when you select the corresponding item
-
Arguments with a caption (saved: ___) expect you to enter data, the input field will be available when the corresponding item is selected (If you enter a file path, remove the quotation marks!!!)
-
Arguments that have a signature (disabled/enabled) expect you to simply select them by pressing Enter. They will change their state when you reselect them.
-
Obviously, Back is going to take you back to the past menu...