Feature #82
Proposed new default filename format for CATS
| Status: | Closed | Start: | 08/18/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | jbk | % Done: | 100% |
|
| Category: | Client | |||
| Target version: | - | Estimated time: | 1.00 hour |
Description
Overkill from Renderfarm.fi writes:
Thanks for following up on CATS. I hope it helps.
I was just using CATS to download my frames (session 469) and realized the filenames are padded with 3 zeros (%03d) but my session has over 1000 frames. So frame "999.png" doesn't sort nicely with frame "1000.png". :(
Looked at the code and noticed a (hidden?) format "%f4id" for 4 zeros (%04d) in DownloaderThread.java. Can this be the new default when configuring the filename syntax?
Thanks.
History
Updated by jbk over 1 year ago
If you can verify that Blender loads in these files without any issues then sure it can.