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).
From grepper@gmail.com on August 31, 2010 19:37:32
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: http://code.google.com/p/tovid/issues/detail?id=130