command line ini options

Where all the user feedback and suggestions for improvements go
Post Reply
orev
Posts: 1
Joined: Sun Dec 09, 2007 5:13 am

command line ini options

Post by orev »

Hopefully this won't take too much effort. It would be really nice to be able to put options that appear in the ini file also on the command line. This would be very useful for trying out new settings. Editing a text file is a real pain to do from a script :).

It could work something like this:
comskip --opt detect_method=111 --opt verbose=10

Options given on the command line would override options in the ini file.
erik
Site Admin
Posts: 3369
Joined: Sun Aug 21, 2005 3:49 pm

Post by erik »

Good suggestion, only need some more time......
Post Reply