Thread: MVTools-pfmod
View Single Post
Old 14th November 2018, 09:26   #494  |  Link
pinterf
Registered User
 
Join Date: Jan 2014
Posts: 2,314
New build, a fix, thanks zorrozork for the report, his current project is really a stress test for possible parameter variations.

The other modifications are just experiments, pure leisure.

Download MvTools2 2.7.35 with depans

Code:
- 2.7.35 (20181113)
  MFlowXXX: Slight speed gain by putting the out-of-frame vector check to resizer
  Fix: MAnalyze: Fix a possible internal overflow on larger blocksizes with small overlap e.g. BlkSize=32, OverlapX=0, OverlapY=4
  MSuper: Planar RGB support. Now MSuper supports Y and YUV and planar RGB 8-32 bits, and YUY2
          note: different filters may support only a limited set of super clip formats.
  MFlowFPS: Planar RGB support: generate vectors in YUV, use RGB input and super clip
  MFlowFPS: less memory for 4:4:4 and greyscale
  MFlowFPS: a bit faster 4:4:4, much faster greyscale
  MFlowFPS: support different bit depth for clip and the vectors (use vectors from 8 bit analysis for a 16 bit clip)
pinterf is offline   Reply With Quote