=== vistakiller [n=spiros@ppp15-112.adsl.forthnet.gr] has joined #ubuntu-classroom === LjL [n=ljl@ubuntu/member/ljl] has joined #ubuntu-classroom === merriam [n=merriam@85-211-21-215.dyn.gotadsl.co.uk] has joined #ubuntu-classroom === nalioth [i=nalioth@freenode/staff/ubuntu.member.nalioth] has joined #ubuntu-classroom === iPodan [i=Apple@gateway/tor/x-4575450a1cac5b56] has joined #ubuntu-classroom === Paddy_EIRE [n=patrick@89.240.246.193] has joined #ubuntu-classroom === elkbuntu [n=melissa@ubuntu/member/elkbuntu] has joined #ubuntu-classroom === PWill [n=paul@unaffiliated/pwill] has joined #ubuntu-classroom === iPodan63 [i=Apple@gateway/tor/x-15c6f1689a8bd95b] has joined #ubuntu-classroom === zween [n=zween@79-66-30-55.dynamic.dsl.as9105.com] has joined #ubuntu-classroom === allee [n=ach@dialin-212-144-128-041.pools.arcor-ip.net] has joined #ubuntu-classroom === vistakiller [n=spiros@ppp266-46.adsl.forthnet.gr] has joined #ubuntu-classroom === vistakiller [n=spiros@ppp266-46.adsl.forthnet.gr] has joined #ubuntu-classroom === vistakiller [n=spiros@ppp266-46.adsl.forthnet.gr] has joined #ubuntu-classroom === vistakille1 [n=spiros@ppp266-46.adsl.forthnet.gr] has joined #ubuntu-classroom === vistakille1 [n=spiros@ppp266-46.adsl.forthnet.gr] has left #ubuntu-classroom [] === Mez_ [n=Mez@ubuntu/member/mez] has joined #ubuntu-classroom === brownie17 [n=fraser@82.6.87.203.static.vic.chariot.net.au] has joined #ubuntu-classroom [02:07] jrib, i'm here [02:07] hi [02:07] jhi === darkchr0n0s [n=darkchr0@ns.cmi.ac.in] has joined #ubuntu-classroom [02:07] sorry for making you wait. needed bathroom [02:07] ok, first thing to understand is the basic syntax of convert [02:07] k === jxxxt [n=john@124-169-242-136.dyn.iinet.net.au] has joined #ubuntu-classroom [02:07] what are we learning today ? [02:08] darkchr0n0s, batch image conversion with imagemagick [02:08] so, according to http://www.imagemagick.org/script/convert.php, it's convert IN_FILE OUT_FILE [02:08] convert doesn't change the image you give it, it saves the change as OUT_FILE and leaves IN_FILE alone [02:08] jrib, yes. i aslo tried the 'mogrify' option instead of convert, which i think just modifies the original files [02:08] right [02:08] which one do you want to use? [02:08] mogrify will leave you with no backups [02:08] jrib, i'd prefer mogrify [02:09] jrib, i already made backups [02:09] k [02:09] so my command should work if you change "convert" to "mogrify" [02:09] find /some/directory -iname '*.jpg' -exec convert -interlace none '{}' \; [02:09] find /some/directory -iname '*.jpg' -exec mogrify -interlace none '{}' \; [02:10] okay ahh, i leave the '{}' \; exactly as it is? [02:10] you can omit "/some/directory" if you are in the directory already that you want to start it [02:10] s/it/in [02:10] brownie17: yes, '{}' gets changed to the filename that find finds, and "\;" is just an escaped ";" to specify the end of the command that you want find to execute [02:11] jrib, k it's working [02:12] great [02:12] wait [02:12] sorry i mean === vistakille2 [n=spiros@ppp49-222.adsl.forthnet.gr] has joined #ubuntu-classroom [02:12] it is currently doing the task, i don't know if it's functioning correctly [02:13] jrib, there's around 80 meg of 50-100 kb images each. so i expect it to take a considerable amount of time [02:13] brownie17 : try on single image first? [02:14] darkchr0n0s, i made backups, so that's no worry. but i'd rather not CTRL+C out of this in case it ruins some of the images. [02:14] darkchr0n0s, in other words, too late! ;D [02:15] one or two of the jpgs have been reported as corrupt, but that's to be expected i think. i haven't verified all of these are already working fine [02:17] jrib, okay it's finished the process now, checking the files they all appear intact, how can i quickly check a single file to see if it is baseline or progressive? [02:17] no idea [02:17] jrib, k thanks so much for your help === jxxxt [n=john@124-169-242-136.dyn.iinet.net.au] has left #ubuntu-classroom ["Ex-Chat"] === vistakille2 [n=spiros@ppp49-222.adsl.forthnet.gr] has left #ubuntu-classroom [] === emonkey [n=emonkey@static-pro-212-101-27-121.adsl.solnet.ch] has joined #ubuntu-classroom === LjL-Temp [n=ljl@ubuntu/member/ljl] has joined #ubuntu-classroom === nixternal [n=nixterna@ubuntu/member/pdpc.active.nixternal] has joined #ubuntu-classroom === dgjones [n=Cheshire@unaffiliated/dgjones] has joined #ubuntu-classroom === dgjones [n=Cheshire@unaffiliated/dgjones] has left #ubuntu-classroom ["Leaving"] === Paddy_EIRE [n=patrick@84.13.127.145] has joined #ubuntu-classroom === ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-classroom === ScottLij [n=scott@24-180-196-49.dhcp.aldl.mi.charter.com] has joined #ubuntu-classroom === Mez_ [n=Mez@ubuntu/member/mez] has joined #ubuntu-classroom === sacater [n=sacater@ubuntu/member/colchester-lug.sacater] has joined #ubuntu-classroom