Bulk image manipulator - Off-topic

I'm looking for a utility for Windows 7 that can make 150 copies of a single image and give them sequential names. I need it to work with .bmp images.
Does anyone know of such a thing?
I'm making videos that need a 5 second intro and I'm using VirtualDub, and VD can pull sequential images and use them as frames. Hence the need for 150 copies.
Thank you for any response.
Sent from my HTC Intruder

I think you can do it with Adobe Flash

Can't you just write a batch file to make 150 copies, numbered as required? Software seems overkill for this.
Sent from my GT-I9100 using Tapatalk

Archer said:
Can't you just write a batch file to make 150 copies, numbered as required? Software seems overkill for this.
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
I know I could, I just don't know how.
jaszek said:
I think you can do it with Adobe Flash
Click to expand...
Click to collapse
How?
Sent from my HTC Intruder

themacman1000 said:
How?
Sent from my HTC Intruder
Click to expand...
Click to collapse
I'm just guessing here, take an image in flash, make 150 frames of it, then use the save each frame function or something like that. It's been a few years since I last opened flash.

jaszek said:
I'm just guessing here, take an image in flash, make 150 frames of it, then use the save each frame function or something like that. It's been a few years since I last opened flash.
Click to expand...
Click to collapse
Ok, I'll try that tomorrow. Thank you!
Sent from my HTC Intruder

Irfanview is excellent for bulk image work. It's free too.

DirkGently said:
Irfanview is excellent for bulk image work. It's free too.
Click to expand...
Click to collapse
+1 - great tool

themacman1000 said:
I know I could, I just don't know how.
Click to expand...
Click to collapse
Google would help you there. Off the top of my head I couldn't code that for you without google, but it'd be easy as anything to make a batch file like this...
Code:
copy imagefilename.jpg imagefilename001.jpg
copy imagefilename.jpg imagefilename002.jpg
copy imagefilename.jpg imagefilename003.jpg
copy imagefilename.jpg imagefilename004.jpg
...
...
copy imagefilename.jpg imagefilename150.jpg

Archer said:
Google would help you there. Off the top of my head I couldn't code that for you without google, but it'd be easy as anything to make a batch file like this...
Code:
copy imagefilename.jpg imagefilename001.jpg
copy imagefilename.jpg imagefilename002.jpg
copy imagefilename.jpg imagefilename003.jpg
copy imagefilename.jpg imagefilename004.jpg
...
...
copy imagefilename.jpg imagefilename150.jpg
Click to expand...
Click to collapse
Kind of a pain in the ass to do though, google batch loops. Either way would be fine though as I'm guessing you only want to run it once
Sent from my GT-I9000 using Tapatalk

scuba156 said:
Kind of a pain in the ass to do though, google batch loops. Either way would be fine though as I'm guessing you only want to run it once
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
Yeah, it could be a pain, but how about this....
do files copies 001-010, then copy them and paste them 9 times. Then, using insert, go to the 2nd 001 file and go 1 down left 1 down left 1 down left 1 down left etc. 2 down left 2 down left etc.. You get the idea.
Then, when you get to 99, copy 001-050 and change the first character of all of them to a 1 in the same way. I bet it would take about 2 minutes.
Actually, if you had a text editor that would allow you to edit columns (usually alt, click and mouse drag) then you could do it even quicker!
But yeah, I wouldn't have suggested it that way if it was something that wouldn't be generic and could be used over and again, exactly the same way.
I never got into batch file scripting that much. I did a few zip making things, getting labelled source code from source safe and zipping up projects - things like that. I literally have no idea how to do a for next loop that counts from 1 to 150 though!
And I write software for a living

Does this suit your needs (I'm sure you've already done the task though)? I got bored today
source included

scuba156 said:
Does this suit your needs (I'm sure you've already done the task though)? I got bored today
source included
Click to expand...
Click to collapse
I think so, I didn't do my project yesterday so I'll try this later in the week. Thank you!
Sent from my HTC Intruder

Related

Random boot animations

can we do this on our vogues? http://forum.xda-developers.com/showthread.php?t=641189
i think this could be done, it doesnt look complicated
cp0020 said:
i think this could be done, it doesnt look complicated
Click to expand...
Click to collapse
so, are you posting using the computer or your phone?
incubus26jc said:
so, are you posting using the computer or your phone?
Click to expand...
Click to collapse
both. using pdanet to get internet from my phone to my computer.
cp0020 said:
both. using pdanet to get internet from my phone to my computer.
Click to expand...
Click to collapse
so you just plug your phone in and your computer has internet right? thats pretty cool. It doesnt lag much? Have you noticed any issues with it so far? Did you see that i put your facebook picture on there. lol
haha yeah i saw the fb pic. but thats why i asked if it was 32 or 64 bit cause i had to install the right version for my computer. yeah just plug it in and hit connect and your good to go. doesnt cost anything if you have a data plan. not much lag no. anyways... lol. back on the thread subject. i really dont know but it doesnt look that hard to be able to get this to work. if we can then i think this would be awsome. great find!!!
cp0020 said:
haha yeah i saw the fb pic. but thats why i asked if it was 32 or 64 bit cause i had to install the right version for my computer. yeah just plug it in and hit connect and your good to go. doesnt cost anything if you have a data plan. not much lag no. anyways... lol. back on the thread subject. i really dont know but it doesnt look that hard to be able to get this to work. if we can then i think this would be awsome. great find!!!
Click to expand...
Click to collapse
if i just new where the init.d folder is on our rom, (i cant find it) i would make an androidupdate.tar to push the 10bootanimation file to that location. Then all you would need to do is create a folder on your sd card called bootanimation.
so, i guess the question would be where do we put the script file...
Firstly you should edit the file, we don't need to mount and umount the sdcard.
make it easy and just add the call to the sysinit.rc and put the sh file is /system/bin.
I'm going to put this in my next ecliar build..

[Q] AmeriCan Android game resolution is too small!

I have the updated AmeriCan Android build and I downloaded Live Poker from the market. Screen looks fine until you actually get to a poker table and it's too small and cut-off. Would this be a problem with the build, the phone, or the game?
joshnaomi said:
I have the updated AmeriCan Android build and I downloaded Live Poker from the market. Screen looks fine until you actually get to a poker table and it's too small and cut-off. Would this be a problem with the build, the phone, or the game?
Click to expand...
Click to collapse
The right place for this question would be the thread of the build you are using.
There you have all the people that use this build and the developers of the build.
They would advice you to read the first post, thoroughly, and the FAQ to wich you can find a link in said first post of said thread.
joshnaomi said:
I have the updated AmeriCan Android build and I downloaded Live Poker from the market. Screen looks fine until you actually get to a poker table and it's too small and cut-off. Would this be a problem with the build, the phone, or the game?
Click to expand...
Click to collapse
1. Open File Explorer on your Phone
2. Click the Android Folder>240buildprop> copy and paste the Root Folder to the Android Folder and reboot.
@TheSkepticalGuy
Hey. Are you stalking me? Trying to undermine my neverending quest to teach people to use their head for what it's intended for insted of relying on others to wipe their behinds?
That's the second time.
Bad user!
You should consider a career as a politician.
shamez23 said:
@TheSkepticalGuy
Hey. Are you stalking me? Trying to undermine my neverending quest to teach people to use their head for what it's intended for insted of relying on others to wipe their behinds?
That's the second time.
Bad user!
You should consider a career as a politician.
Click to expand...
Click to collapse
LMAO! i think you're stalking me, are you? hahahaha. i'm just trying to help them.
TheSkepticalGuy said:
LMAO! i think you're stalking me, are you? hahahaha. i'm just trying to help them.
Click to expand...
Click to collapse
Well, me too. We are just taking different approaches.
Give a man a fish and you feed him for a day. Teach him how to fish and it will feed him all his life.
But you may be right with the stalking. I spend all my time searching for posts like this. When I find one, I give the TS an answer that will surely give him a headache. Then I wait around the corner for you to turn up.
Next time you find one of those posts, shaking your head in disbelief, wait a second before you start typing the correct answer. Quiet. Listen closely. Maybe you can hear my sniggering.
shamez23 said:
Well, me too. We are just taking different approaches.
Give a man a fish and you feed him for a day. Teach him how to fish and it will feed him all his life.
But you may be right with the stalking. I spend all my time searching for posts like this. When I find one, I give the TS an answer that will surely give him a headache. Then I wait around the corner for you to turn up.
Next time you find one of those posts, shaking your head in disbelief, wait a second before you start typing the correct answer. Quiet. Listen closely. Maybe you can hear my sniggering.
Click to expand...
Click to collapse
I only hear footsteps, it's that you? hahahahaha
TheSkepticalGuy said:
1. Open File Explorer on your Phone
2. Click the Android Folder>240buildprop> copy and paste the Root Folder to the Android Folder and reboot.
Click to expand...
Click to collapse
No, don't do this if you like the resolution for normal use.
Open the drawer and look for Spare Parts. Uncheck "Compatibility Mode". Now reboot and all your apps will run fine.
TT5555 said:
No, don't do this if you like the resolution for normal use.
Open the drawer and look for Spare Parts. Uncheck "Compatibility Mode". Now reboot and all your apps will run fine.
Click to expand...
Click to collapse
Does this work better then the other way?
TheSkepticalGuy said:
Does this work better then the other way?
Click to expand...
Click to collapse
It's a bit easier, although the other way isn't that hard.
It depends on what you like. If you like the smaller status bar/icons so you've got a greater view (what you have at the beginning), then do it the way I explained.
If you prefer the bigger status bar/ icons, do it on your way.
Both ways will make the apps work in full screen, but they'll change the viewing experience.
TT5555 said:
It's a bit easier, although the other way isn't that hard.
It depends on what you like. If you like the smaller status bar/icons so you've got a greater view (what you have at the moment), then do it the way I explained.
If you prefer the bigger status bar/ icons, do it on TheSkepticalGuy's way.
Both ways will make the apps work in full screen, but they'll change the viewing experience.
Click to expand...
Click to collapse
Kool! i'll try your way and see how it looks.
hmm..........
TheSkepticalGuy said:
1. Open File Explorer on your Phone
2. Click the Android Folder>240buildprop> copy and paste the Root Folder to the Android Folder and reboot.
Click to expand...
Click to collapse
I have the similar problem with this build [JUN23] AmeriCanAndroid AOSP HD2 GB234 CM71|bkup2sdext234 [KERNEL:ACA512-1].....however, I check all all the posts at where I got this built and found no help. I followed your advice to copy and paste the root folder to android root but after reboot, the problem persists. In fact, my main problem is: all of the icons are really small in and out of the app drawer.
Thanks for your time and help btw
wartibobo said:
I have the similar problem with this build [JUN23] AmeriCanAndroid AOSP HD2 GB234 CM71|bkup2sdext234 [KERNEL:ACA512-1].....however, I check all all the posts at where I got this built and found no help. I followed your advice to copy and paste the root folder to android root but after reboot, the problem persists. In fact, my main problem is: all of the icons are really small in and out of the app drawer.
Thanks for your time and help btw
Click to expand...
Click to collapse
Maybe you have to cut and paste not copy. Cutting it works for me, i.e. 240buildprop is empty.
Nigeldg said:
Maybe you have to cut and paste not copy. Cutting it works for me, i.e. 240buildprop is empty.
Click to expand...
Click to collapse
Ok....I'mm a do that rite now...and check back
Ok it WORKED! FINALLY! tnx man. Ok one more thing (totally unrelated) I keep on trying different builds (some very good) only to try to get Google Navigation to work....it used to work in the past but now no matter what Rom I use, it continues to search for GPS for ever (even though the gps receiver is clearly on) I have tried everything possible to fix the problem but it still persists. IDK what to do now. Any sugestions?
Hi i have the same problem and i dont want the small icons but i can't find the folder: Android>240buildprop can you hel me please?
Sorry I'm new in this stuf.

[REQ] Galaxy S LWP on Atrix

With all the hype with the new 1.83 update just about over, I was wondering if someone would be able to help me out with something?
I have been searching around trying to find a way to get some of the Galaxy S LWP's to work on the Atrix. Particularly the Ocean Wave with the ripple effect. There are a bunch of apps on the Market by ProSama that are very similar but all claim not to work on the Atrix. Why is this?
For some reason these LWP's don't actually manage to load or for that manner get past the "Loading Live Wallpaper" screen.
From a bit of searching around it looks like possibly one of two things. Either the resolutions are all wrong or the Atrix is missing some library files to make things happen, maybe the "libmnglw-0.8.2.so". Possibly a combination of both plus root access. New to android so I have no idea which.
I have attached all I have and was wondering if someone might have the time to look through them and find out why they may not be working on the phone? The library files are in the zip folders if anyone wants to have a look.
Thanks for any and all help.
I've loaded the lib file as it is required for the wallpapers. You will get a Force Close without it.
No joy though.
I suspect it's an issue with the resolution. I'll have to wait until I get home to dig into one of the packages.
You looking for these from the S2? Just download and install like any other app. They are very nice but they are not quite long enough for landscape. http://www.androidpolice.com/2011/04/25/download-two-live-wallpapers-from-the-samsung-galaxy-s-ii/#
Sent from my Blue Steeled Atrix
Wrong section....should be in themes and apps.
Sent from my MB860 using XDA Premium App
Those are nice, but not the same ones.
But thanks... digging the windmill lwp.
No issues installing those.
Big-A-Rob said:
You looking for these from the S2? Just download and install like any other app. They are very nice but they are not quite long enough for landscape. http://www.androidpolice.com/2011/04/25/download-two-live-wallpapers-from-the-samsung-galaxy-s-ii/#
Sent from my Blue Steeled Atrix
Click to expand...
Click to collapse
I'll give that a shot. Sorry for the wrong thread section.
rjohnstone said:
I've loaded the lib file as it is required for the wallpapers. You will get a Force Close without it.
No joy though.
I suspect it's an issue with the resolution. I'll have to wait until I get home to dig into one of the packages.
Click to expand...
Click to collapse
I really appreciate the help.
Ok... I see why they won't work.
First, the were written for Android 2.1 devices.
Second, the resolution is all wrong for the Atrix, they're hard coded for 800x480 screens.
<csm>
<screen width="800" height="480" />
</csm>
Click to expand...
Click to collapse
[REQ] Devs pls port flying toasters to LWP from windows 3.1 and replace with fliying C***S tyvm devs for your well spent time.
rjohnstone said:
Ok... I see why they won't work.
First, the were written for Android 2.1 devices.
Second, the resolution is all wrong for the Atrix, they're hard coded for 800x480 screens.
Click to expand...
Click to collapse
Kinda what i was thinking. I'll spend some time maybe trying to replace the image with something to test it out. Any thoughts on the library file? Possibly needing root and pushing the file to the correct system folder?
SGTShark said:
Kinda what i was thinking. I'll spend some time maybe trying to replace the image with something to test it out. Any thoughts on the library file? Possibly needing root and pushing the file to the correct system folder?
Click to expand...
Click to collapse
Yep.. you need root so you can push the .so file to system/lib
As for the LP, you'll need to do more than just replacing the images.
The whole rendering is coded to 800x600.
There are several java components that will have to be updated and at least one xml config.
rjohnstone said:
Yep.. you need root so you can push the .so file to system/lib
As for the LP, you'll need to do more than just replacing the images.
The whole rendering is coded to 800x600.
There are several java components that will have to be updated and at least one xml config.
Click to expand...
Click to collapse
I managed to get the lib file in the correct directory. Used gingerbreak and gladenable. Then root explorer.
Played around in the apk resized the image. But that's where it ends for me. I'm a noob when it comes to Java sdk and signing the apk for that matter. I really do appreciate the help thus far.
I guess no time like the present to learn something new.

Monitor running app's code? IS-IT-POSSIBLE?

Hi!
I have spent like hours on google trying to find if there is already something like this out there, but so far I havent found anything, so thought I'd ask!
Think of the PC program, InstallRite which monitors the system for files & registry entries added, modified & deleted when a setup program is running; is it at all possible to find or even make an app that can "see" what is going on behind the scenes of a running program?
An example: say I was to download something random, not knowing anything about the file or what it does (yeah pretty stupid I know, but just using this as an example) and run it only to find its malicious and has screwed around with my operating system making it almost useless, wouldnt it be real usefull if an app was running that displayed everything it did, every line of executed code so you could see what it did!
Does anybody know of such a program / app that'd do this?
I eagerly await your replies!
Arty.
That, is a good idea, Will be watching this thread
MacaronyMax said:
That, is a good idea, Will be watching this thread
Click to expand...
Click to collapse
It would be so beneficial to me as I am always interested in how things work, what they do and why, so if there was such a thing i'd be in my element hehe
I just hate it when trying to google stuff like this, its not practical to hunt through over a million results just to find stuff thats not relevant to what I wanted to search for
Arty.
Wouldn't you just use logcats for this? And kernel messages? That usually tends to show you everything your phone is doing...but I may be wrong.
Sent from my Frosty phone using the xda app
I_am_Error said:
Wouldn't you just use logcats for this? And kernel messages? That usually tends to show you everything your phone is doing...but I may be wrong.
Sent from my Frosty phone using the xda app
Click to expand...
Click to collapse
but for windows , As in mointor windows.. I think
MacaronyMax said:
but for windows , As in mointor windows.. I think
Click to expand...
Click to collapse
I don't think so. But we'll see.
Sent from my Frosty phone using the xda app
Yes, thats correct, application / program monitoring for a Windows PC

Tmob Jingle is diving me insane

Anyone know how to replace it or remove it? I got my unit a bit ago and rooted it already but I can't remember how I killed it on my note 3.
Change ringtone in settings
Sent from my LG-D801 using XDA Free mobile app
If you mean during the bout sequence/splash screen then you just have to replace that file .gif.... I wouldn't be able to help you with how though as I don't have a clue where it's located on the note 4....
Most custom Roms replace this for you, I'm sure some developers will have some sweetness for you soon.
On my note 3, I put my phone on vibrate before rebooting.
RiffyDivine said:
Anyone know how to replace it or remove it? I got my unit a bit ago and rooted it already but I can't remember how I killed it on my note 3.
Click to expand...
Click to collapse
Use a root explorer, navigate to root/system/media/audio/ui and find poweron.ogg
You can delete it or do like I do and just put an "x" after the ogg, that way if you want it back you can just delete the "x" and it functions as normal.
Hope it helps .
devynbf said:
Use a root explorer, navigate to root/system/media/audio/ui and find poweron.ogg
You can delete it or do like I do and just put an "x" after the ogg, that way if you want it back you can just delete the "x" and it functions as normal.
Hope it helps .
Click to expand...
Click to collapse
Thank you, this is exactly what I needed. Not sure how my question was confusing some people but I had just forgotten where that damn file was stored.
RiffyDivine said:
Thank you, this is exactly what I needed. Not sure how my question was confusing some people but I had just forgotten where that damn file was stored.
Click to expand...
Click to collapse
It was confusing people cause you assumed people would know it was the start up screen jingle instead of ringtone. More detail would eliminate this issue.
NOTE 4
RiffyDivine said:
Thank you, this is exactly what I needed. Not sure how my question was confusing some people but I had just forgotten where that damn file was stored.
Click to expand...
Click to collapse
I knew exactly what you were talking about because I hate the dang jingle as well haha.
Funny thread

Categories

Resources