-
Notifications
You must be signed in to change notification settings - Fork 233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CompositeTVSimulator batch Processing(losing hair) #17
Comments
Generally all of this scripts require some preparation, especially batch processing (sorry, no convenient gui :/ ). |
One more thing came to my mind: set the filename to the exising file. |
Sorry...just saw this. I can't run the script. This is what it says: Any ideas? Again....ultra Noob/Padawan here. |
Just tried it again and now it's highlighting this: |
Ah, my bad, sorry! Point 4 should be (slash
|
Nope. Still the same message. It again brings me down to line 109 which is: I think this line of code is what needs to get changed maybe? Not sure, but the error message always leads me to this particlular line. |
Can anyone answer this question for me? Kinda time sensitive. |
Which version of Processing you are using? Should be 2.x |
I'm running 2.21. That was the recommended version from when I first downloaded the generateme scripts. I'll try running on the github version and get back to you ASAP. Everything is in their respective folders. I've been using these scripts for quite a while for artwork and this is the first time I'm trying batch processing. I'll let you know if the github version works in a minute. |
ok, ready to support you |
verifying also on my side |
Ok. works on my side: Folder structure is like that: Setup is like following:
Press 'b'
Please note that there should exist file "./images/test1.jpg". |
I'll try this. Should they all be labeled as 'test' for the images? |
I'll take that as a yes. |
SUCCESS!!!!! That worked!! Thank you sooooo much! Now all I need to do is grow my hair back. This is awesome!!! |
Great! Share the final result (if possible)! |
I'm working on 2 computers but I'll transfer the files and upload the results. |
I had a problem with //If the file is "test.jpg" String filename = "Test"; // should have 4:3 ratio The photos almost always has a .Jpeg Format. |
I'm pretty sure it should work on both |
Very new and accidentally left this in another issue folder. Can someone explain batch processing to me. I have everything set up the right way but don't get the process. If I'm just processing a folder, do I need the filename filled out? I did that and get a NullPointerException error. Also, if I do get this right...you just press 'b'? Do you press the play button first? Well I would think yes, obviously, but I'm just trying to make sense of all this.
The text was updated successfully, but these errors were encountered: