I have trouble with command line --input-list...
How works? In the wiki I have read
"--input-list=<string> Input list"
possible is ?
1) --input-list= <a text-file>
2) --input-list=blabla1.avi,blabla2.avi
3) --input-list=(blabla1.avi,blabla2.avi)
4) --input-list={blabla1.avi,blabla2.avi}
5) --input-list blabla1.avi,blabla2.avi
In the wiki you can read also:
--stop-time=<float> Stop time
and this has not effort, but only --stop-time 60 without a "="!
thanks for all suggestions