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





_______________________________________________
Swftools-common mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/swftools-common

Reply via email to