View Single Post
Old 22nd April 2017, 10:22   #1290  |  Link
DJATOM
Registered User
 
DJATOM's Avatar
 
Join Date: Sep 2010
Location: Ukraine, Bohuslav
Posts: 377
It seems Tfm can't properly analyse with Prefetch and just skipping frames.
Code:
#TFM v1.0.4 by tritical
field = top
crc32 = 5dcb7f8a
4 c - [0]
8 c - [0]
12 c - [0]
16 c - [0]
20 c - [0]
24 c - [0]
28 c - [0]
32 p - [0]
...
TDecimate mode 1 is not working with Prefetch:
Code:
Error requesting frame 1199
TDecimate:  internal error during pre-buffering (n1=1509,n2=1510,pos=0,nbuf.FrameSO=1505,nBuf.frameEO=1510)!
TDecimate mode 5 is slower with Prefetch (I think it's due to Tfm: ~140fps vs ~400fps on my HW).
I didn't checked other modes.
DJATOM is offline   Reply With Quote