How does nums dems works and affect on performance? >> Egypt >> Forum about travel in Ukraine
Forum about travel in Ukraine

Forum about travel in Ukraine



SearchSearch   Users   Registration   Entrance
Today: 16.07.2025 - 19:21:03
Pages:  1  

How does nums dems works and affect on performance?

Advertising


AuthorMessage

M-SWEET

user




Statistics:
Messages: 670
Registration: 05.15.2002

So, no difference in performance (only nanodifference) , only for nanoseconds?

---------------------
Message # 1 16.03.22 - 06:22:35
RE: How does nums dems works and affect on performance?

Thunberg

user




Statistics:
Messages: 212
Registration: 05.16.2001

Performance? AFAIK the SVP project create new interpolated frames and increase the fps, to obtain the same time when play (smoothly) and preserve the sync with audio. You must preserve exactly constant the NumFrames/FPS to avoid async, it is not related with performance.

---------------------
Message # 2 16.03.22 - 06:30:24
RE: How does nums dems works and affect on performance?

///M3Dave

user




Statistics:
Messages: 87
Registration: 05.17.2001

When it comes to dividing one number by another, the size of the numbers makes no difference to the computer. It will take slightly longer to read and parse a longer decimal number, but when I say slightly I mean millionths, maybe even billionths, of a second. And it only has to do that part once.

---------------------
*H&R Coil Overs*HRE 546*
Message # 3 16.03.22 - 06:40:21
RE: How does nums dems works and affect on performance?

EaglEye

user




Statistics:
Messages: 845
Registration: 11.17.2003

maybe not, cause in potplayer I did not get any frac, so 1000/1001 is equal as num 999001 den 1000000 zero=float(1000)/float(1001) whoareyou=zero*10000000 debug==1? eval(""" Subtitle( \ "fps="+String(whoareyou)+"\n" + \ ""+super_params+"\n" + \ ""+part1+"\n" + \ ""+part2+"\n" + \ "Source Aspect="+String(SourceAspect)+"\n" + \ ""+resize_string+"\n" + \ ""+smoothfps_params+"\n" + \ "Threads:"+String(threads)+"\n" + \ "Info:"+String(info)+"\n" + \ "PPcheck:"+String(PPcheck)+"\n", \ font="Comic Sans MS", size=40*width/1920, lsp=10) """) : ("")

---------------------
Message # 4 16.03.22 - 06:48:47
RE: How does nums dems works and affect on performance?

mijgilbert

user




Statistics:
Messages: 48
Registration: 04.23.2002

2997 / 125 is exactly same as 23976 / 1000 Float(2997*8) / (125*8) You can play with below Code:

---------------------
///Mike 93 325is Spec E36 #2, 07 335xi, 06 X3, 02 Yukon XL (fer towin') Thanks to my sponsors: HMS Motorsport -- Landshark Automotive -- Sansossio Auto Body
Message # 5 16.03.22 - 06:58:10
RE: How does nums dems works and affect on performance?

GregH

user




Statistics:
Messages: 192
Registration: 09.10.2003

I guess the frame rate shown by Info() is rounded to 4 decimal places. Which is probably fair enough. The docs do say "framerate" is approximate. Edit 1: There's always one mistake to fix..... Edit 2: It seemed remiss not to make the clips 24 hours long to see how far Avisynth says they would have drifted apart. Code:

---------------------
Message # 6 16.03.22 - 07:05:50
RE: How does nums dems works and affect on performance?
Nuendo and PT 7.1 : Previous topicNext topic: Not Connected. What Is Wrong?
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants