LabView Pictures in Queue

Hallo,

ich schreibe 20 Bilder aus einem Avi in eine Queue(Enqueue Element). Im Anschluss möchte ich die Bilder wieder aus der Queue lesen(Dequeue Element). Ich erhalte jedoch immer nur das letzte Bild, obwohl die Elemente abnehmen.
Was ist falsch? Hat jemand schon mal solche eine Aufgabe programmiert?

Dear all,

I try to store (Enqueue Element) separated pictures from a movie to a queue. Afterthat I try to read the pictures form the queue (Dequeue Element). But I get only the last picture.
This vi work properly with values, but not with pictures. What is wrong?