Speed is not min(filter1,filter2) >>
My Forum

My Forum



SearchSearch   Users   Registration   Entrance
Today: 22.08.2025 - 02:03:49
Pages:  1  

Speed is not min(filter1,filter2)

Advertising


AuthorMessage

5two5 e34

user




Statistics:
Messages: 53
Registration: 07.21.2003

CPU is a quad. Code:

---------------------
Size Does Matter!!!
Message # 1 26.04.24 - 21:24:46
RE: Speed is not min(filter1,filter2)

slickav

user




Statistics:
Messages: 6,651
Registration: 11.02.2002

Mode 2 MT the caused random access on your AviSource, unless you are using a keyframe only format .AVI file like Huffyuv, DV or uncompressed, the seek overhead is extremely high. You can use ChangeFPS (clip1, clip2, bool "linear") to linearis you access pattern. Something like :- Code:

---------------------
Message # 2 26.04.24 - 21:31:13
RE: Speed is not min(filter1,filter2)

keefyboy

user




Statistics:
Messages: 598
Registration: 07.31.2001

The problem is that mcbob and mctemporaldenoise are not running in parallel. Can I make mcbob start on the next frame before mctemporaldenoise is finished with the previous one? Would really like a speedup here as the video is over half a million frames...

---------------------
Blowered and lowered '95 M3.. Member, Six Figure Mileage Club...
Message # 3 26.04.24 - 21:37:45
RE: Speed is not min(filter1,filter2)

M3power321

user




Statistics:
Messages: 282
Registration: 10.01.2003

if you're going to run multiple scripts simultaneously then it would make more sense to split them length-wise with Trim(), rather than do some weird selectEvery() style which would probably not see much if any speed up if there was a temporal filter used.

---------------------
Signature Removed - The Administration
Message # 4 26.04.24 - 21:43:20
RE: Speed is not min(filter1,filter2)
Is this a bug? (session lengths, undeletable ruler events) : Previous topicNext topic: Tempo Adjustment Arrows
Pages:  1  

Message
Name
Message

Click on the dot next to the name to address the participant

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


Participants