View Full Version : cfrepair in bulk


Matthew Dixon
March 17th, 2010, 10:13 AM
Has anyone successfully used cfrepair with wildcards?

I've tried e.g.

cfrepair e:\footage\*.avi e:\fixedfootage\

cfrepair e:\footage\*.avi e:\fixedfootage\*.avi

and lots of sensible variations with no luck. I can fix single files fine, but I have a lot of old footage I need to update.

The notes on cfrepair on the tech blog seem to suggest this is possible..

Thanks,
Matt

David Newman
March 17th, 2010, 12:26 PM
No wildcard support. So I created a script.

http://www.cineform.com/downloads/BatchRepairAndScript.zip

Replace the CFRepair.exe in C:\Program Files\CineForm\Tools

Double click on the BatchCFRepair.vbs script.

Your AVI directories will be repaired.

Matthew Dixon
March 17th, 2010, 01:08 PM
Thanks David, and I see you've updated the blog post in question - Cineform Tech Blog FAQ : Technology Related (http://techblog.cineform.com/?cat=117)

Please keep up the good work!

Matt