tovid-suite / tovid

Suite of tools for DVD authoring
http://tovid.wikia.com/wiki/Tovid_Wiki
GNU General Public License v2.0
7 stars 4 forks source link

problem with ListToOne and optional single argument #130

Open tovid-suite opened 9 years ago

tovid-suite commented 9 years ago

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

tovid-suite commented 9 years ago

From grepper@gmail.com on August 31, 2010 16:38:16

Status: New
Owner: ---