Hi all, does anyone have a favorite file sequence parsing library? I've
been using pyseq, but I'm finding that it's a bit too generous. I have to
handle files that come from dozens of different VFX vendors, and I keep
running into files that break standard sequence rules. Using an
unusual separator, odd sequence positions, etc. Pyseq has handled a lot of
that, but it has a habit of finding sequences that are really individual
files - like a batch of stmap lenses that have their apertures in the file
name or multiple files with version numbers but no frame number. I figure
I'll just rip apart pyseq if nothing else is better.

Thanks!
Den
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to