swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] jpg numbering / jpeg2swf


From: marc vezina
Subject: [Swftools-common] jpg numbering / jpeg2swf
Date: Tue, 06 Sep 2005 16:23:50 -0700

jpeg2swf:
With a full directory of JPG images (could be 200 or 2000) I definitely
do not want to enumerate each and every one of them in the command line
so I use the simple command:
> jpeg2swf -o test.swf -z -q 100 -r 12 -v revolutio*.jpg
Still the conversion numbering ends up wrong:
1
10
100
101
102
...
109
11
110
111
112
...
119
12
120
121
122
etc.

What is the solution for converting a directory full of numbered jpg
images in the right order with jpeg2swf without having to enumerate each
and every one of them on commend line.

On an WINDOWS XP Pro SP1

Thanks
Marc







reply via email to

[Prev in Thread] Current Thread [Next in Thread]