I asked in the thread "AdditionAgentRAM - an unused piece of memory?" the question whether it is possible to save jpg images in a different directory.
For example, "DCIM\101_HD_11".
From srsa_4c I received the following reply.
Sounds possibleness, but complicated to implement Implements.
It would need a user interface,
handle two hooks (raw, filewrite) Properly,
and - DEPENDING on the chosen path - the cameras would not Recognize some or all images ...
Additionally, we can not influence on native RAW cameras did support it.
All the above implementations were at first not important. Only I would have to know where I can set a different directory in the code.
I have tried in filewrite task to change the directory. Unfortunately without success.
If anyone has an idea how to change the directory for the current taken picture, i would be pleased about help.
Perhaps this function could find lot of use in lua too.
Bye