Talk:WriteFile: Difference between revisions
From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs) Note on 'append' clarification |
Raffriff42 (talk | contribs) m Category:Talk |
||
| Line 1: | Line 1: | ||
[[Category:Talk]] | |||
====WriteFileIf: append always true==== | ====WriteFileIf: append always true==== | ||
Reported [http://forum.doom9.org/showthread.php?t=172578 here] <br> | Reported [http://forum.doom9.org/showthread.php?t=172578 here] <br> | ||
Latest revision as of 03:05, 14 December 2015
WriteFileIf: append always true
Reported here
Contrary to the docs, as of v2.60, the 'append' argument seems to be obeyed only during filter setup and shutdown - not during frame processing (append mode hard coded into GetFrame)
Raffriff42 15:05, 9 September 2015 (CEST)
- This is normal behavior, but this page did not say so explicitly. Have attempted to clarify. Raffriff42 06:32, 11 September 2015 (CEST)