I' am a newbie and registered me. Hope to find some answers to a problem with the XnV batch processing.
I generate with an Access database a gif file day by day. A part of this gif file is unnecessary and I want to cut this area. My database can't cut this area because it's part of a diagram and content transparent.
So, my plan is to use XnV after creation to cut the finished gif file with a Batch. Cut and save afterwards the file it's not a problem for me.
But is there a possibility to tell the Batch processing to use always the same file? And I believe the next step would be to tell XnV to start processing.
Note: Gif is located on my computer in a fix folder and with a fix name.
I tested to give the Batch file in advance the name of the gif like
Code: Select all
"C:\Program Files (x86)\XnView\xnview.exe" C:\MyFile\Temp\Tacho1.gif
Any recommendations for me? Would be great to get feedback.
Cheers, Tom