View Single Post
Old 16th January 2009, 06:20   #18  |  Link
tedkunich
Potentate
 
Join Date: Mar 2003
Posts: 219
Quote:
Originally Posted by videoFred View Post
Here is the script:

Code:
# film restoring script by videoFred.

CLeft=30  CTop=30  CRight=30  CBottom=30  #crop values after Depan and before final resizing (40,30,40,30)
All suggestions to improve it are welcome.

Fred.
Fred,

One recommendation is to make the crop values multiples of 8 - LSF corrupts the output with the non-mod8 crop. (at least with my original 1008x1008 source (cropped HDV cam output))

I'm looking to replace the MVxxxMulti calls with Fizick's MVToolsV2 equivalents

Thanks again.

Ted
tedkunich is offline   Reply With Quote