Hi Den,

we use pyseq too.
we have made a little function to get around the "version" problem as we had this too... But we have a much clearer naming conventions I guess, it is just a regex looking for frames and s3d before feeding a string into the getsequence method.
Apart from that I have not had issues...
Though I am often checking for the sequence length too as sometimes it takes one file as a seq too...

cheers
johannes


On 04/08/2014 09:02 PM, Den Serras wrote:
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



____ ESET 8964 (20131025) ____
The message was checked by ESET Mail Security.


--
STUDIO RAKETE GmbH
Johannes Hezer, Compositing TD & Stereoscopic SV
Schomburgstr. 120
D - 22767 Hamburg

j.he...@studiorakete.de
Tel:+49 (0)40 - 380 375 69 - 0
Fax:+49 (0)40 - 380 375 69 - 99

------------------------------------------------------
Pflichtangaben laut Handelsgesetzbuch und GmbH-Gesetz:

STUDIO RAKETE GmbH
Schomburgstr. 120 D - 22767 Hamburg

www.studiorakete.de / i...@studiorakete.de

Geschaeftsfuehrer: Jana Bohl

Die Gesellschaft ist eingetragen im Handelregister des
Amtsgerichts Hamburg unter der Nummer HR B 95660
USt.-ID Nr.: DE 245787817




____ ESET 8964 (20131025) ____
The message was checked by ESET Mail Security.
_______________________________________________
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