google-code-export / tovid

Automatically exported from code.google.com/p/tovid
1 stars 0 forks source link

problem with ListToOne and optional single argument #130

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A ListToOne Control like -chapters allows optionally setting one value in the 
1st index for all files in -files Control.  If load_args loads that value from 
a script or on command line there will only be one index in the child list, and 
it is not possible to add other items.  The child list should contain as many 
indexes as the parent (-files).

Reproduce:
tovid gui -files 1.mpg 2.mpg -chapters 5

Original issue reported on code.google.com by grepper@gmail.com on 31 Aug 2010 at 11:37

GoogleCodeExporter commented 9 years ago

Original comment by grepper@gmail.com on 31 Aug 2010 at 11:38