Re: gap-%06d.png cino-multi-images-import
2008-05-01 19:16:12 GMT
On Tue, Apr 29, 2008 at 12:30 PM, robertix <pongix <at> orange.fr> wrote: > i try to import in cino /effect/create/by a file > the astuces multi-images with gap-%06d.png This means your files should be named: gap-000001.png gap-000002.png ... > result all images imported are blacks > have you a idea on > > gap-%01d.png > gap-%02d.png > gap-%03d.png > etc... Are these the names of your files? If so, you should not put a percent sign into the filename. I am not sure Kino can handle that. So, if the files are named gap-01d.png gap-02d.png ... Then you would enter the file name into Kino as gap-%02dd.png How well do you understand printf format strings? In other words, do you think you are reporting a bug or a usage problem? If you want a simple and quick explanation of the printf style format string Kino is using in the above, let me know. -- --(Continue reading)
RSS Feed