I have been using the command line to convert .avi video to png's, autotrace the png's to svg, convert the svg's to png and finally convert the png's back to avi.
why?
for several reasons, I like the look of the result, you can 'scale' a small video into HD.
here's an example of the end result. WATCH IN FULL HD, please

http://www.youtube.com/watch?v=R8zW2MHhgUE
Up until now, I have not been using inkscape, in this process, but It is my tool of choice for drawing and tracing svgs by hand, I love it!
THE QUESTION!
I need to simplify (all paths in) around 3000 svgs, I really like the way the Simplify tool works in inkscape, but doing this manually would be time and coffee consuming.
How can I batch simplify a bunch of svg's using inkscape simplify in the command-line?
Lars