Snapshot from videoin

I d like to get a snapshot (well, let s call it a texture) from a videoin stream.
The proper node seems to be Writer (Texture) but although it writes a first image then it refuses to go along and behave erratically. I understand that this node is supposed to be writing many images (one per frame) when enabled, I am using a Bang IOBox to trigger the capture so I wander if the triggering has to be somehow synchronized to the frame rate to behave correctly…
tx
Simone

i would try to “buffer” that picture with Queue (EX9.Texture) before writing it to file.

That worked nicely, many thanks Kalle. I take it as a birthday present ;)
Do you think that the Insert pin can be safely set to 1 or should it be triggered each time I want to take a shot?
tx
Simone