You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I work in a fairly niche area. visual effects. we often have many image sequences in a single folder (for example, I'm currently looking at a folder that has 6000 files it in).
these are often grouped logically by with a common prefix (testimage_v01.####.jpg, and testimage_v02.####.jpg) where each image sequence can have some number of frames... for exmaple [1001-1241] (representing 10 seconds of video at 24 frames per second).
We have tools that glob these files into a single element that make dealing with all of them easier - for example a command called lss (list seqeuence):
we also have tools to rename sequences, or offset them in time (remapping frame 1-100 -> 1001-1100), and deleting them.
I would love to either be able to invoke those tools in selected folders (part of a rigid directory structure), or get support for image stacks natively. AFAIK, no other gui file manager supports this currently. Any remote chance anyone else would find this handy?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I work in a fairly niche area. visual effects. we often have many image sequences in a single folder (for example, I'm currently looking at a folder that has 6000 files it in).
these are often grouped logically by with a common prefix (testimage_v01.####.jpg, and testimage_v02.####.jpg) where each image sequence can have some number of frames... for exmaple [1001-1241] (representing 10 seconds of video at 24 frames per second).
We have tools that glob these files into a single element that make dealing with all of them easier - for example a command called lss (list seqeuence):
we also have tools to rename sequences, or offset them in time (remapping frame 1-100 -> 1001-1100), and deleting them.
I would love to either be able to invoke those tools in selected folders (part of a rigid directory structure), or get support for image stacks natively. AFAIK, no other gui file manager supports this currently. Any remote chance anyone else would find this handy?
All reactions