<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-09-27 20:31 GMT+02:00 Bill <span dir="ltr"><<a href="mailto:bstanle@wowway.com" target="_blank">bstanle@wowway.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
I am trying to make a video from jpg files. The files are in the correct order but there are gaps in the sequence and the sequence should start at 1. This can be done manually but this is both tedious and error prone. Is there a utility that does this. I tried PyRenamer but it seems that this doesn't do what I want.<br>
<br>
example:<br>
<br>
before: test 5, test 6, test 7, test 10, test 20<br>
<br>
these files should be renamed as<br>
<br>
after: test 1, test 2, test 3, test 4, test 5<br>
<br>
Thanks for any hints</blockquote><div><br></div><div>I saw that you got some hints already, but I didn't see GPrename, which I use in such cases.</div><div><br></div><div>sudo apt-get install gprename<br></div><div><br></div><div><div>Kind regards</div><div><br></div><div>Johnny Rosenberg</div></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><font color="#888888"><br>
<br>
-- <br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></span></blockquote></div><br></div></div>