View Single Post
Old 4th June 2021, 12:59   #16  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Hotte,
Code:
RT_ForceProcess()
Last=0
I dont think the Last=0 is necessary. Only necessary for TWriteAVI which returns a clip, RT_ForceProcess()
does not return a clip and so no need to close the returned clip, B'cos there aint one.

EDIT: TWriteAVI's ForceProcessAVI() filter.

EDIT: Also hotte,
By nji
Quote:
I still don't understand the meaning of keeplastframe.
Can you answer his query, also for maxdupcount.
[I looked at the code and thought, "I just dont care", not sure what its supposed to achieve,].
Docs could be clearer.

EDIT:
Quote:
ExactDedup(firstpass=false, dupinfo=DUPTXT, times=TIMETXT, maxdupcount=1000000, keeplastframe=false)
maxdupcount=0 also switches it OFF. [it was added as note in BETA doc].
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 4th June 2021 at 13:19.
StainlessS is offline   Reply With Quote